Author Topic: Trouble setting condition to reset default back amount  (Read 3808 times)

Tags:
  • All members
  • Posts: 19
Hi All

i have a trigger in testing at the moment with a 7 step staking plan

if the 7 steps lose, then i have added a condition to reset back to default bet amount so the cycle can start again :

so in my trigger that resets back to default i have the conditions as follows

       channels previous PL is greater than 0
OR  channels consecutive losses is equal to 7

Now, this works fine the first time it encounters a 7 step loss and it resets the default amount back to 2.00 as i needed, however, it only works the first time. the next time there is a 7 step loss it DOES NOT reset to default and keeps incrementing the back amount up and up past the point i want it to go.

am i using the wrong condition or does it need changing slightly ?

just to recap - EVERY time i encounter a 7 step loss then i want to reset the default back amount to its starting back size.

any help appreciated

cheers

chancer  ;D

  • All members
  • Posts: 19
Re: Trouble setting condition to reset default back amount
« Reply #1 on: 03 Jun 2011, 18:09 »
i've cracked this one now.

i've added extra conditions for multiple losing runs and x feeder counts them consecutively so a run is not 7 then 7 again, it is 7 then 14 so my initial condition wasn't looking for the right total

all working now !

chancer


  • Tim Vetrov
  • Administrator
  • Posts: 4875
  • Gender: Male
*
Re: Trouble setting condition to reset default back amount
« Reply #2 on: 03 Jun 2011, 18:20 »
Trigger Expression consec_losses%7 is equal to 0
Proud to be 🇺🇦
I'm happy to help Monday - Friday, 08:00-18:00 GMT
Буду рад помочь с понедельника по пятницу, 08:00-18:00 GMT

  • All members
  • Posts: 19
Re: Trouble setting condition to reset default back amount
« Reply #3 on: 06 Jun 2011, 17:49 »
thanks Tim

works a treat

cheers

chancer

  • All members
  • Posts: 8
Re: Trouble setting condition to reset default back amount
« Reply #4 on: 14 Jun 2011, 12:13 »
If it helps... an alternative would be to set up a condition where consecutive losses are greater than zero AND divisible by 7.

 

Please note, BetFair is seems to be currently OFFLINE