Horse Racing

117 Topics 13.4k Posts
  • Horse Racing Daily Email Today

    Pinned
    0 Votes
    75 Posts
    1k Views
  • The BTC Horse Racing Thread

    Pinned
    3 Votes
    6k Posts
    682k Views

    @Everyone:

    We've made some improvements to our Betfair price grabber that provides the prices for the backtesting.

    Previously, we took a price snapshot once per second and wrote that to the DB for later retrieval in your strategies. 1-second intervals are obviously pretty granular (already resulting in about 10 million price snapshots per month of data 🤣 ) and provide a good indicator of price trends and entry / exit points.

    However when a race goes in-play, the prices obviously become very volatile and we've seen that the price can easily dip below or surge above the "snapshotted" price between snapshots, often for significant enough traded amounts that you would want to be aware of it in backtesting (where you're basically always interested in whether the price touched a particular level).

    To solve this problem without literally writing every tick to the database and needing a data-centre to rival OpenAI's, we're now analysing the ticks that make up each snapshot in memory and then storing the highest and lowest values as the snapshots.

    The upshot of this is a more reliable indication of whether your entry or exit price was hit and therefore a closer correlation between your simulated backtesting results and your real life trading.

    This will most benefit people who are exiting their trades in-running, or those doing lay the field type strategies.

  • Horse Racing Strategies Megathread

    Pinned
    8 Votes
    2k Posts
    215k Views

    @Martin dobs strategy from my youtube video is here to download: Dobs (Sept 2024): rules_export.json

  • Horse Racing Strategy Clinic

    Pinned
    2 Votes
    77 Posts
    2k Views

    Hi Adam. I was trying to create a back strategy looking for horses that ran below their handicap last time/handicap has been lowered focusing on higher quality handicap races with decent prize money (theory being you know the horses will be trying). My thinking is that a lot of money in these higher quality races will be placed on the favourite/tipped horses by pundits leaving some of the "outsiders" to provide value. Obviously this approach won't be for everyone as there will be long losing runs but wondered if you had any comments on my first stab? Is there any way of testing how it would have performed if the selections had been backed each way? Thanks!

    rules_export.json

  • Horse traded rank

    0 Votes
    4 Posts
    56 Views

    @Lee-Greener No worries, we'll disable the non-scope version of that strategy rule in a future update (like we do with "horse position") as it's literally impossible to use to backtest an upcoming race!

  • New strategy to follow?

    1 Votes
    2 Posts
    57 Views

    @Sam-roberts made a megathread a while back if you want to run the numbers on these: https://forum.betfairtradingcommunity.com/topic/3531/horse-racing-strategies-megathread/2

  • Scalping short odds - daily qualifiers

    1 Votes
    6 Posts
    100 Views

    @Mark-Hewett always going to be a bit of deviation due to the nature of odds moving so quickly, what time do you enter?

  • Question about horse section!

    1 Votes
    3 Posts
    79 Views

    @Martin said in Question about horse section!:

    @Patrik-Mellqvist the horse racing has backtesting yes if that's what you are asking

    @Martin

    Thanks.
    Exactly.

    Can I test for one month to validate and explore?
    Can I use a month subscription?

    If I get what I am looking for after the testing period.
    Then can I get the same 3-year deal as with a soccer subscription?

    Cheers Patrik

  • The BTC Draw Bias Project!

    2 Votes
    15 Posts
    240 Views

    Full details of tomorrow's update here.

  • 1 Votes
    1 Posts
    81 Views
    No one has replied
  • 0 Votes
    16 Posts
    268 Views

    @Adam OK, Im not that bad😁

    I was mind you and do need to see a nice graph! My weakness is courses. Im quick to get rid of the ALL -ROI ones. Ill take a closer look at characteristics in the future...

  • Notifications For Selection Changes?

    0 Votes
    6 Posts
    97 Views

    @Michael-Chalk I think this is a good idea. I'll have a think about how to implement it!

  • Can somebody check my workings?

    1 Votes
    5 Posts
    77 Views

    @Kevin-Pepper that's a really great way to look at it!

  • Lay Short Odds Preset Strategy

    1 Votes
    3 Posts
    62 Views

    @Martin Thanks for clarifying this.

  • P&L for Horse racing

    0 Votes
    2 Posts
    63 Views

    what columns do you want?

  • John’s Horse Trading Resources

    2 Votes
    267 Posts
    15k Views

    @Martin said in John’s Horse Trading Resources:

    @John-Folan what you getting done in Turkey?

    Teeth, hair transplant, tummy tuck and a face lift 😂

  • Question About BSP Place Markets

    1 Votes
    12 Posts
    124 Views

    @Adam said in Question About BSP Place Markets:

    @Michael-Chalk We get the place prices in a file from Betfair and the event name is still listed as "To Be Placed". BF don't seem to offer this market as a single entity any more on the website.

    I think the price is taken from the TBP market with the same number of places as the Each Way market.

    Nice and simple 🙄

    Betfair don't make life easy for you do they!

  • Lay Timeform Tips 5-11 odds & distance >8f

    2 Votes
    6 Posts
    134 Views

    @Wayne-Thomas OK thank you Wayne, I will follow with interst ,I noticed 4 possible bets yesterday and 4 winners.

  • Horse Software Questions/Idea Thread

    0 Votes
    43 Posts
    600 Views

    @Adam Thanks Adam. No worries. I know you're a busy man and it's certainly not a pressing problem. That's a good workaround. Thanks for your help.

  • Each Way strategy builder

    1 Votes
    3 Posts
    73 Views

    We only have the full price history for the win market currently but will be adding other markets in future.

    It's possible to add the place BSP as a column in the trades results, but it's not currently possible to filter on the place / each way odds.