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 to: C:\Users\Administrator\Documents\Bfexplorer\MyBotTriggers
- Files are standard `.fs` (not `.fsx`)
- Bot triggers inherit from `BotTriggerBase` and implement `Execute()` and `Name`
- I’ve restarted BFExplorer (as Administrator)
- Output panel confirms: “Bfexplorer has loaded 120 bot strategies to use”
- No compilation errors appear
- I’ve even removed all other scripts for clean testing — still nothing loads
I’ve attached a screenshot showing the active session and contents of the MyBotTriggers folder.
Any suggestions on what might be going wrong, or whether my version of BFExplorer might be missing trigger support?
Comments ( 1 )
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