issues
search
Balti2016
/
trader-dss
Automatically exported from code.google.com/p/trader-dss
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Currency not used in graphs
#70
GoogleCodeExporter
opened
9 years ago
0
Chart distributions of price diffs
#69
GoogleCodeExporter
opened
9 years ago
0
numeric fields in the database should be rounded to two or three decimal places in the web interface
#68
GoogleCodeExporter
opened
9 years ago
0
implement bayesian filter to show up unusual events
#67
GoogleCodeExporter
opened
9 years ago
0
All functions, triggers etc need to use adjusted values, not raw EOD values
#66
GoogleCodeExporter
closed
9 years ago
1
add more ema's
#65
GoogleCodeExporter
closed
9 years ago
1
Experimental CodeIgniter/JQuery branch
#64
GoogleCodeExporter
opened
9 years ago
0
volume and related fields should be integers
#63
GoogleCodeExporter
opened
9 years ago
4
users don't share queries, they should
#62
GoogleCodeExporter
closed
9 years ago
1
use nextval('sequence') to allocate uid, pfid, hid, qid, trid etc so that the id is known in advance
#61
GoogleCodeExporter
closed
9 years ago
1
trades table needs a new column
#60
GoogleCodeExporter
closed
9 years ago
2
the queries table needs it's primary key altered.
#59
GoogleCodeExporter
closed
9 years ago
1
Need a rejects list
#58
GoogleCodeExporter
opened
9 years ago
0
LSE quotes are in pence not pounds!
#57
GoogleCodeExporter
opened
9 years ago
0
Calculate trading ranges
#56
GoogleCodeExporter
opened
9 years ago
0
need to record the total volume per day for an exchange
#55
GoogleCodeExporter
closed
9 years ago
1
Queries shoudn't ever be deleted
#54
GoogleCodeExporter
closed
9 years ago
1
tidy up the cookie when a portfolio is deleted
#53
GoogleCodeExporter
closed
9 years ago
1
add exchange wide advance/decline ration
#52
GoogleCodeExporter
closed
9 years ago
1
create a 'security' subclass for stocks/shares
#51
GoogleCodeExporter
closed
9 years ago
1
create a stock inspector
#50
GoogleCodeExporter
closed
9 years ago
1
calculate the cost of trading into a buy/sell portfolio
#49
GoogleCodeExporter
closed
9 years ago
2
should prompt for confirmation if deleting a query
#48
GoogleCodeExporter
closed
9 years ago
1
Chart old trades
#47
GoogleCodeExporter
closed
9 years ago
1
Create a charts tab
#46
GoogleCodeExporter
closed
9 years ago
1
Add some more technical indicators
#45
GoogleCodeExporter
closed
9 years ago
1
Take advantage of PHP's object oriented features
#44
GoogleCodeExporter
closed
9 years ago
2
lots of the tables with symb in them don't have exch
#43
GoogleCodeExporter
closed
9 years ago
1
triggers should operate with a transaction
#42
GoogleCodeExporter
closed
9 years ago
1
the input validation on queries.php is broken
#41
GoogleCodeExporter
closed
9 years ago
1
Should warn if trading in low volume stock
#40
GoogleCodeExporter
opened
9 years ago
1
chart shorts on a different portfolio report
#39
GoogleCodeExporter
closed
9 years ago
2
the portfolios table needs to be changed
#38
GoogleCodeExporter
closed
9 years ago
3
There isn't anything to draw charts in the release code
#37
GoogleCodeExporter
closed
9 years ago
1
highlite sell stops
#36
GoogleCodeExporter
closed
9 years ago
2
can't sell stock!
#35
GoogleCodeExporter
closed
9 years ago
1
too easy to delete a portfolio rather than select it
#34
GoogleCodeExporter
closed
9 years ago
1
delete a portfolio
#33
GoogleCodeExporter
closed
9 years ago
1
module documentation
#32
GoogleCodeExporter
opened
9 years ago
0
need a table to tell what stocks we currently hold
#31
GoogleCodeExporter
closed
9 years ago
3
the name of the query would be a better default comment than the protfolio
#30
GoogleCodeExporter
closed
9 years ago
2
Too many curmbs left in the cookie
#29
GoogleCodeExporter
closed
9 years ago
3
allow buying
#28
GoogleCodeExporter
closed
9 years ago
3
update quotes should take command line arguments to specify the direction
#27
GoogleCodeExporter
opened
9 years ago
1
sql should allow the date and exch fields from any table to be used to key the query to the portfolio
#26
GoogleCodeExporter
opened
9 years ago
0
portfolios needs to have a cash in hand field for the portfolio
#25
GoogleCodeExporter
closed
9 years ago
1
queries.php should use qid in the drop down selector to default to the active query
#24
GoogleCodeExporter
closed
9 years ago
3
user id combined with query description (name) should be unique
#23
GoogleCodeExporter
closed
9 years ago
2
database access details should be stored in a config file
#22
GoogleCodeExporter
opened
9 years ago
0
Simplify the requirements for a query
#21
GoogleCodeExporter
opened
9 years ago
2
Next