Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 5066
- Valutazioni:
- Pubblicato:
- 2018.07.13 15:57
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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"
Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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