Welcome Forex EA downloads & MT4/MT5 auto-trading resources — EAs, Gold EAs, quant tools and real-world automation.
Sign In Sign Up

Double Smoothed Wilders EMA - MetaTrader 5 Script | Trading Script Download - MT4/MT5 Resources

author EAcpu | 5 reads | 0 comments |

Double smoothed Wilders EMA - indicator for MetaTrader 5

Double smoothed Wilders EMA - indicator for MetaTrader 5

Double smoothed Wilders EMA - indicator for MetaTrader 5

Welles Wilder often uses a "special" case of the EMA (Exponential Moving Average) because (he uses it) it is sometimes called the Wilder EMA. The difference from EMA is as follows:

EMA formula = today's price * K + yesterday's EMA * (1-K) where K = 2 / (N+1)

Wilder EMA formula = today’s price * K + yesterday’s EMA (1-K) where K =1/N

where N = number of cycles.

Another property that is not visible from the above formula is that, although calculated differently, the Wilder EMA is equal (in terms of value) to the Smoothed Moving Average (SMMA). This version adds double smoothing to the Wilder EMA to make it "faster" (it responds to market prices more than the original version) and still maintains very smooth values

It can be used as any regular moving average

Double smoothed Wilders EMA - indicator for MetaTrader 5

Comparison of DS Wilder’s EMA (colored line) and SMMA (gray line)

Double smoothed Wilders EMA - indicator for MetaTrader 5


Attachment download

📎 double_smoothed_wilders_ema.mq5 (6.35 KB)

Source: MQL5 #24108

Verification code Refresh