kombat003 / trader-dss

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

sql should allow the date and exch fields from any table to be used to key the query to the portfolio #26

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
This has been done with symb, so it should be done with date and exch. Then
you wouldn't need to include the quotes table unless you needed open, high,
low, close or volume.

Perhaps more queries could be done without a join.

Original issue reported on code.google.com by peter.st...@1ab.ltd.uk on 27 Jan 2010 at 4:04