As a trading analyst.
I want to run simulation for a given trader implementation.
So that I can analyse trading strategy.
As proven by trader implementation is implemented:
- if(priceToBack > 2) then place bet (size: 5 price: priceToBack,
betType: back)
- if(priceToLay < 2) then place bet (size: 5 price: priceToLay,
betType: lay)
Original issue reported on code.google.com by daniel.k...@gmail.com on 19 Apr 2010 at 3:05
Original issue reported on code.google.com by
daniel.k...@gmail.com
on 19 Apr 2010 at 3:05