fidoandfido / blackswan

Blackswan Stock Game
Other
2 stars 0 forks source link

Layout of Trader Page #11

Open Poultry opened 13 years ago

Poultry commented 13 years ago

While it's ok for a small number of companies, the trader page is going to get pretty messy when you have shares in a number of companies... Maybe create a summary table for holdings, with a popup window available if you click 'buy' or 'sell'?

Just a thought...

fidoandfido commented 13 years ago

Yeah, I was thinking there would be a list of companies, then hovering over a company would reveal the data. This would require creating divs, invisible by default, with company details (including buy / sell) and assigned unique ids, then use javascript to allow the divs to become visible when hovered over (or clicked, or whatever...)

sherhan commented 13 years ago

Putting the traders portfolio of companies in a table with purchased price, current price , volume and value of holdings would be nice. You could also have additional company data revealed by hovering as suggested earlier.

Also the total portfolio value could be displayed in bold above the table.

fidoandfido commented 13 years ago

This is being done - will commit when I get the internet connected to home, hopefully soon.

The trader audit page has been moved off, this was taking up too much room - now have to optimize the layout of the news, rumours, and so on.

sherhan commented 13 years ago

Hey I think i'm looking at the latest version of the UI, but I can't see much difference from what I sent you (in terms of the new trader page) .

fidoandfido commented 13 years ago

Did you see the messages, clicking on price to display graph, ability to buy and sell shares from the tables? Also, image at top of "post" has changed, CSS cleaned up, posts now 800px across.

sherhan commented 13 years ago

Re: layout, came across this - JForex, while looking for customiseable FX trading platforms for some FX trading i'm doing. The interface is customisable and all written in Java. Might give some good tips on typical layout for placing trades, graphing, etc.:

http://www.dukascopy.com/wiki/index.php?title=JForex#Overview