-
Delayed API Status
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
-
Free Trial Review
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
-
Bfexplorer Latest Release
Version 3.23.1126
Cumulative updates to the Bfexplorer Preview version (.net 9.0)
Version 3.22.0821
Cumulative updates to the Bfexplorer Preview version
Version 3.10.0721
Cumulative updates to the Bfexplorer Preview version (.net 8.0)
Version 3.9.0425
Cumulative ...
26.11.2024 10:54:45
Betfair Bot
There is only the new betfair API you can use, the old one had been retired.
Of course, till old web site allows you “legally” open and bet on some markets, then there is still possibility you could utilize such services and program yourself what you need, but you can spend on that significant amount of time just founding out that a day after you would done all necessary, betfair would cease old services/web sites.
You need an identity allowing you to bet or trade on betfair with no restriction.
tyrion
Yes, i can open that link. My only problems are just with australian markets.
tyrion
Yes, but it is nothing illegal here, just some technical issues because betfair new site and new api operate australian markets through betfair australia. Old site it s ok for australian market because operate australian markets through betfair international, so is very legal.
This should be fix if you load australian markets through old api somehow.
Betfair Bot
Tyrion, unfortunately that is not an option for you. You can access through betfair api only those markets which are legally accessible depending on jurisdiction valid for your betfair account credential.
As an example of some restriction, just read this article: Betfair link does not work
Can you open the link, the Spanish user have problems to open?
tyrion
foe example i can acces australian markets through old site link but i cant access markets through new site.
tyrion
Stefan, i have a question! Bf explorer use betfair new api connected with the new site or is possible to connect through the old site somehow? Because new site operate australian markets through betfair australia who is blocked in some countries ( like romania) and legal customer can t access australian markets because of this tachnical issues.
It is a solution for this?
Edumadrid
The link still does not work
http://pasteboard.co/B0YqbYv.jpg
Edumadrid
The link still does not work
http://pasteboard.co/B0YqbYv.jpg
Betfair Bot
I see, but then your question was misleading as well, I did not know that Romania’s jurisdiction prohibits to bet on Australian betfair markets.
For those betfairians without any restrictions, wanting to bet or trade on Australian markets, use “Connect to Australian Exchange” option in your login dialog, instead of to UK Exchange.
tyrion
I must say that i can t open any australian markets through betfair site with my account, because betfair australia is banned in romania. Betfair international is licensed, but betfair australia not, so its a missundersting.
Betfair Bot
Yes, you can do so, please read the following article:
Australian Wallet/Markets
Betfair Bot
It seems that betfair changed event/market routine. I have just updated bfexplorer, install the latest version.
Happy New Year to All
Betfair Bot
When login to betfair select Connect to Australian Exchange and click on Login button, bfexplorer connects this way to Australian Exchange only.
You can run two bfexplorer instances when betting or trading on UK and Australian exchange.
Mir.
Despite this existing solution, I would like to return to the original intent.
Switch the bots only by win/loss criteria.
----------------------
I make simple bot (used Execute Trigger bot with MiroBotTrigger - I can set many others parameters in one bot) and therefore it is difficult to set criteria - such as the Selection Profit Balance.
Streak L-L-W is can be still negative by ProfitBalance, but for staking plan situation can be different
I want to make one universal bot (triggers - with different CSV files) cover all selections.
----------------------
I want to use only "Place Bet and Close Selection Bet Position" because there is finished trading cycle (open bet -> close bet).
Selection variable:
I think that we need selection variable with result of the finished trading cycle. This result will be new criteria for switching a bots by the bot "If then Else"
Betfair Bot
Paul, bfexplorer (Professional) allows monitoring hundreds of betfair markets, therefore I did not implement any notification system as a core feature to the application user interface (UI) but instead such notification system is implemented by different bfexplorer bots.
This approach allows switching notifications on just for selected markets, well by executing a notification bot/s on such markets. Using bot executor tool you can automate this approach, for instance automatically open a race 10 minutes before race start time, and executing “Horse Racing Race Status” if you want to be informed about a race status.
Why I think is this approach better?
Well, you asked for market status notification changes (open, suspended, open in-play, closed), but someone else could ask for bet matching notification, or football/tennis score notification, and so on, you name it.
If such notification system had been built in the core application UI, then in the application setting I should add different settings for different notification systems. On the other hand a bot approach allows me to extend the bfexplorer features without adding new features to core bfexplorer backend, as bots or custom triggers are plugins/extensions.
I added video to your article showing how you can use “Horse Racing Race Status Bot”.
Edumadrid
Hi Stefan:
I've been a few weeks without access to the forum and BFE for personal reasons. Now I look back and I no longer have access to pro subscription. Nor does it provide me a key to access the free. I bought a basic subscription.
In another order of things, the solutions to the case studies are available?
Thanks in advance
skarabeusz
Thank you for your help.
Betfair Bot
Yes, PreviousSetIndex set to 1 will evaluate the first set result.
Just think about it, and different possibilities you have got when using all parameters. You can set SetsScore for instance to 1 – 1, so now if you want you are able to setup a bot to trigger bot execution depending on how was played the first or second set.
Similar like for SetsScore, you can use more scores for PreviousSetGamesScore separating them by ;
skarabeusz
If I understand correctly, the parameter PreviousSetIndex should be set to 1:
Betfair Bot
The tennis bot must know which previous set should be evaluated, and that is set by parameter PreviousSetIndex.
A zero in a parameter value is generally used as not used bot parameter feature, and this approach is used through all bfexplorer bots.
You can use the tennis bot without requiring previous set feature, right? Or you can use the tennis bot without sets score, right? So not setting SetsScore, or leaving not valid value for PreviousSetIndex, switches off the parameter/feature evaluation.