Pages:
Actions
  • #1 by layfavin on 06 Nov 2019
  • Hi ,

    how can i get a dutch trigger to only bet if the return on betting on both selections is 1.30 or better? so if the combined odds of dutching both selection  is equal or greater than 1.30 then action else skip the race
  • #2 by MarkV on 06 Nov 2019
  • Hi
    It will be 100 divided by the combined back odds of the matching selections to get the book percentage.

    100/1.30 = 76.92

    so the last condition in your dutching trigger would be:
    and selections trigger expression match_b_book is less than 76.92  
  • #3 by Oxa (WellDoneSoft) on 06 Nov 2019
  • Thanks MarkV as always for helping!

    I'l just leave this here:

    Single-Market Dutching Formulae
  • #4 by layfavin on 07 Nov 2019
  • Thanks all
Pages:
Actions