Pages:
Actions
  • #1 by faceless81 on 22 Oct 2013
  • Hi,

    I've been struggling in making this new trigger working.

    Can you please help me in one trigger for this:

    Football
    Search for games with 80 minutes with score with one goal diference (eg. 1-0, 0-1, 2-1, etc)
    Lay winning team
    Green up if equalizer

    Constants: set minimum traded amount

    Thanks in advance

    faceless81
  • #2 by MarkV on 22 Oct 2013
  • Hi
    Please try the attached trigger in test mode.
    80 minutes of the match in the trigger equates to:
    minutes since the off: 45+3+15+35=98
    Just so you know, the trigger relies on the market score variables which are serviced from betfair. Sometimes that service can be unreliable.

    Update:
    If you don't want it to lay after say 85 minutes, change the condition:
    markets minutes since the off is greater than 98
    to
    markets minutes since the off is between 98 and 103
Pages:
Actions