Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 3564
- Rating:
- Published:
- 2018.03.01 11:52
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The WI indicator shows a moving average calculated by the following formula:
WI(2 * Close-High-Low)
It has two parameters:
- Period - calculation period;
- Method - calculation method.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/19895

Zero Lag is a modified EMA.

ZeroLagMACD is an MACD version, which has a much smaller lag compared to the classic MACD.