by Spike » Mon Sep 24, 2012 6:32 pm
Hello.
I've just started experimenting with using ba.getmarketdepth but I'm having trouble placing bets because it returns the data for the selections in a different order to getprices. So if get my data using getmarketdepth then I try to place a bet using ba.placebet(1, "L", 1.01, 2, False) I get a bet placed on runner 1 as shown in BA rather than the first runner returned by ba.getmarketdepth. Hope that makes sense.
Am I missing something simple here?
Thanks,
Mike