Author Topic: limit stake  (Read 2838 times)

Tags:
  • All members
  • Posts: 163
limit stake
« on: 20 Oct 2012, 14:42 »
Hi,

how do I put in a condition to limit a maximum stake value when using a loss recovery? I have a variable to reset the stake after so many losing races but occasionaly the last recovery stake is going too high and exposing too much risk to my bank...

Thanks

  • Moderator
  • Posts: 3597
*
Re: limit stake
« Reply #1 on: 20 Oct 2012, 15:09 »
Hi
Use a user variable max_stake, and put in a condition when you update the recovery stake. There is an example here http://marketfeeder.co.uk/solutions/staking-plans/simple-staking-plan-back/
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.

  • Élite
  • Posts: 3698
  • Gender: Male
*
Re: limit stake
« Reply #2 on: 20 Oct 2012, 18:05 »
hi
IF( (your stake calculations)>(your limit),(your limit),(your stake calculations) )


mcbee
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.

  • All members
  • Posts: 163
Re: limit stake
« Reply #3 on: 22 Oct 2012, 17:15 »
Thank you chaps, sorry for the late reply, I didn't get any notifications...

 

Please note, BetFair is seems to be currently OFFLINE