Join our fan page
StochasticExpansion - indicator for MetaTrader 5
- Published by:
- Nikolay Kositsin
- Views:
- 8800
- Rating:
- Published:
- 2011.12.28 09:41
- Updated:
- 2023.03.29 13:43
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Real author:
Ivan Kornilov
Good old stochastic oscillator. The difference from the standard Stochastic is that it shows overbought and oversold areas in a more visually convenient fashion. A sharp peak is a good signal for a trend reversal (or temporary consolidation).
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/696
Candlesticks 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.
IncMFIOnArrayCMFIOnArray class is designed for calculation of MFI (Money Flow Index) values on indicator buffer. The example of use of the class is presented.
ZigZag based on fractals. Due to the use of Fractals indicator, it works much faster than conventional ZigZag indicator.
IncEROnArrayCEROnArray 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.