McGinley dynamic (official) - indicator for MetaTrader 5 The McGinley Dynamic indicator is a type of moving average that was designed to track the market better than existing moving average indicators. It is a technical indicator that improves upon moving average lines by adjusting for shifts in market speed.... Original formula: Improved formula: ...
And this is the template file (attached) about what Igorad mentioned in the first post (period = 14 for each in indicator' input): - T3 by T.Tillson (correct version) - LSMA - Least Square Moving Average (or EPMA, Linear Regression Line) - ILRS - Integral of Linear Regression Slope How to install: ...
Hi, Please take a look at the latest version of well-known indicator AllAverages_v3.0 with 26 types of moving averages: Code: // MA_Method= 0: SMA - Simple Moving Average // MA_Method= 1: EMA - Exponential Moving Average // MA_Method= 2: Wilder - Wilder Exponential Moving Average // MA_Method= 3: LWMA - Linear Weighted Moving Average // MA_Method= 4: SineWMA - Sine Weighted Moving Average // MA_Method= 5: TriMA - ...
// MA_Method= 0: SMA - Simple Moving Average // MA_Method= 1: EMA - Exponential Moving Average // MA_Method= 2: Wilder - Wilder Exponential Moving Average // MA_Method= 3: LWMA - Linear Weighted Moving Average // MA_Method= 4: SineWMA - Sine Weighted Moving Average // MA_Method= 5: TriMA -
D1 price is located above 100 day SMA (100-SMA) and 200 day SMA (200-SMA) for the ranging within the following key reversal support resistance levels: 100.51 resistance level located above 100-SMA/200-SMA in the primary bullish area of the chart, and97.22 support level located on the border between the primary bearish and the primary bullish trend. The price is trying to break 99.29 intermediate resistance level to above, and RSI indicator is estimating the ranging ...
Originally Posted by igorad Hi, Please check out the updated AllAveragesCrossover indicator for the new MT4. Regards, Igor