Pages:
Actions
  • #1 by saadsok on 14 Dec 2012
  • Hi Guys

    I know there is a Condition to add to make sure you have the count you want, example

    Lets's say I am backing 3 hands in poker IF one hand has won 2 times in a row, what should I use

    Any selections consecutive wins is = 2

    Here I want to make sure it has selected 3 hands
  • #2 by Tim (WellDoneSoft) on 14 Dec 2012
  • If the other hand has won 2 times in a row, right?
    Then,
    Any Selection's Back price is greater than 0
    AND Any other Selection's consecutive wins is equal to 2
    AND Trigger Expression matching_number is equal to 3

    Of course set "Selections" field to "All matching selections".



    Another way:
    AND Any Selection's consecutive wins is equal to 2
    AND Trigger Expression matching_number is equal to 1

    And "selections" field set to "All but matched" (assuming it's poker and there are 4 seelections)
Pages:
Actions