Pages:
Actions
  • #1 by layfavin on 06 Feb 2020
  • Hi , my trigger attached lays and backs , backs again but i cant get the trap lay to repeat,  what am i missing?
  • #2 by layfavin on 07 Feb 2020
  • Hi , i have followed  the article on repeat  triggers however  the attached is still not working  what am i missing in the close block trigger?
  • #3 by MarkV on 07 Feb 2020
  • Hi
    When a trigger block is closed, the conditions for number of runs (overall unticked) are reset to 0 

    in your backing trigger in the last condition block:

    AND
         selections trigger expression bet_cntr is equal to 0
         or trigger backing number of runs in the market is greater than 0 

    so the last condition in that block should be:
    or trigger backing number of runs in the market is equal to 0
    then it will repeat

    if you check the trigger logs you will see where it is stopping 
Pages:
Actions