Version 5.14.0830 The cumulative updates. Install from Bfexplorer Preview version. 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 ...
Executing Console Scripts in Bfexplorer Agentic App
I have integrated a new tool into the bfexplorer agentic application: **"Execute Console Script."** This grants AI agents full autonomy to execute data analysis scripts directly on live data from within the bfexplorer application. Here is documentation detailing its first usage scenario. My ...
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 ...
Football Next Goal Strategy
Strat is as follows, at min 79 of a game, I place a lay bet on the next goal market for a max period of 5 mins, then take the profit offered or if a goal is scored then the trades ends. The criteria are as follows. Odds at minute 79 of the game must be between 1.7 & 3.0 on the next goal ...
Data Context Browser
The latest version of bfexplorer offers a new tool called Data Context Browser. As the name could suggest the tool is able to browse data, but what kind of data? This morning we tested new horse racing strategy where we used a set of 4 rules: ForecastPrice <= 20.0 and RatingStars <= 3 and ...
Execute My Horse Racing Strategy
In my previous post I showed how to load horse’s data: Bfexplorer Console – Horses Data I opened the script in Bfexplorer Console and clicking on Execute toolbar button the script loaded data and showed them in the spreadsheet application. Let’s say we want to use this data to ...
Bfexplorer Console – Horses Data
Bfexplorer Console allows executing scripts, so short programs which are able to interact with bfexplorer data and of course do anything else what the script is programmed for. Let’s say we bet on horse racing and we want to show the list of all horses racing today including jockey and ...
My Results to Spreadsheet
To report strategy results to spreadsheet we can use Bfexplorer Console tool allowing executing script and so allowing reading any data available in bfexplorer app. Here is the script I showed in my short video tutorial: ShowMyMartingaleStrategyResults.fsx What is very important when executing ...
Horse Racing Watch My Jockeys or Trainers
From Bet Angel forum: Specific Jockey alerts Is there a way I can create a rule for a specific jockey and trainer apply to all markets and it alerts me which races meet my criteria? I.e. I can apply to all markets in the morning the rule scans and alerts me to which markets meet the criteria so I ...
Betfair Bot Programming for Beginners
What is the best way for programming betfair strategy? Well, I think it is possibility of interaction with the real data, and quick feedback you can get from debugging your code and from errors reported by your integrated development environment (IDE). What are common IDEs used by betfair bot ...


