Pages:
Actions
  • #1 by Micheal Smith on 18 Jun 2021
  • 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? 
  • #2 by MarkV on 18 Jun 2021
  • Hi

    in the amount field put: test_funds/(lay_price-1)
  • #3 by Micheal Smith on 18 Jun 2021
  • Thanks!
  • #4 by MarkV on 18 Jun 2021
  • 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 
Pages:
Actions