Hello traders This is an example of how you can add multiple indicators into a unique one In this instance, I added two supertrend multitimeframes and draw them on a different timeframe chart Enjoy David
ATR Channels help you to identify where to place your stop-loss or trailing stop-loss based on price volatility, according to the Average True Range (ATR).
Trend Step - Trailing Stop is a moving average-based trailing stop that moves in pre-defined steps. In this way, the user can set the number of pips/points they want the trailing to move in relation to the movements in the average. You can also see it as trend steps. Every step represents the trend movement. Usage Use it as a trailing stop or as a trend...
A complete ATR Trailing Stop Loss in version 5. Features Include: Timeframe Option Long/Short Triggers (Green/Red Triangles) Long/Short Conditions (Bottom Colored Line) "Golden" Long/Short Triggers (Yellow Triangles)(Hanging Man or Shooting Star Candlestick patterns breaking ATR trailing stop) Alerts
These are alerts for my MTF Trailing SL Strategy. Entry Long position if all 4 time-frames agree on the long signal. Exit Long positions when at least 2 time-frames disagree on the long signals. 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. Use "Once Per Bar...
Buy and hold investors may decide to use trailing stops to protect profits and capital from market crashes, especially during bull markets. The purpose of this indicator is to hep investors to identify a location to place them. The indicator plots the highest high from 'x' bars ago. It then plots a trailing stop loss 'y' percent below that line. The...
This strategy is designed to allow you to catch the bounce or "SNAP Back" of an equity that has been in a trend. 1) Once the moving averages are in the order of 200SMA > 50 SMA > 34EMA > 20SMA > 8EMA (or reverse for and uptrend), the strategy is setup. 2) Next you wait for a trigger of the closing price crossing the 8EMA, while there is a desired gap size between...
This script creates a stop loss level and then moves it up in 5% increments as prices increase. Basically, it checks to see if the lowest low of the last 7 days is above a certain level. If yes, it sets the stop at that level. It then checks for the next highest level and keeps going until the price is not above a level. Those variables are then set to the level...
Introduction Based on my previous indicator , this indicator plot a trailing stop using classic conditions. Using The Indicator Like any trailing stop when price is higher than the trailing stop this imply a buy signals, when price is lower than the trailing stop this imply a sell signal. It is possible to use decimals instead of integers for length as...