Join our fan page
SMI_Correct - indicator for MetaTrader 5
- Views:
- 4796
- Rating:
- Published:
- 2016.10.10 15:27
- Updated:
- 2023.03.29 13:47
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Real author:
transport_david
Variation of the SMI indicator based on the "Momentum, Direction, and Divergence" book by Blau.
The indicator uses SmoothAlgorithms.mqh library classes (copy it to <terminal_data_folder>\MQL5\Include). The use of the classes was thoroughly described in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".
Originally this indicator has been written in MQL4 and was first published in the Code Base on 26.09.2008.
Fig.1. The SMI_Correct indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/15988
The ZZLevels indicator uses the Simple ZigZag to find the boundaries of the flat, as well as the support and resistance levels.
i-CAi_HTFThe i-CAi indicator with the timeframe selection option available in input parameters.
The i-CAi indicator with additional trend strength indication using colored dots based on the standard deviation algorithm.
yEffekt_HTFThe yEffekt indicator with the timeframe selection option available in input parameters.