kombat003 / trader-dss

Automatically exported from code.google.com/p/trader-dss
0 stars 0 forks source link

provision for shorting needs to be made #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The shopping cart and watch list should indicate if a share is to be bought
long or sold short. Table defs will need to be changed. Perhaps a field
called 'type' with allowed values of 'L' and 'S'

These should have a binary index on them

Original issue reported on code.google.com by peter.st...@1ab.ltd.uk on 26 Jan 2010 at 8:53

GoogleCodeExporter commented 9 years ago
Might make this a release 2 goal

Original comment by peter.st...@1ab.ltd.uk on 26 Jan 2010 at 8:52

GoogleCodeExporter commented 9 years ago
shorting seems to work fine with negative volumes. the red/green marker in 
booty.php
handles the colour correctly as of r133

Original comment by peter.st...@1ab.ltd.uk on 1 Feb 2010 at 9:50