Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 5023
- Note:
- Publié:
- 2018.07.13 15:57
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
Oscillator Average Average True Range is standard smoothed ATR represented as a colored histogram.
Growing values are drawn in green, the falling ones are in red.
It has two configurable parameters:
- ATR period - ATR calculation period
- Smoothing period - smoothing period
Calculations:
AATR = SMA(ATR, Smoothing period)
where:
ATR - standard ATR to be calculated over the "ATR period"
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/21313

A channel formed by two moving averages AbsolutelyNoLagLwma based on averaged High and Low timeseries

Indicator Rj_SlidingRangeRj_Digit with the timeframe selection option available in the input parameters