Abandoned/cancelled races?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lewington
    Junior Member
    • Apr 2019
    • 9

    #1

    Abandoned/cancelled races?

    Hey gang, quick query:

    I only bet on horses and part of my trading strategy includes retrieving the outcomes of each horse race in Australia.

    My issue is that sometimes these races get abandoned/cancelled half-way through the day. Does anybody know a way to work out if a given market has been cancelled/abandoned? The API doesn't seem to have much to say.

    Thanks in advance.
  • WTPooh
    Member
    • May 2012
    • 88

    #2
    Just an idea. You can check if marketBook.Status = CLOSED and any runner in marketBook.Runners have status WINNER.

    Comment

    Working...
    X