Author Topic: Increase the previous lossed stake by 50% increments  (Read 849 times)

Tags:
  • All members
  • Posts: 185
Hi all, any idea how I could create a staking plan to increase previous loss stake by 50% for the next bet and reset after a winner  for example first bet 50 is a loser so next bet is 75 if winner then next bet is 50. I would also like to carry over staking to the next day.

Thank you

  • Moderator
  • Posts: 3597
*
Re: Increase the previous lossed stake by 50% increments
« Reply #1 on: 17 Dec 2017, 21:27 »
Hi
To carry over you need to set a user variable / constant to remember last value, could be a trigger request, but try this for the amount in test mode and see if it does what you looking for without the carry-over:
IF(losses=0, default_backa, hist_1_backa*1.5)
Please read the following disclaimer with regards to the information you may request and obtain on our forum. This specifically concerns trigger files and various instructions as to how to implement a strategy.

 

Please note, BetFair is seems to be currently OFFLINE