Pages:
Actions
  • #1 by cybernet69 on 24 Apr 2018
  • 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,
  • #2 by Oxa (WellDoneSoft) on 24 Apr 2018
  • What selections and in what market?
  • #3 by cybernet69 on 24 Apr 2018
  • 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,
  • #4 by Oxa (WellDoneSoft) on 26 Apr 2018
  • 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)
  • #5 by cybernet69 on 26 Apr 2018
  • Thats perfect!

    Many thanks,
Pages:
Actions