Author Topic: Any trigger that can lay the 0-0, back 1-0 and 0-1?  (Read 1171 times)

Tags:
  • All members
  • Posts: 185
Hi, 

Is there any trigger  that i can work on the bets on muti correct scores?I need some example to get me started as I want to lay the 0-0, back the 1-0 and back the  0-1?

  • Moderator
  • Posts: 3605
*
Re: Any trigger that can lay the 0-0, back 1-0 and 0-1?
« Reply #1 on: 20 Feb 2020, 19:16 »
Hi
use the selection index:
0 - 0 = index 1
0 - 1 = index 2
1 - 0 = index 5

back
conditions:
markets betting code is correct score (soccer)
and selections index is in list 2, 5

lay
conditions:
markets betting code is correct score (soccer)
and selections index is equal to 1

if you have not seen them here are the correct score example triggers and some triggers made by the trigger service
https://marketfeeder.co.uk/learn/triggers/by-tag/tags/correct-score/
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: 185
Re: Any trigger that can lay the 0-0, back 1-0 and 0-1?
« Reply #2 on: 20 Feb 2020, 20:36 »
great thanks,

is there any way to make the trigger risk £100 across the 2 back and one lay bets, so across the 0-0,1-0 and 0-1 my total  liability  is £100?

  • Moderator
  • Posts: 3605
*
Re: Any trigger that can lay the 0-0, back 1-0 and 0-1?
« Reply #3 on: 20 Feb 2020, 20:48 »
back bet liability is the back amount
lay bet liability is: liability/(lay_price-1), e.g. 33.33/(lay_price-1)

back amount 1 = 33.33
back amount 2 = 33.33
lay amount = 33.33/(lay_price-1)
= £99.99


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: 185
Re: Any trigger that can lay the 0-0, back 1-0 and 0-1?
« Reply #4 on: 20 Feb 2020, 21:40 »
great thanks,


if i want to greenup when a goal is scored would  market_score1 + market_score2" greater than 0 work for the 0-1 and 1-0 scores ? i am not worried  about greening  0-0 as if a goal scored that lay bet wins anyway.

  • Moderator
  • Posts: 3605
*
Re: Any trigger that can lay the 0-0, back 1-0 and 0-1?
« Reply #5 on: 20 Feb 2020, 22:07 »
yes perfect

perhaps also add a condition to let the market reform after a goal
markets minutes since the last goal is greater than say 0.75

and if you want you can add a monetary condition to check the current market "cash out" value
and selections trigger expression market_tradeout is greater than x 
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