Pages:
Actions
  • #1 by liltbrockie on 03 Nov 2015
  • Hello... any ideas how to go about setting a user variable to be the resulting potential loss of a dutch back for various selections when the amount to win is set to x

    eg... i have 5 selections and I aim to win £5 for them... how do I calculate the potential loss from these selections back prices.?
  • #2 by LarpHager on 03 Nov 2015
  • Hi,

    The first variable you need is the match back book for your selections. The second variable translates that into the cost of placing the best by dividing that figure into 100.

    So I would create a  remember trigger to establish the match back book figure (called match_b_book). I would then create a variable (called Dutch_Price) initially as 0 in the constants and alter it in the remember trigger as a value of 100/match_b_book.

    I would then have a backing trigger to fire only if the Dutch_Price was above a minimum figure.

    larp
    • LarpHager
  • #3 by liltbrockie on 03 Nov 2015
  • Got it... thanks Larp you are a star.
Pages:
Actions