Author Topic: adding a max liability to the trigger  (Read 2938 times)

Tags:
  • All members
  • Posts: 2
adding a max liability to the trigger
« on: 02 Feb 2015, 15:13 »
Been playing with the attached trigger and was wondering if its possible to add a max lay liability to the trigger so that it will only have a max liability of 5% or 10% of my bankroll for example, otherwise it reverts back to the default lay amount.

the one i am using is the poker lay with green up and multi stage loss recovery.
I am hoping this is possible.

any help would be appreciated.

  • All members
  • Posts: 490
  • Gender: Male
Re: adding a max liability to the trigger
« Reply #1 on: 02 Feb 2015, 20:59 »
Use an IF statement
IF(condition > total_funds * 0.05, x, default_laya)
Improvise Adapt Overcome

  • All members
  • Posts: 2
Re: adding a max liability to the trigger
« Reply #2 on: 04 Feb 2015, 11:26 »
thanks will give it a go :)

 

Please note, BetFair is seems to be currently OFFLINE