Unisciti alla nostra fan page
ZigZag based on VininI_FractalsTrend - indicatore per MetaTrader 5
- Pubblicati da::
- Nikolay Kositsin
- Visualizzazioni:
- 10005
- Valutazioni:
- Pubblicato:
- 2011.12.29 09:57
- Aggiornato:
- 2016.11.22 07:32
- Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Real author:
Vinin
ZigZag based on fractals.
Fractals indicator is used to find tops and bottoms for ZigZag. Because of this fact, it works much faster than conventional ZigZag indicator.
This indicator was first implemented in MQL4 and published in CodeBase at mql4.com 27.04.2011.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/704
Good old stochastic oscillator. The difference from the standard one is that it shows overbought and oversold areas in a more visually convenient fashion.
Val_BandsCandlesticks length volatility indicator useful for tracking gaps on the market and having the settings analogous to the Bollinger Channel. The indicator can show flats and trend beginnings.
CEROnArray class is designed to calculate the Efficiency Ratio (ER) used in the Adaptive Moving Average (AMA). The example of use of the CEROnArray class is presented.
IncERDOnArrayCERDOnArray class is designed to calculate the Efficiency Ratio (ER) used in the Adaptive Moving Average (AMA) considering price movement direction. When the price is moving upwards the indicator has positive values, when it is moving downwards, - negative ones.