Taketrung / betting-ai

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

Live trader - support withdrawn runners #108

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Support withdrawn runners, at the moment exception is thrown. TraderContext 
returns bestPrices as Tuple2[RunnerPrice,RunnerPrice], maybe it's better to 
return best prices as Tuple2[Option[RunnerPrice...?

Original issue reported on code.google.com by daniel.k...@gmail.com on 14 Apr 2011 at 11:04