Pages:
Actions
  • #1 by acf on 01 May 2019
  • Hi Team, 

    I'm looking for a trigger to do the following.

    From my selections I need a trigger that will lay my selection horse in the place market.

    If the selection wins then stop but if it loses I will then look for a loss recovery following the 1-1-2-3 and then stop. 

    Thanks

    Andre
  • #2 by acf on 03 May 2019
  • Hi I created a support ticket but no one has answered it.

    Any help would be much appreciated
  • #3 by mcbee on 03 May 2019
  • hi
    you need to complete your trigger registration here
  • #4 by mcbee on 05 May 2019
  • hi
    how are you using your selections.
    in a file
    in a list
    import selections for auto trading
  • #5 by acf on 06 May 2019
  • Hi, 

    I'll import using a txt file
  • #6 by mcbee on 06 May 2019
  • hi
    here is your trigger , in the constants you can set.
    Unit size
    Minutes before the start time to place the bet
    Number of steps backward if prev. bet won (use negative to go forward)
    Number of steps forward if prev. bet lost (use negative to go backward)
    The step of the sequence to move to if reached the end of sequence (or went outside it)
    Step 1, number of units
    Step 2, number of units
    Step 3, number of units
    Step 4, number of units
    Sequence length (max 4)
    Step counter

    please use test mode until you are happy with your settings

    mcbee

    download the trigger below

    If you need to have your triggers adjusted or add a new option / function to them after you have been supplied with a trigger file, please start a new topic.
  • #7 by acf on 09 May 2019
  • Thank you

    working great
Pages:
Actions