If an Australian horse racing track changes its name, or if a new track is added, how will BFexplorer (or a bot within Bdexplorer) know that and subsequently update itself?
-
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 5.07.0322 The cumulative Betfair AI Trading, Create Strategy Settings LLM support. Install from Bfexplorer Preview version. Version 4.11.0214 The cumulative Betfair AI Trading. Install from Bfexplorer Preview version. Version 4.10.1227 The cumulative ...
23.3.2026 17:38:27
-
Introducing Bfexplorer Studio: Code
Overview Bfexplorer Studio is an interactive environment designed to empower users—especially those with programming experience—to explore, test, and automate Betfair trading strategies and bfexplorer application features without the need to install a full IDE like Visual Studio or ...
17.4.2026 15:15:35 -
A kinf of Lay the Draw at (around) Halftime
Hi, I’m a new member here. I've spent some days watching a number of videos, reading community and blog articles, and testing the software in Practice Mode, and I must say it’s really awesome. There are still many details I don't know, but to date I've managed to set up a sort of Lay ...
27.3.2026 9:13:29 -
Version 5.07.0322 The cumulative Betfair AI Trading, Create Strategy Settings LLM support. Install from Bfexplorer Preview version. Version 4.11.0214 The cumulative Betfair AI Trading. Install from Bfexplorer Preview version. Version 4.10.1227 The cumulative ...
23.3.2026 17:38:27
Comments ( 1 )
Betfair Bot
Bfexplorer app loads any data through betfair API, so when betfair changes its naming convention for racecourses, bfexplorer loads that data. For horse racing markets you can find this data in MarketInfo.BetEvent.Details (Open from the market context menu: Show Market data).
When I develop custom bots for my users I programmed bots with entry parameters, it means that you must change values for such parameter in your bot settings only.
Of course if your bot is programmed by using exact text for racecourse name then you must change it in your bot code.