Comments

  • Betfair Bot
    7.1.2016 15:50:24

    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
    7.1.2016 15:40:23

     Yes, i can open that link. My only problems are just with australian markets.

  • tyrion
    7.1.2016 15:35:24

    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
    7.1.2016 15:26:46

    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
    7.1.2016 14:40:02

    foe example i can acces australian markets through old site link but i cant access markets through new site.

  • tyrion
    7.1.2016 14:38:31

    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
    6.1.2016 20:45:57

    The link still does not work

    http://pasteboard.co/B0YqbYv.jpg

     

  • Edumadrid
    6.1.2016 18:48:58

    The link still does not work

    http://pasteboard.co/B0YqbYv.jpg

    uploaded image

  • Betfair Bot
    6.1.2016 18:48:42

    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
    6.1.2016 18:36:27

     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
    6.1.2016 18:26:59

    Yes, you can do so, please read the following article:

    Australian Wallet/Markets

  • Betfair Bot
    6.1.2016 15:41:04

    It seems that betfair changed event/market routine. I have just updated bfexplorer, install the latest version.

    Happy New Year to All

  • Betfair Bot
    3.1.2016 10:56:27

    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.
    20.12.2015 13:47:24

    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
    19.12.2015 12:21:57

    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
    11.12.2015 15:00:58

    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
    7.12.2015 13:19:59

     Thank you for your help.

  • Betfair Bot
    7.12.2015 13:14:00

    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
    7.12.2015 12:48:20

    If I understand correctly, the parameter PreviousSetIndex should be set to 1:

  • Betfair Bot
    7.12.2015 12:25:48

    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.