Hello All,
I've seen some posts about this already, but one thing that isn't clear too me is how multiple non-runners work. Is it fair to assume that it's just an iterative process?
For example, you follow the below example for the first removal:
https://en-betfair.custhelp.com/app/...-be-treated%3F
Then when a second removal comes, you are applying the adjustment factor to the already adjusted prices?
It's my understanding that adjustment factors can also change as horses are removed, so is it best to use the adjustment factor returned from the Runner within MarketBook?
If I am not using the streaming API, but polling on my order status, if I make a call to listCurrentOrders with EXECUTION_COMPLETE in the OrderProjection, will the returned order details include the prices with the adjustment factor already applied? What about if I do the same in listMarketBook (with the OrderProjection similarly set)?
I've seen some posts about this already, but one thing that isn't clear too me is how multiple non-runners work. Is it fair to assume that it's just an iterative process?
For example, you follow the below example for the first removal:
https://en-betfair.custhelp.com/app/...-be-treated%3F
Then when a second removal comes, you are applying the adjustment factor to the already adjusted prices?
It's my understanding that adjustment factors can also change as horses are removed, so is it best to use the adjustment factor returned from the Runner within MarketBook?
If I am not using the streaming API, but polling on my order status, if I make a call to listCurrentOrders with EXECUTION_COMPLETE in the OrderProjection, will the returned order details include the prices with the adjustment factor already applied? What about if I do the same in listMarketBook (with the OrderProjection similarly set)?


Comment