Author Topic: Correct score triggerhelp  (Read 565 times)

Tags:
  • All members
  • Posts: 1
  • Gender: Female
Correct score triggerhelp
« on: 23 Jun 2020, 12:04 »
Hello

I’m trying to create a trigger involving 3 scores in the correct score market. Looking to stay in the market until half time if no goals.

I’m looking to place a back of £25 on 1-0 and 0-1 about a minute before kick off. At the same time, I’m looking to put £100 on 1-1.

If a goal is scored, in looking to trade out of all scorelines immediately. If the game is 0-0 at half time I’m looking to trade out of all scorelines.

Any help with this is really appreciate it 😊

Thank you. 


  • Moderator
  • Posts: 3605
*
Re: Correct score triggerhelp
« Reply #1 on: 23 Jun 2020, 20:07 »
Hi
Basic principle would be:

back
amount: IF(sel_index=6, 100, 25)
conditions:
markets betting code is correct score (soccer)
and selections index is in list 2, 5, 6

trade out
conditions (two OR blocks):
OR
   selections trigger expression market_score1+market_score2 is greater than 0
   and markets minutes since the last goal is greater than 0.5
OR
   selections trigger expression market_score1+market_score2 is equal to 0
   and selections trigger expression match_minute is equal to 45

please test any triggers in test mode first
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: 1
Re: Correct score triggerhelp
« Reply #2 on: 23 Jun 2020, 20:28 »
That's great thanks so much! 😀

 

Please note, BetFair is seems to be currently OFFLINE