Pages:
Actions
  • #1 by fumusic on 27 Jul 2020
  • I want my trigger to stop after profit of £X amount (not %) everyday.
    I know about global total lost/won variable but won't the trigger stop if £X amount is lost? Also, I want the trigger to reset at the start of each day and stop the trigger after £X profit again.
    I know I can set the trigger to stop at settings by setting bank to stop when bank reaches certain amount but I would prefer the trigger formula to do this automatically than for me to have to set it up every day.
  • #2 by MarkV on 27 Jul 2020
  • Hi
    You can still use global total won / lost if you want to ignore losses. Say your stop at profit is £50 
    global total won/lost amount is between -9000 and 50

    to reset once a day add another trigger:
    reset win/lose history globally
    condition: global current time is between 06:00 and 06:15 (or whatever time you want to reset)
    first matching selection
    once per market

    you must be refreshing one market at that time
  • #3 by fumusic on 27 Jul 2020
  • Thanks again Mark for your excellent advice
Pages:
Actions