When using Strategy/Bot Executor, with Update Interval set, for example, to 10 seconds, if I schedule a bot to place a bet when 1-0 is scored, as Live Scores are independent from Betfair data readings, will that bet will be also placed with a up to 10 seconds delay ? And if I use a BeTheFirstInQueue bet, will it also wait up to 10 seconds for the next Betfair data reading to be placed ?
-
Add Your Comment
+Please login to your bfexplorer account, if you want to add a comment to this article.
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 3.33.0629 ExecuteBfexplorerStrategySettingsWithParameters MCP tool. Install from Bfexplorer Preview version. Version 3.32.0622 GetAIAgentDataContextFeedback MCP tool. Install from Bfexplorer Preview version. Version 3.31.0620 Execute on a ...
29.6.2025 19:24:36
-
Version 3.33.0629 ExecuteBfexplorerStrategySettingsWithParameters MCP tool. Install from Bfexplorer Preview version. Version 3.32.0622 GetAIAgentDataContextFeedback MCP tool. Install from Bfexplorer Preview version. Version 3.31.0620 Execute on a ...
29.6.2025 19:24:36 -
Horse Racing AI Strategy Results - 83% Strike Rate!
5 Winners from 6 Bets = 83.3% Success Rate Just wanted to share some incredible results from my automated horse racing analysis system that I've been developing. Over the past day, the AI strategy has been absolutely crushing it! The Numbers 📊 Total Races Analyzed: 12Bets Placed: 6 (strategy is ...
24.6.2025 22:45:14 -
🤖 The Power of Backtesting & Continuous Learning
Just completed a fascinating test of my AI agent's dual-source EV analysis on a Royal Ascot race. The agent combined trading pattern analysis with semantic performance evaluation to select ROGUE LEGEND at 6.8 odds with +0.25 EV. What makes this interesting? The AI didn't just pick a horse - it ...
18.6.2025 20:52:39
- by : Betfair Bot
- by : jakewins
- by : adska
- by : adska
- by : Betfair Bot
- by : Betfair Bot
Comments ( 14 )
Betfair Bot
I can understand only what is asked, not what you think.
Just common sense when we are talking about number of api calls to betfair api, to minimize you need to monitor as less as markets as needed using reasonable update interval.
I do not know on what markets you run your strategy, or what exactly you do, so how could I advise?
Graf, asked:
“It could make some sense not to make so many calls until the first goal is scored and there is no active bet and most of all if the match ends 0-0. Am I right?”
So I can only understand that he executes his strategy on football/soccer markets.
Bfexplorer does not implement adjustable update interval, I mean feature that bot will automatically switch update interval for some markets that is the role of bespoke betfair app developed exactly for customer needs.
In this post:
http://bfexplorer.net/Community/BlogContent/525
I described such tool for football trades who use match details, score, time, some statistics to decide if they open market/s, and trade on them.
This tool updates market data only for in-play markets in 5 seconds interval.
Tony
That seems a very good tool for football trading. Wouldn't it be possible to include/use some of these parameters on a Football Bot ? Or at least the Red Cards information that can change the whole course of a match ?
Betfair Bot
Install the latest version of bfexplorer, I have just added Home/AwayNumberOfRedCards and CornersDifference to Football bot Start/StopCriteria parameters.
Tony
That's absolutely fantastic. Thank you so much for all your help !