Closed GoogleCodeExporter closed 9 years ago
Original comment by daniel.k...@gmail.com
on 30 Jan 2011 at 1:20
TODO:
1)Create unit test that does pretty much the same as this unit test/trader
impl:
http://code.google.com/p/betting-ai/source/browse/trunk/trader-examples/src/test
/scala/dk/bettingai/trader/hillclimbing/steepestascent/price/SteepestAscentHillC
limbingPriceTraderTest.scala
2)Implement optimise function. This Depends on extending MarketSimulator with
an ability to run simulation for multiples traders
3)Implement trader for price slope under trader-examples module that works
similarly to:
http://code.google.com/p/betting-ai/source/browse/trunk/trader-examples/src/test
/scala/dk/bettingai/trader/hillclimbing/steepestascent/priceslope/SteepestAscent
HillClimbingPriceSlopeTraderTest.scala
and then create unit test to optimise it.
Original comment by daniel.k...@gmail.com
on 30 Jan 2011 at 3:49
Original comment by daniel.k...@gmail.com
on 16 Feb 2011 at 7:55
Original issue reported on code.google.com by
daniel.k...@gmail.com
on 30 Jan 2011 at 1:20