trungvothanh / bett

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

Collect market data for markets on the Betfair betting exchange #33

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
As a trading analyst.
I want to collect market data for markets on the Betfair betting exchange.
So that I can run market simulation and test trading strategy for a real market 
data.

As proven by:
Manual  e2e test.

Acceptance criteria:
Market data is collected in a format that is support by the MarketSimulator ver 
1.0
Market data is stored in text files (one file per one market)
Market data is collected for all Horse Racing win only markets.
Market data is collected starting 10 minutes before market start time until 
it's turned in play.
Installation package supported by both Windows and Linux operating systems is 
provided.
Command line interface is provided with the following input parameters: 
Betfair account credentials: user name, password and product id.
Time interval of the market data collection.

Original issue reported on code.google.com by daniel.k...@gmail.com on 23 Jun 2010 at 10:11

GoogleCodeExporter commented 9 years ago
Blocked on:
Market Data Collector is developed and ready to use.

Original comment by daniel.k...@gmail.com on 23 Jun 2010 at 10:12

GoogleCodeExporter commented 9 years ago
TODO:
- Create installation package.
- End to end tests for scenarios:
    - wrong input parameters
    - collect market data
    - restart and collected market data for already collected markets (market files should be overridden)

Original comment by daniel.k...@gmail.com on 23 Jun 2010 at 12:10

GoogleCodeExporter commented 9 years ago

Original comment by daniel.k...@gmail.com on 6 Aug 2010 at 3:46

GoogleCodeExporter commented 9 years ago

Original comment by daniel.k...@gmail.com on 12 Aug 2010 at 6:40