Author Topic: trigger expression for dutching  (Read 1078 times)

Tags:
  • All members
  • Posts: 157
trigger expression for dutching
« on: 24 Apr 2018, 13:00 »
Hi,

What would the trigger expression be if i wanted to see if 2 selections prices in another market when Dutched would create a book% < 100 ?

Thanks,

  • Administrator
  • Posts: 8821
  • Gender: Female
*
Re: trigger expression for dutching
« Reply #1 on: 24 Apr 2018, 13:22 »
What selections and in what market?
Always try your triggers in Test Mode before switching to real money!

Follow us on Twitter.

Join our WhatsApp chat!

Присоединяйтесь к официальному Telegram-каналу!

  • All members
  • Posts: 157
Re: trigger expression for dutching
« Reply #2 on: 24 Apr 2018, 13:30 »
Hi,

I am laying the draw in Match odds market but only if 2 nominated selections in the correct score market have a combined book% < 100

Thanks,

  • Administrator
  • Posts: 8821
  • Gender: Female
*
Re: trigger expression for dutching
« Reply #3 on: 26 Apr 2018, 08:17 »
OK, since you did not give me the particular Correct Score selections, I will use an example for 0-0 and 1-1.

The indexes of 0-0 and 1-1 (their positions in the list of selections from top to bottom) are 1 and 6 respectively.

Therefore, their book% will be calculated using this formula:

100/football2_s_1_back_price + 100/football2_s_6_back_price

If you want to take into account the market commission, then the formula is slightly different:

100/((football2_s_1_back_price-1)*(1 – football2_commission/100) + 1) + 100/((football2_s_6_back_price-1)*(1 – football2_commission/100) + 1)
Always try your triggers in Test Mode before switching to real money!

Follow us on Twitter.

Join our WhatsApp chat!

Присоединяйтесь к официальному Telegram-каналу!

  • All members
  • Posts: 157
Re: trigger expression for dutching
« Reply #4 on: 26 Apr 2018, 10:34 »
Thats perfect!

Many thanks,

 

Please note, BetFair is seems to be currently OFFLINE