For one of my bots that I'm working on, I need it to stop a few seconds before the scheduled start time. I was looking to use the code from Stefan's HorseRacingXMinutesLoadAutomation but it now doesn't work. I tried MarketInfo.StartTime with async but I always get MarketInfo.StartTime is not Static error -I know it isn't a static, but I am trying something like this: if MarketInfo.StartTime > Mytime then........ but still has the error. I'd like it to run Async.RunSynchronously. Could you please help me with a usable solution?
Community Articles
- Popular
- Recent
- Comments
-
Hello. Since yesterday I have a delayed API on my BF Explorer trading software. I had no bots running when this happened and now I am also unable to trade as all stakes in the markets keep flashing all over the ladders on random odds, being absolutely impossible to figure out what was the last price ...
9.5.2020 16:19:41 -
I tried BFexplorer, having used 3-4 different software applications beforehand. The 2 days utilising the software, I managed to get a feel for the product and like the modern display on the black background. Bets placed were very responsive with no lagging experienced from other products. A few ...
25.3.2015 17:55:00 -
Version 5.13.0818 The cumulative updates. Install from Bfexplorer Preview version. Version 5.07.0322 The cumulative updates: Betfair AI Trading, Create Strategy Settings LLM support. Install from Bfexplorer Preview version. Version 4.11.0214 The ...
18.8.2026 13:50:59
-
Strategy Show & Tell: What's Working (or Failing!) on the Exchange?
It feels like we all have a unique edge or a fascinating corner of the market to exploit. The sheer complexity and speed of Betfair make it an endless playground for quantitative strategies, which is both exciting and overwhelming sometimes! I wanted to open up a discussion: What kind of betting ...
19.8.2026 20:21:37 -
Version 5.13.0818 The cumulative updates. Install from Bfexplorer Preview version. Version 5.07.0322 The cumulative updates: Betfair AI Trading, Create Strategy Settings LLM support. Install from Bfexplorer Preview version. Version 4.11.0214 The ...
18.8.2026 13:50:59 -
Apps - marketid and selectionid
I've spent the last 2 weeks working on ways to get markets opened and various types of trade using marketId and selectionId information. The marketid etc. comes from my URL in csv format. With help of various AI models I developed an excel multipage spreadheet to automate ...
17.8.2026 19:53:20
- by : layteruk10
- by : Betfair Bot
- by : layteruk10
- by : Betfair Bot
- by : Betfair Bot
-
Have you got a guide on how to setup and use either Copilot or Claude?
by : djdarbs
Comments ( 1 )
Betfair Bot
this. is used to access object properties or methods.
You type your code as you would access static method or type. You must type object, so in this case maybe: market.MarketInfo.StartTime