Hello!
Please see your triggers attached.
Use the constants inside the file to adjust the trigger settings.
The idea behind this is to remember the index of each new favourite and the time it has changed, e.g. switched from 1st selection to 5th or then to 3rd and so on. You do it in the trigger called "
marking the time when favourite has changed", and the important thing is to execute this trigger repeatedly, hence "no often than 0.3 sec".
Then you simply place the stop-loss bet after
(now_time - last_fav_time)/mf_second is equal or greater than the predefined number of seconds you specify.
Make sure you've tested the triggers in Test Mode before you switch to real money. I recommend testing triggers in
Time Machine, as you can run your strategy by multiple markets in minutes, and the data is very cheap.
If you'd like to make any changes to the original trigger description, please make a new trigger request.