Author Topic: Limit My Liability  (Read 982 times)

Tags:
  • All members
  • Posts: 207
Limit My Liability
« on: 18 Mar 2016, 19:41 »
Hi
I have been looking, but, is there a condition I can add to my back trigger to ensure a bet is not made if my liability on
placed bets is equal to £100? Therefore limiting my liability to a maximum £100 at any one time.
Many thanks in hope.
Mike

  • Moderator
  • Posts: 3597
*
Re: Limit My Liability
« Reply #1 on: 19 Mar 2016, 09:11 »
Hi
Effectively limit your exposure:

for account    : balance-total_funds
for wallet       : uk_balance-uk_funds
for test mode : test_balance-test_funds

example condition:
and selections trigger expression IF(test_mode=1,test_balance-test_funds,uk_balance-uk_funds) is equal or less than 100.00

you can also set a limit in the betting settings, banking
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