Taketrung / betting-ai

Automatically exported from code.google.com/p/betting-ai
1 stars 1 forks source link

Add timestamp to market event #46

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
As a developer
I want to add timestamp to collected market event
So that I can trigger traderImpl after all events with the same timestamp are 
processed

Original issue reported on code.google.com by daniel.k...@gmail.com on 15 Aug 2010 at 9:29

GoogleCodeExporter commented 9 years ago
TODO:
- Modify market data collector to add timestamp field to all market events 
(unit test)
- Modify MarketEventProcessor to return timestamp of processed event (unit test)
- Modify market simulator to trigger traderImpl after all events for the same 
timestamp are processed.

Original comment by daniel.k...@gmail.com on 15 Aug 2010 at 9:30

GoogleCodeExporter commented 9 years ago

Original comment by daniel.k...@gmail.com on 15 Aug 2010 at 10:39

GoogleCodeExporter commented 9 years ago

Original comment by daniel.k...@gmail.com on 15 Aug 2010 at 1:52

GoogleCodeExporter commented 9 years ago

Original comment by daniel.k...@gmail.com on 28 Aug 2010 at 5:36