Pages:
Actions
  • #1 by midnight19 on 27 Mar 2012
  • Hi all, here's what im trying to setup

    Back card11 after its had 10 consecutive losses for a £2.00 initial stake, then for every losing bet increase it by +6% e.g £2.12, 2.24, 2.37 etc etc till it wins then reset the default bet back to £2.00 any ideas how to implement this in a trigger formula?



    Kind Regards in advance - Paul
  • #2 by saadsok on 27 Mar 2012
  • Are you chasing or betting once per 10 sleep?
  • #3 by Tim (WellDoneSoft) on 27 Mar 2012
  • Action: back
    Amount: min_stake * (1.06 ^ consec_losses)
    First matching selection
    Conditions:
    Any Selection's Consecutive losses is equal or greater than 10
    AND Fitting Selection's Consecutive Losses is the maximum
Pages:
Actions