Pages:
Actions
  • #1 by bazzer on 07 Aug 2016
  • i have a simple football trigger that lays the leader, and there is a simple green up trigger below:

    market's name contains "match odds"
    and selection's index is equal to 1

    now if i run another football trigger doing something different alongside, such as backing the loser in play..
    can i exclude this from the green up trigger so in effect it is just a straight bet?

    cheers
  • #2 by MarkV on 08 Aug 2016
  • Hi
    Probably the condition you want in your greenup trigger is:
    and trigger lay the leader number of runs per selection is greater than 0

    This trigger could be helpful to you:
    http://marketfeederpro.com/learn/triggers/greenup-unequal-profit/

    In the attached screenshot I'm backing index 3
    I set the constant for the greenup percentage on the backed selection to 100%
    the trigger greens up index 3 for 100% of the profit and 0% on the other selections
    you can see I did a manual lay on index 1, and this is left to run independently

     
  • #3 by bazzer on 13 Aug 2016
  • cheers markv i'll have a look into it
  • #4 by bazzer on 13 Aug 2016
  • getting an error message saying "couldn't find the trigger" for some reason, and the greening up doesn't happen?
  • #5 by MarkV on 13 Aug 2016
  • Hi
    In your first post you mention you have a trigger that lays the leader.

    the condition to try in your green-up trigger is:
    and trigger <name of your lay the leader trigger> number of runs per selection is greater than 0

    or you could use the tested basic structure of the trigger in the link and modify it to your spec.
Pages:
Actions