Pages:
Actions
  • #1 by jaybee2909 on 06 Jul 2010
  • Hi. I am betting on three hands.
    I want all three hands to fall between 2.5 and 6 otherwise no bet. At the moment I am using If conditions are met - and fitting selection's back price is between 2.5 and 6.  The problem with this is that if one of the selections fall outside these parameters it will bet on the other two selections and I do no want this to happen.
    I also want  the total bet on the three combined hands not to exceed 100 pounds otherwise no bet
    can anyone please help.

    Thanks in advance
  • #2 by Oxa (WellDoneSoft) on 06 Jul 2010
  • You need to add this condition to the end of the list:

    and Trigger Expression matching_number is equal to 3

    The variable matching_number contains the number of selections that met all previous conditions. See manual, chapter "Trigger Variables" -> "Matching Selections Variables".

    As for this one:

    I also want  the total bet on the three combined hands not to exceed 100 pounds otherwise no bet

    The condition will depend on what you bet on each selection, so you need to specify this.
  • #3 by jaybee2909 on 06 Jul 2010
  • Many thanks for the very speedy response. I am dutching three selections, but thinking about it, it would make more sense to lay the other selection.
    Thanks once again for your help
Pages:
Actions