Author Topic: Place a cover lay bet  (Read 1072 times)

Tags:
  • All members
  • Posts: 53
Place a cover lay bet
« on: 13 Apr 2017, 22:34 »
Hi,

I have a problem that seems to be very trivial but for some reason I am unable to make it work right.

Under certain conditions my trigger places a 1 unit back bet on over goals market.

I would like two possible things to happen:

1) If possible profit is above 70% green up. This seems easy you just set green up when profit % = 70

2) If possible profit is between 35 and 70% - place 1 unit lay bet so that when no more goals are scored the bet is void. 

3) If the profit/loss is below 35%. Keep it in the game.

What will be the equation for number 2? I thought I figured it out with bm_backa, bm_backp and lay_price but I don't think it works well......

Thank you in advance

  • Moderator
  • Posts: 3597
*
Re: Place a cover lay bet
« Reply #1 on: 14 Apr 2017, 20:08 »
Hi
try something like:
and selections trigger expression s_2_tradeout_net is between (s_2_bm_backa*35)/100 and (s_2_bm_backa*70)/100
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: 53
Re: Place a cover lay bet
« Reply #2 on: 15 Apr 2017, 10:15 »
Works beautifully!!

Thank you Mark!

 

Please note, BetFair is seems to be currently OFFLINE