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?
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.27.0521 AI Agent support. Install from Bfexplorer Preview version. Version 3.25.0513 Adding the new feature: Open Bfexplorer from web page. Install from Bfexplorer Preview version. Version 3.23.1126 Cumulative updates to the Bfexplorer Preview ...
21.5.2025 20:44:52
-
Version 3.27.0521 AI Agent support. Install from Bfexplorer Preview version. Version 3.25.0513 Adding the new feature: Open Bfexplorer from web page. Install from Bfexplorer Preview version. Version 3.23.1126 Cumulative updates to the Bfexplorer Preview ...
21.5.2025 20:44:52 -
Non-Developers: What's Your Experience Using AI to Modify Code?
I'm curious about how non-developers are using AI tools (like Grok, Copilot, or ChatGPT) to tweak or create code. Whether you're updating scripts, customizing templates, or automating tasks, I’d love to hear your stories! What projects have you tackled with AI assistance? Any tips for ...
16.5.2025 20:31:03 -
Install the Bfexplorer app from this link and enable the URL scheme for opening the Bfexplorer app by importing it into your computer's registry or this one BfexplorerSchemeProtocol.reg. How does it work? When the URI is opened, the script file is executed by the Bfexplorer app. This ...
14.5.2025 17:49:27
- by : adska
- by : adska
- by : Betfair Bot
- by : Betfair Bot
- by : Betfair Bot
- by : TheWood
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.