-
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 ...
17.4.2026 15:15:35
-
A kinf of Lay the Draw at (around) Halftime
Hi,
I’m a new member here. I've spent some days watching a number of videos, reading community and blog articles, and testing the software in Practice Mode, and I must say it’s really awesome.
There are still many details I don't know, but to date I've managed to set up a sort of Lay ...
27.3.2026 9:13:29
-
Bfexplorer Latest Release
Version 5.07.0322
The cumulative Betfair AI Trading, Create Strategy Settings LLM support. Install from Bfexplorer Preview version.
Version 4.11.0214
The cumulative Betfair AI Trading. Install from Bfexplorer Preview version.
Version 4.10.1227
The cumulative ...
23.3.2026 17:38:27
hjamaral@gmail.com
Good review!
Betfair Bot
Football Bot triggers your action bot you define in the parameter BotName. The action bot is responsible for placing a bet or starting a trading session on preset selection.
All bots which place a bet offers the parameter: ExecuteOnSelection, therefore if you want to declare the exact selection on which you want to place a bet you must set this parameter. Home team selection index is 1, the away team selection index is 2.
If your strategy for Football bot is to place a bet on home team when a goal is scored, so for instance scores: 1 - 0;2 – 0 and so on, then consequently your action bot ExecuteOnSelection must be set to 1.
Have a look at on some other articles describing how to execute some bot strategies on football matches:
http://bfexplorer.net/Articles/ByTag?tag=Football
shokkem14
The biggest problem is the distinct range of competence in communication throughout the community members.
shokkem14
Its like any software just spend a bit of time getting used to it and especially when configuring your interface as this will be a use time saver if done properly
shokkem14
Did you find a program to do wjat you wanted as this could be incredibly useful to all.
Cheers
shokkem14
I could do with knowing bit more about the coding aswell
Cheers
shokkem14
cayou use the betfair api without having to pay the £300 activation fee
Archie
Vey nice Stefan,
This app looks interesting. Is it available via the SDK or some other means ?
thanks
Archie
Hi,
Have a simple question on this. What do I need to do to apply the settings for "use market/order streaming" . My tick box in settings is " greyed out " so the check box can not be turnd on.
Thanks.
Archie
Hi Stefan,
So I successfully got ths working and it looks good, thanks for your support. Is there a way to auto refresh the charts on a user defined interval or is it a browser (Chrome) limitation where I have to refresh the browser page manually to refresh the chart image?
I also would like to have the "record market selection data" on multiple markets at once but have only managed to apply it to the main market opened in Bet Event Trader window. If I use the execute in order /bots executor on multiple markets in the event browser the bot does not seem to trigger unless I load it into the main bet event trade and execute the bot manually.
Probably something I have overlooked. Hope you can help.
Thanks.
Archie
Hi Stefan,
This bot called "save market prices" looks very similar to the "save in play market prices". Are they both available somewhere now the new release is available?
Thanks,
Archie
Hi Stefan,
I have installed the latest release and wondered where I can find the "save in-play market prices" bot shown in this video?
Thanks
danielrc33
Thanks! Could you point me in some direction to set up the code in the software? I played with it (the software) some time ago, but definately I will need a refresh. I am not a code expert what so ever, but I unterstand a little and also I see great potencial in the code you have created. Is there anything in particular you think I will find useful to read or watch?
Betfair Bot
This bot code shows how to retrieve betfair SP prices. When market is turned at in play, so in code, the line 72, you can add what you want to.
https://github.com/StefanBelo/BetfairBotSDK/blob/master/MyFsharpBot/UpdateSpPricesMarketBot.fs
danielrc33
Hi Stefan, Thanks for your time.
However I could not find anything related to if "Betfair Starting prices" are "x" then... the close one was LTP, but is not the same.
Betfair Bot
Have a look at here:
https://github.com/StefanBelo/BetfairBotSDK/tree/master/MyBotTriggers
allendaz
A key challenge for traders is finding relevant form & historical data on their chosen sport/racing that will allow them to develop a strategy to give them the edge. Data visualisation can help a user to quickly gain insights to identify such data. The SandDance tool looks useful for this purpose.
franznem
i thought it was a good trigger to test if it works..which big project you will start ?
Betfair Bot
And what would you do with that?
Frankly to say I am not quite sure you understand what you can see on those videos. Those videos were actually made to report my progress on quite big project I am working on now for couple weeks.
Betfair Bot
Yes, I developed similar app/bot for MySQL as well.