Pages:
Actions
  • #1 by linelis2 on 20 Dec 2012
  • Hello,

    Could somebody tell me how to double stake if i lost 7 in a row, and it would  stay at that. What i got now is doubling every time i lost.  The idea would be to hit winning streak with bigger stake.

    Thanks.
  • #2 by Tim (WellDoneSoft) on 21 Dec 2012
  • In the trigger you bet the amount field should be "default lay" (or back).
    Then add these 2 triggers:

    1. Action: multiply default back/lay amount to 2
    Selection: favourite
    Round: 1
    Conditions: Channel's consecutive looses is equal to 7

    2. Action: set default back/lay amount to min_stake
    Selection: favourite
    Round: 1
    Conditions: Channel's previous p/l is greater than 0
Pages:
Actions