Author Topic: bet if there is lay amount waiting greater than x  (Read 933 times)

Tags:
  • All members
  • Posts: 169
Hi i ave a trigger that back in the favorite, but i want to add the next condition:


1) Only do the back bet, if the amount of money waiting in the lay side its greater that 500.


     Example: i back real madrid at odds 2:00.
                  a) In the lay side there are 5 euros at odds 2.25, and 14e at odds 4. Then dont do that bet.


                  b) In the lay side there are 400 e at odds 2.25 and 145 e at odds 4. Then do that bet.


i need that condition for put. Thanks

  • Moderator
  • Posts: 3597
*
Re: bet if there is lay amount waiting greater than x
« Reply #1 on: 28 Jan 2016, 15:59 »
Hi
and selections trigger expression lay_amount+lay_amount2+lay_amount3 is greater than 500.00
or for favourite (rank=1):
and selections trigger expression r_1_lay_amount+r_1_lay_amount2+r_1_lay_amount3 is greater than 500.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.

 

Please note, BetFair is seems to be currently OFFLINE