Blog Article

Strategy/Bot Executor Update Intervals

When using Strategy/Bot Executor, with Update Interval set, for example, to 10 seconds, if I schedule a bot to place a bet when 1-0 is scored, as Live Scores are independent from Betfair data readings, will that bet will be also placed with a up to 10 seconds delay ? And if I use a BeTheFirstInQueue bet, will it also wait up to 10 seconds for the next Betfair data reading to be placed ?

  • Add Your Comment

    +

    Please login to your bfexplorer account, if you want to add a comment to this article.

Comments ( 14 )


  • Stefan
    11.6.2020 18:27:04

    I can understand only what is asked, not what you think.

    Just common sense when we are talking about number of api calls to betfair api, to minimize you need to monitor as less as markets as needed using reasonable update interval.

    I do not know on what markets you run your strategy, or what exactly you do, so how could I advise?

    Graf, asked:

    “It could make some sense not to make so many calls until the first goal is scored and there is no active bet and most of all if the match ends 0-0. Am I right?”

    So I can only understand that he executes his strategy on football/soccer markets.

    Bfexplorer does not implement adjustable update interval, I mean feature that bot will automatically switch update interval for some markets that is the role of bespoke betfair app developed exactly for customer needs.

    In this post:

    http://bfexplorer.net/Community/BlogContent/525

    I described such tool for football trades who use match details, score, time, some statistics to decide if they open market/s, and trade on them.  

    This tool updates market data only for in-play markets in 5 seconds interval.

  • Tony
    12.6.2020 0:52:22

    That seems a very good tool for football trading. Wouldn't it be possible to include/use some of these parameters on a Football Bot ? Or at least the Red Cards information that can change the whole course of a match ?

  • Stefan
    12.6.2020 19:07:21

    Install the latest version of bfexplorer, I have just added Home/AwayNumberOfRedCards and CornersDifference to Football bot Start/StopCriteria parameters.

  • Tony
    14.6.2020 0:57:55

    That's absolutely fantastic. Thank you so much for all your help !