Community Articles
- Popular
- Recent
- Comments
-
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 ...
9.5.2020 16:19:41 -
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 ...
25.3.2015 17:55:00 -
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
-
How to enable MCP /sse + WithParameters on Bfexplorer 5.08.0404?
Hi Stefan, I'm automating bet placement from my own app and I need to place a Back bet with a dynamic MinimumOdds (a per-bet floor price computed externally), so the exchange never matches below my floor. The changelog mentions ExecuteBfexplorerStrategySettingsWithParameters (MCP tool, ...
30.6.2026 18:49:17 -
From a Software Developer to a Successful Trader
To transition from a software developer to a successful trader or bettor on a platform like Betfair, you must recognize a fundamental distinction: Your technical skills provide the tools, but domain-specific analytical skills provide the edge. In the world of exchange trading, your ability to write ...
6.6.2026 18:54:50 -
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
- by : Betfair Bot
- by : deejay88
- by : evereve
-
http://bfexplorer.net/Content/Bfexplorer/BfexplorerAI.png
by : Betfair Bot - by : Betfair Bot
- by : Betfair Bot
Betfair Bot
Bfexplorer offers three types of subscription plan.
Monthly subscription plan activates your betfair api access each months at day you created your paypal subscription to bfexplorer. No email is sent from bfexplorer when subscription is activated as the betfair api activation process is executed when paypal payment is received, and about this fact you already receives notification email from paypal.
One year subscription plan is not recurring plan like monthly subscription plan, but betfair api activation is executed when paypal payment is received.
Community subscription plan requires you to be an active user on bfexplorer forum. What does it mean to be active community user?
If you go from trail subscription to free use of bfexplorer, then you must post at least one comment or artcle to bfexplorer forum.
When you continue to use your free bfexplorer access to betfair api for following month/s then you must post an article or comment each week.
When you use community subscription plan and want to use either basic or professional bfexplorer features, then you must be active community user like free users, and you must donate through paypal.
The process of betfair api activation in this case is made through checking your activity status on bfexplorer forum when you login to betfair using bfexplorer app. If you are active user then your betfair api access is automatically activated with free subscription plan, after donating you must send me an email informing me that you made your donation, then I manually change your subscription status, so you will be able to use basic or professional features of bfexplorer.
Betfair Bot
Use Bot Executor:
http://bfexplorer.net/Articles/Search?text=bot executor
Betfair Bot
http://bfexplorer.net/Products/ProductFeatures
Betfair Bot
“Close Selection Bet Position” bot closes your bet position when set Profit or Loss is reached. You can set ProfitLossType to: Money, Ticks or Percentage. If you want to hedge your bet position then leave default value for HedgingEnabled (True, checked), otherwise uncheck this parameter (set it to False), so then your bet position will be closed by NET stake, so by the same stake your bet position was open.
As I said “Close Selection Bet Position” bot closes your bet position when set Profit or Loss is reached, therefore if you prefer to close your bet position at set Odds, then you must use the bot: “Close Selection Bet Position At Odds”.
Betfair Bot
Bfexplorer Spreadsheet is not Microsoft Excel spreadsheet. The main purpose for bfexplorer spreadsheet is possibility to visualize data if that is required. The scripting language behind is any .net language you can use with Bfexplorer BOT SDK, I use F# programming language and your script was programmed in F# as well:
https://github.com/StefanBelo/BetfairBotSDK/blob/master/MyBotTriggers/TennisDataToSpreadsheet.fs
If you want to change behavior of your TennisDataToSpreadsheet bot trigger then you need to change the code in this trigger bot script. Of course your trigger can be programmed in Visual Basic if you prefer VB to other .net languages.
Other betfair apps use Microsoft Excel as the main scripting environment (Cymatic, Betting Assistant, Betting Angel). Bfexplorer uses its own betfair bot sdk, so any programmer can add a functionally to bfexplorer either by programming bot trigger script, bfexplorer console script or custom bot assembly that allows integrating your bots to bfexplorer.
Betfair Bot
Tell me what is 50% from 2.0 odds? I do not think it is 1.0, a common sense tells me that it cannot be so as on betfair we do not have odds 1.0, or am I missing something?
Betfair Bot
Have a look on getMyPrice function, and how the price (odds) is calculated.
Betfair Bot
Betfair once again removed my Betfair BOT SDK from their developers web site:
https://developer.betfair.com/
I do not think this approach is in betfair interest as betfair business model works on commission fees on exchanges.
More customers, means more commission fees for betfair. Bot developers make significant turnover on betfair markets, so leaving those developers without easy to use betfair bot sdk libraries like mine is contra productive from my point of view.
I have got a feeling, that removing my BOT SDK from developers web site is just an opinion of one person in betfair, Neil Thomas. He is welcome on bfexplorer forum, to say why it is so. His opinion as well as any links to other betfair vendor products will never be deleted from this forum.
Betfair Bot
Yes, I also noticed issues with betfair tennis live score api as well, it happens with any service on the Internet, a degradation in service quality sometimes.
Betfair offers web live score api, and on that service are available ITF matches as well.
flashscore.com/tennis does not offer easy way to get data from.
Basically all such services have one or maybe two sources of tennis data. If you have got some other web site for tennis information, then list them here and I will have a look on them.
Betfair Bot
Your bot trigger is here: ExecuteAtPricePercentagesBotTrigger
The source code shows what parameters could be used and how. If you will need bot trigger assembly built from this source code, the let me know.
Betfair Bot
The source code to all bot triggers can be found here:
https://github.com/StefanBelo/BetfairBotSDK
Soon I will add ExecuteAtPricePercentagesBotTrigger.fs.
Betfair Bot
From betfair forum:
Originally Posted by JayBee
JAYBEE, you are wrong.
Bfexplorer BOT SDK is free and everything what user needs is to post on bfexplorer forum, and there is for it just one rational reason. Betfair api access is activated automatically each month by my authorization system on my web site, to active betfair api access, or better to say to generate betfair subscription code, and this is done only for those who posted articles, or comments. I do not have to do it manually, it is done automatically also for those who use free version of bfexplorer, not only for BOT SDK users.
Using Bfexplorer BOT SDK, anyone can choose what he will use, and there are 4 different levels of using Bfexplorer BOT SDK code and/or assemblies/services.
Bfexplorer app is just environment for loading markets, bots execution, and evaluation of results, and so on. If betfair programmer chooses to use BOT SDK and create bots which will be integrated to bfexplorer app (those are just projects MyCsharpBot or MyFsharpBot and MyBotTriggers), then is obvious he needs to execute them with bfexplorer.
On the other hand he can use those 2 levels of programming with api only, and bfexplorer app domain, and in this case he will build his own app on those libraries, and it is really up to him, if he builds some user interface for his app, or will run it like console app or as a service, or as a web application on asp.net platform.
For those who would require my support with bot development and will use bfexplorer app, there are 2 subscription plans. Either he decides to post on bfexplorer forum, or not, then of course he will subscribe, but his subscription fee can be just zero 0 GBP, 2.5 or 15 when posting on bfexplorer forum, or when donating amount between 2.5 to 15.
If he does not want to post anything to forum, then of course he will subscribe with Professional or Basic subscription plan.
I fully understand your opinion because no one will need to read your book, all what you describe in your book is already done.
Please leave on betfairians what and how will be used. Those who want to build betfair apps from scratch and cannot read betfair documentation to betfair api will certainly buy your book.
Those who want to skip this part, and actually develop only bot strategies or trading models can use my BOT SDK, or any other publicly available assemblies. On this forum I think can be found at least 3 or 5 such betfair libraries, mine is just one of them.
Betfair Bot
“Close Selection Bet Position At Odds” places a bet at current offered odds when you set the Odds parameter to 0, so this bot actually does not check your target odds in such case.
Similar to Place Bet ... bots Min/Max odds difference feature, this bot offers the parameter CheckingLastPriceTraded (by default set to true, so this feature is active) and with the parameter CheckingLastPriceTradedDifference to place your bet only when odds difference between last price traded and current offered odds is <= CheckingLastPriceTradedDifference, so it waits till selection prices settles, as when odds rapidly changes mostly it is because offered bets are cancelled.
You can use the parameter BetMatchingTimeout to set the time the bot will wait for your bet to be matched.
You are not right, when price/odds changes the bot cancels your bet and a new bet is calculated for new price/odds, so stake cannot be the same. I think you did not realize that on any bet placed on betfair is applied best execution rule, your bet is matched at better odds if such odds is offered at the moment your bet is processed by betfair matching algorithm, therefore correctly hedged bet size will result in not balanced bet position.
Betfair Bot
Why are you using Fill or Kill bot, are you familiar with term book value, and what does it mean?
Betfair Bot
Install the latset version of bfexplorer I changed live score update routine when more Tennis Bots is executed on one market.
You do not have to set IsInPlay Entry Criteria, the bot itself, waits till market is turned at in-play and then starts updating live score data.
Betfair Bot
Your bots should be executed and working, but as two bots retrieve the same score data, only first one receives notification about score data changes. You can test it by executing two tennis bots (without action bot setting) on the same market. You will see that only one line of score is displayed in Output view.
Confirm that you understand this issue, because as you said “I can't execute both of them at the same time in the same market”, you actually can do, but triggering is taken by first executed bot only.
I will investigate this issue, and release update soon.
Betfair Bot
Yes, you can insert images to your article as well, but you have to use direct link to the image, not web page link.
What is Entry Criteria setting, do you understand that if Entry Criteria are not met and you set EvaluateEntryCriteriaOnlyOnce then bot stops its execution after the entry criteria are not met.
Betfair Bot
Here are some questions:
Can you place a bet when a market is suspended or closed?
Is your bot (bfexplorer bot) executed when a market is suspended or closed?
Betfair Bot
Watch my video.
Betfair Bot
Actually all Entry Criteria are sharable properties of the market or the market selection/s, and running bots with its activity influence all those values. Your question just shows that you do not understand what you asked.