Author Topic: Setting Lay Liability  (Read 1006 times)

Tags:
  • All members
  • Posts: 2
Setting Lay Liability
« on: 18 Jun 2021, 09:45 »
Let's say that my test balance is $500. How do I set in the trigger for the lay bet that the max liability for the lay bet is up to the maximum of my test balance? 

  • Moderator
  • Posts: 3597
*
Re: Setting Lay Liability
« Reply #1 on: 18 Jun 2021, 10:23 »
Hi

in the amount field put: test_funds/(lay_price-1)
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: 2
Re: Setting Lay Liability
« Reply #2 on: 18 Jun 2021, 10:39 »
Thanks!

  • Moderator
  • Posts: 3597
*
Re: Setting Lay Liability
« Reply #3 on: 18 Jun 2021, 12:43 »
Possibly can read your question another way. If you wanted to check your lay bet amount liability does not exceed available test funds, you can use this condition:

and selections trigger expression bet amount*(lay_price -1) is less than test_funds 
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