Taketrung / betting-ai

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

Market simulation for incorrect input parameters #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
As a trading analyst I want to run market simulation for incorrect input
parameters.

So that I can check if correct message is printed.

As proven by expected profit report printed to the output screen:

[BEGINNING Of THE OUTPUT]

Wrong input parameters!

Usage:
market_simulator=[market_data_file] traderImpl=[trader_impl_class]

marketData - Text file with market data that will be used for the simulation.

traderImpl - Fully classified name of the trader implementation class that
the simulation will be executed for. 

[END Of THE OUTPUT]

Original issue reported on code.google.com by daniel.k...@gmail.com on 19 Apr 2010 at 12:31

GoogleCodeExporter commented 9 years ago

Original comment by daniel.k...@gmail.com on 19 Apr 2010 at 1:13

GoogleCodeExporter commented 9 years ago

Original comment by daniel.k...@gmail.com on 19 Apr 2010 at 3:07

GoogleCodeExporter commented 9 years ago

Original comment by daniel.k...@gmail.com on 19 Apr 2010 at 3:08

GoogleCodeExporter commented 9 years ago

Original comment by daniel.k...@gmail.com on 19 Apr 2010 at 7:24

GoogleCodeExporter commented 9 years ago

Original comment by daniel.k...@gmail.com on 22 Apr 2010 at 5:11