horse racing prices not callable one hour before race start

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Abw
    Junior Member
    • Sep 2022
    • 3

    #1

    horse racing prices not callable one hour before race start

    Hi there,

    I have successfully accessed Betfair's API and am automatically placing bets on my selections, but i've noticed that once the race is approx one hour away from starting the script i am using no longer gets prices? does the format of listMarketBooks change closer to the race? any and all suggestions appreciated
  • LetsGo
    Senior Member
    • Oct 2018
    • 112

    #2
    No, it should work.
    The problem maybe due to Betfair using GMT and your using british summer time

    Comment

    • Abw
      Junior Member
      • Sep 2022
      • 3

      #3
      Thanks LetsGo, im not sure how to implement this fix as my current process makes a request for the marketBook of a given raceId, and then i try and find my selectionId in that dictionary, and saves the Back price. which works successfully until 1 hour before the race.

      Comment

      Working...
      X