Late Withdrawn Horses

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pacoboy
    Junior Member
    • Nov 2011
    • 2

    #1

    Late Withdrawn Horses

    Can anybody advise on what the process is (in terms of the API) for dealing with late withdrawals (ie breaking gates etc). I have written an app to automatically place my bets etc but the program crashes if there are withdrawals and late reforming of markets. Is the withdrawn horse simply removed from the Market Id on the API immediately?

    In my code I've tried checking that the number of horses in the market is what my program expects (every second) and if not execute code to remove the runner it can't find from the race. No avail at the mo.

    Anyone got advice for dealing with withdrawals and reformed markets?

    Many Thanks.
  • Ztown
    Junior Member
    • May 2010
    • 21

    #2
    Hello

    For the call to getCompleteMarketPrices returns the runner which have been removed and it no longer sends prices for that runner which has been removed.

    Comment

    Working...
    X