Version 3.31.0620 Execute on a Selection. Install from Bfexplorer Preview version. Version 3.30.0619 SetAIAgentDataContextForBetfairMarket MCP tool. Install from Bfexplorer Preview version. Version 3.29.0612 Windows PowerShell ...
Version 3.31.0620 Execute on a Selection. Install from Bfexplorer Preview version. Version 3.30.0619 SetAIAgentDataContextForBetfairMarket MCP tool. Install from Bfexplorer Preview version. Version 3.29.0612 Windows PowerShell ...
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 ...
I’ve followed all setup instructions for using F# bot trigger scripts with BFExplorer, but none of my `.fs` files placed in the `MyBotTriggers` folder are appearing in the “My Strategies to Execute” panel. I’ve confirmed the following: - Folder is correctly set ...
Betfair Bot
BotTriggers are not distributed with bfexplorer app instalation. You can either download them from my gist, or when testing some of strategies on Betfair AI Trading community.
HorseRacing/BookmakersOdds.md
jakewins
Really impressive use case. I’ve been integrating the same Strategy Expert Prompt and found it drastically improves clarity when chaining multiple strategies. What blew me away was how quickly it aligned execution logic like ShareBetPosition and StrategyNames into a working config. Massive time-saver and helps bridge the gap between concept and automation. 🔄 Curious—has anyone tested this with dynamic triggers (e.g., price movement or volume thresholds) layered into the sequence?
adska
just don't forget to check the VPS country, because I bought one in Germany but unfortunately, I cannot use it due to restrictions
adska
what errors are you getting?
Betfair Bot
LastPriceTraded and you must run Cancel Strategies on Selection on all selections.
The other alternative is write your own custom trigger bot script.
Betfair Bot
When compiling you certainly have got errors, so just read the errors and try to fix the problem.
The same project is included to my bfexplorer app solution, just to check possible compatibility issues if I had changed anything in the code base of the SDK. I have got no compiling errors for this project.
I did not yet released SDK for preview version which is build on .net 7/8.
Betfair Bot
Yes, use web page to login, in the Application / Settings, then when login you will use betfair web page login dialog with two factor authentication.
TheWood
Hey
I have installed the preview version after your email today. Looks great so far.
Thanks for the support.
TheWood
Betfair Bot
There are two versions of bfexplorer apps. The old version released on 28th March 2023. This app version is built on .net framework 4.8
The latest version I call the preview is relaesed o .net 7, and you can install it from the link above, from my dropbox drive.
This preview version contains the latest version of new bot stratregies like the one described in this post: Execute Strategy Rules Bot
TheWood
Hi
Looking forward to the new release, im a new user and finding the application to be the best of its kind after trialling most versions of BetFair approved applications.
Keep up the good work.