It is WinForms app using backend of my bfexplorer app, so yes you can develop your own user interface using Bfexplorer BOT SDK.
On the other hand there is a question, why would you do so, if you can extend bfexplorer app by your bot, tool or plugin, so even new user interface (plugin) can be added to bfexplorer app:
And of course if you are skilled developer you can reverse engineering my app, and as the app application domain and services are separated fro user interface, it is very easy to build your new user interface on whatever GUI platform.
For instance the same bfexplorer app backed was shared when I developed this web app for betfair:
I tried to get JayBeeBot to work but I am getting implementation errors for IBfexplorer, that they are not implemented - are these missing from the dll files?
Thanks
Betfair Bot
18.5.2020 15:42:13
I didn't update sdk to the latest version of bfexplorer assembies. Just add default implementation for missing methods. Actually visual studio offers you such option when clicking on interface IBfexplorer
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 ...
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 ...
Version 3.33.0629
ExecuteBfexplorerStrategySettingsWithParameters MCP tool. Install from Bfexplorer Preview version.
Version 3.32.0622
GetAIAgentDataContextFeedback MCP tool. Install from Bfexplorer Preview version.
Version 3.31.0620
Execute on a ...
Version 3.33.0629
ExecuteBfexplorerStrategySettingsWithParameters MCP tool. Install from Bfexplorer Preview version.
Version 3.32.0622
GetAIAgentDataContextFeedback MCP tool. Install from Bfexplorer Preview version.
Version 3.31.0620
Execute on a ...
5 Winners from 6 Bets = 83.3% Success Rate
Just wanted to share some incredible results from my automated horse racing analysis system that I've been developing. Over the past day, the AI strategy has been absolutely crushing it!
The Numbers 📊
Total Races Analyzed: 12Bets Placed: 6 (strategy is ...
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 ...
Comments ( 3 )
Betfair Bot
My bfexplorer user interface is built as WPF application. In the Bfexplorer/Betfair BOT SDK you can find this project:
https://github.com/StefanBelo/Bfexplorer-BOT-SDK/tree/master/JayBeeBot
It is WinForms app using backend of my bfexplorer app, so yes you can develop your own user interface using Bfexplorer BOT SDK.
On the other hand there is a question, why would you do so, if you can extend bfexplorer app by your bot, tool or plugin, so even new user interface (plugin) can be added to bfexplorer app:
Bfexplorer Plugin Support
And of course if you are skilled developer you can reverse engineering my app, and as the app application domain and services are separated fro user interface, it is very easy to build your new user interface on whatever GUI platform.
For instance the same bfexplorer app backed was shared when I developed this web app for betfair:
http://bfexplorer.net/Products/CashOutAll
lordarsenal
Hi,
I tried to get JayBeeBot to work but I am getting implementation errors for IBfexplorer, that they are not implemented - are these missing from the dll files?
Thanks
Betfair Bot
I didn't update sdk to the latest version of bfexplorer assembies. Just add default implementation for missing methods. Actually visual studio offers you such option when clicking on interface IBfexplorer