kombat003 / trader-dss

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

stock last trade date doesn't get updated when the first trade is entered #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. create a new stock (running update-share_names.pl will do this)
2. fetch quotes on that stock (update-quotes.pl)
3. If there's only one quote like (71IN.L, "GBL INV SP GDR-144A" on
2009-02-04) then stocks.first_quote will be populated, but
stocks.last_quote won't be.

What is the expected output? What do you see instead?

if last_quote is NULL then it should be set to first_quote

Please use labels and text to provide additional information.

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

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r83.

Original comment by peter.st...@1ab.ltd.uk on 24 Jan 2010 at 5:11