Bookie Odds Vs Betfair Odds

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Tennie
    Junior Member
    • Jul 2020
    • 4

    #1

    Bookie Odds Vs Betfair Odds

    Hi all,

    Has anyone attempted a bot that considers bookie odds? Betfair Live (available only in Aus and NZ) includes average bookie odds and I’ve been successful in manually betting based on Betfair vs bookie odds criteria. Would like to explore whether this has been or can be automated.

    Thanks.
  • bfexplorer
    Senior Member
    • Sep 2018
    • 212

    #2
    I had built strategies using oddschecker/betfair:

    http://bfexplorer.net/Articles/Search?text=oddschecker

    Comment

    • Tennie
      Junior Member
      • Jul 2020
      • 4

      #3
      Thanks for replying bfexplorer. Can you do excel integration?

      Comment

      • bfexplorer
        Senior Member
        • Sep 2018
        • 212

        #4
        Originally posted by Tennie View Post
        Thanks for replying bfexplorer. Can you do excel integration?
        That is a lot of code, it does not make sense to create VBA code for this. I prefer my solution so integration to bfexplorer trading platform.

        Comment

        • Tennie
          Junior Member
          • Jul 2020
          • 4

          #5
          Can bfexplorer fire off bets based on criteria around bf odds vs bookie odds on horse and greyhound racing? And to fire that bet at a set time before or after scheduled jump?

          Comment

          • bfexplorer
            Senior Member
            • Sep 2018
            • 212

            #6
            Originally posted by Tennie View Post
            Can bfexplorer fire off bets based on criteria around bf odds vs bookie odds on horse and greyhound racing? And to fire that bet at a set time before or after scheduled jump?
            Yes, bfexplorer can do more than other trading apps. On my block I compare common request for different strategy execution, which cannot be executed by such apps but bfexplorer can do so, because bfexplorer app offers script development so you can add any new feature, for instance here is comparison to bet angel:

            http://bfexplorer.net/Articles/Search?text=bet%20angel

            and as you can see I have no problem to refer to competitors web site, so you can really compare what they do for requested features.

            You require some kind of strategy driven by bookies odds comparison, so data must be processed and your trigger rule programmed, then yes you will be able to use bfexplorer bot for such strategy.

            You can trial bfexplorer and check what public bots offer for you. You should understand that I do not share bots I written for other client, so you can only see on my blog such use case scenarios for oddschecker strategy for instance, or for betfair machine learning strategies betfair australia team offers:

            http://bfexplorer.net/Articles/Content/161

            http://bfexplorer.net/Articles/Content/434

            http://bfexplorer.net/Articles/Content/438

            Betfair ML ratings model I added to community bots, so it is available, the boit name is: "Greyhound Racing Betfair ML Ratings Trigger"

            It uses this ML model:


            https://www.betfair.com.au/hub/greyhound-ratings-model/

            Comment

            Working...
            X