Pages:
Actions
  • #1 by fumusic on 01 Jun 2020
  • Hi, as MFP is only able to run only one trigger, I understand the way around this is by combining multiple triggers if you want more than one trigger.
    How do you combine two triggers? I have attached two sample triggers for you to demonstrate. I delibrately used a football trigger and a horse racing trigger to see if two different markets could be combined. Will the horse racing trigger start scalping on the football markets as a result?
    Could you give step by step instructions of how you did it please? I am a complete novice.
    Thank you.
  • #2 by MarkV on 01 Jun 2020
  • Hi
    Please see attached screenshot and this article.
    It is likely some reworking of the triggers will be needed.

    Some suggestions:
    Copy the trigger blocks and paste into the new trigger file
    In the markets field for each trigger choose the appropriate sport
    Copy and paste any constants from one trigger to the other
    Carefully work through the triggers to check for global scope user variables and constants which may have the same name and correct this
    Check for variables which have a global scope to make sure they are not conflicting
    If the triggers use win/lose history variables prefix these variables with e.g. hr_total_won, sc_last_lost
    Use test mode to test triggers before using real mode

    If have a specific requirement and you are not confident to try the mods yourself you can always put in a trigger request.  


        
Pages:
Actions