Comments

  • Mentore
    9.3.2025 1:34:04

    Any method to redirect at a specific Country/area location in orddr to avoid this issue?

  • Betfair Bot
    7.3.2025 19:51:06

    By default, the latest preview version of bfexplorer has no web browser entry, so no page is open when clicking on the tab view Web Browser.

  • Mentore
    7.3.2025 15:48:44

    When clicking on the "Web Browser" tab to open it in bfexplorer, I get the error utomatically and inside the script error information window, in the URL field, I see the URL as https://www.googletagmanager.com/gtag/js?id=G-641XZ3TTGT&cx=c&_slc=1

     

  • Betfair Bot
    6.3.2025 9:17:44

    I have no idea what original web page you want to open in web browser view.

  • Betfair Bot
    6.3.2025 9:16:27

    That is the way betfair works with localized version of web site. 

  • Mentore
    2.3.2025 15:47:00

    If you're not familiar with the bfexplorer app, you could ask to DeepSeek as well: it will describe the software and its functionalities based upon user's requests.

  • Betfair Bot
    27.1.2025 8:08:15

    You have opted the basic subscription that includes following main features: Up to 3 markets monitoring, No automated trading. 

    A lot of bot strategies is implemented in script files, so you must download and execute by using the bot strategy called Execute Trigger Strategy. On my gist there is 92 such trigger scripts/bot strategies. 

    Which strategy did you mention “tennis data to spreadsheet for example”? 

  • adska
    6.8.2024 19:11:22

    just don't forget to check the VPS country, because I bought one in Germany but unfortunately, I cannot use it due to restrictions

  • adska
    6.8.2024 19:06:10

    what errors are you getting?

  • Betfair Bot
    29.3.2024 9:13:36

    LastPriceTraded and you must run Cancel Strategies on Selection on all selections. 

    The other alternative is write your own custom trigger bot script.

  • Betfair Bot
    3.2.2024 13:55:11

    When compiling you certainly have got errors, so just read the errors and try to fix the problem.

    The same project is included to my bfexplorer app solution, just to check possible compatibility issues if I had changed anything in the code base of the SDK. I have got no compiling errors for this project.

    I did not yet released SDK for preview version which is build on .net 7/8.

  • Betfair Bot
    3.2.2024 13:49:10

    Yes, use web page to login, in the Application / Settings, then when login you will use betfair web page login dialog with two factor authentication. 

  • TheWood
    21.12.2023 17:39:54

    Hey

    I have installed the preview version after your email today. Looks great so far.

    Thanks for the support.

     

    TheWood

  • Betfair Bot
    21.12.2023 16:29:15

    There are two versions of bfexplorer apps. The old version released on 28th March 2023. This app version is built on .net framework 4.8


    The latest version I call the preview is relaesed o .net 7, and you can install it from the link above, from my dropbox drive.


    This preview version contains the latest version of new bot stratregies like the one described in this post: Execute Strategy Rules Bot

  • TheWood
    20.12.2023 17:10:04

    Hi

    Looking forward to the new release, im a new user and finding the application to be the best of its kind after trialling most versions of BetFair approved applications.

    Keep up the good work.

     

  • Graf
    3.12.2023 23:59:31

    Yes, I always monitor task manager cpu and memory usage. But what I want to ask is which V.P.S. (Virtual Private Server) service and ideal configuration do you recommend as the best to run bfexplorer. thank you

     

     

  • Betfair Bot
    3.12.2023 15:47:54

     

    Open Task Manager and check how much CPU and Memory your bfexplorer app uses on your desktop pc. Bfexplorer uses really small amount of CPU but used memory depends on how much markets you open, or how many bot strategies you executes concurrently.

    When using Strategy Bot Executor tool, markets are monitored only from set time and when bot strategy ends its execution the market monitoring is automatically stopped.

  • Betfair Bot
    25.8.2023 15:19:12

    Quite strange:

    I am looking for an experienced F# programmer to assist me with a project involving Betfair. Specifically, my project requires a script that can be run on Betfair’s bf explorer. The script needs to have the capability to place bets, based on a detailed strategy I have in place. My end goal is to efficiently place bets and manage them without too much hassle. I am expecting that the total timeline from start to finish should be less than two weeks for this project. The successful freelancer will have extensive knowledge and experience in F# programming as well as Betfair.Applicants with prior experience with using bfexplorer on Betfair are strongly encouraged to apply. Do you think you are a good fit for this project? I look forward to hearing from you soon!

    https://www.freelancer.com/projects/php/script-run-explorer-betfair/details

     

  • Betfair Bot
    18.8.2023 23:16:42

    When open Execute Trigger Strategy dialog, either by adding or updating the strategy, select TriggerParameters and in the right column click on …

    Trigger Parameters dialog appears and there type:

    CsvFile

    and to other column:

    c:\run.csv

    Select BotName/StrategyName and in next column click on …

    Here you can choose your strategy, of course you must create such strategy before, using any of existing strategies like Place Bet and so on.

    The strategies represents exact betting or trading strategy you can parameterized by entering different values to available strategy parameters.

    Execute Trigger Strategy just triggers execution on dedicated selection/s, and what is executed is defined by the parameter: BotName/StrategyName

  • gavoly
    18.8.2023 15:58:30

    ok, so which trgger parameters require setting:

     

    currently i have set

    name         value

    CsvFile      c:\run.csv
     
    do i require anymore trigger parameters set? and do i have to set bot name to anthing e.g place back bet
     
    im simply trying to read a horse name from csv file the to place back bet automatic and to reacure when another name is placed in csv file