Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 8269
- Rating:
- Published:
- 2019.02.07 08:59
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Indicator Non lag average is a non-lagging moving average.
It has five adjustable parameters:
- Period - calculation period
- Method - calculation method
- Applied price - calculation price
- Filter - noise filter
- Deviation (price) - deviation, i.e., shifting from price upwards/downwards
Deviation (price) - vertical shift of the indicator line. the parameter is set in the values of price. The parameter allows building channel indicators.
Fig. 1. Non lag average, Period = 5
Fig. 2. Non lag average, Period = 5, Filter= 100
Fig. 3. Two indicators Non lag average, Period = 5, Filter= 100,
Deviation (price) of the first one = 0.1, Deviation (price) of the second one = -0.1
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/23527

Indicator Non lag MACD

Indicator Multi timeframe Gann Hi Lo Activator