Hello there,
I'm building an app that has a cashout mechanism and I noticed something odd that I'd like to run through you guys. I'm hitting the /listmarketbook endpoint every second to retrieve best prices, market status, etc and apparently the SUSPENDED status seems intermittent as I keep getting OPEN status every other second with prices and everything whilst the market is suspended for a while on the betfair website. I'm using a delay API key but I'd still expect it to work even if the market is delayed by a few seconds (i.e., if the market stayed suspended on betfair for 10 seconds I'd expect the same 10 seconds on my app).
For calculations that involve placing bets and stuff like this do you guys still use the delay API key or you purchase the live key at this point (development still not complete)?
Thanks in advance!
I'm building an app that has a cashout mechanism and I noticed something odd that I'd like to run through you guys. I'm hitting the /listmarketbook endpoint every second to retrieve best prices, market status, etc and apparently the SUSPENDED status seems intermittent as I keep getting OPEN status every other second with prices and everything whilst the market is suspended for a while on the betfair website. I'm using a delay API key but I'd still expect it to work even if the market is delayed by a few seconds (i.e., if the market stayed suspended on betfair for 10 seconds I'd expect the same 10 seconds on my app).
For calculations that involve placing bets and stuff like this do you guys still use the delay API key or you purchase the live key at this point (development still not complete)?
Thanks in advance!


Comment