Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

ATR Stop Loss bands - indicateur pour MetaTrader 5

Vues:
10343
Note:
(25)
Publié:
2022.11.07 00:48
Mise à jour:
2023.08.06 21:08
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

This indicator is used for stop loss placements with ATR as reference and comes in two lines with equal distance from a moving average.

The indicator can also be used for safety measuring of trade entries by using it as a price breakout filter, meaning if price moves too far from your baseline then price would be too directly volatile for a safe trade.

The input settings are

  • ATR period: ATR period, default at 14
  • ATR factor: ATR factor, most used factor is 1.5
  • MA period: Moving average period, 1 resembles price action
  • MA method: Moving average method, choose from SMA, EMA, SMMA and LWMA


    Nadaraya Watson Envelope Nadaraya Watson Envelope

    This tool outlines extremes made by the prices within the selected window size. This is achieved by estimating the underlying trend in the price using kernel smoothing, calculating the mean absolute deviations from it, and adding/subtracting it from the estimated underlying trend. Originally Made By LuxAlgo. Coded in MT5 format.

    Chart Window MACD Chart Window MACD

    The indicator is an equivalent \"Chart Window\" version of MACD.

    HLC Trend confirmation indicator HLC Trend confirmation indicator

    Confirmation (trend) indicator used for lower timeframes

    daily drawdown daily drawdown

    Example of daily loss calculation tool You can update it as you want.