Author Topic: variable to determine if loss recovery exceeds £100  (Read 911 times)

Tags:
  • All members
  • Posts: 87
Hi, I am using loss recovery in one of my triggers but I want the trigger to only place bets when the loss recovery is under £100. What condition can I add to my trigger to do this? Thanks

  • Moderator
  • Posts: 3597
*
Re: variable to determine if loss recovery exceeds £100
« Reply #1 on: 02 Sep 2021, 14:26 »
Hi
If you are using recovery there will probably be a user variable called current_bet or something like that.

If you are backing:
and selections trigger expression current_bet is less than 100.00

If you are laying:
and selections trigger expression current_bet*(lay_price-1) is less than 100.00

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: 87
Re: variable to determine if loss recovery exceeds £100
« Reply #2 on: 02 Sep 2021, 14:35 »
thanks mark

 

Please note, BetFair is seems to be currently OFFLINE