Percent Trailing Stop %===========
 Percent Trailing Stop % 
===========
Another Stop Loss Indicator today - our last Fixed SL/TP script went down quite well, this one is for adding a Percent Trailing Stop from Entry Price to your own strategy.
 You can ignore the actual entry/exit orders - they're based on a simple MA cross and are therefore NOT relevant, NOT profitable and NOT recommended! 
 You should be using this code as a way of adding a % Trailing Stop to your own scripts - hope it helps! 
You should also notice that a generally considered  losing  strategy (a simple MA cross) could actually become profitable with careful money management - try combining this Trailing Stop script with our  Fixed Stop/Take Profit  script for really accurate management of your capital.
-----------
Good Luck and Happy Trading!
TSL
MTF Trailing SL Strategy [QuantNomad]This is a Multi-Timeframe version of my Trailing SL Strategy. 
Few weeks ago I published Trailing SL Strategy. There I used only basic Trailing SL to enter positions. 
It worked pretty well so I tried to work on it a bit. I thought what if you can use the same ATR TSL on different timeframes and combine them into one signal. 
In this strategy you can use only ATR stops and choose 3 other higher timeframes in addition to your current timeframe. 
You'll see Trailing SL plotted on the chart form all these timeframes. 
Entry Long position if all 4 time-frames agree on long signal. 
Exit Long positions when at least 2 time-frames disagree on long signal. 
Entry to Short position if all 4 time-frames agree on Short signal. 
Exit from Short positions when at least 2 time-frames disagree on Short signal. 
Here is the link to my basic Trailing SL Strategy: 

