Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

NonLag MA MTF - indicator for MetaTrader 5

Views:
6440
Rating:
(17)
Published:
2018.05.21 14:59
NonLag MA mtf.mq5 (21.43 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Well known NonLag MA with additions and adjustments. The first version published long time ago did not have price as an input option. This version corrects that, and the code is adjusted to new builds of MetaTrader 5 and also made multi timeframe.

Timeframes supported are all the possible timeframes supported by MetaTrader 5 and it has 3 "special" timeframes:

  • Next higher timeframe: first higher timeframe compared to active chart.
  • Second higher timeframe: second higher timeframe compared to active chart.
  • Third higher timeframe: third higher timeframe compared to active chart.

If some of these 3 timeframes are used, then the timeframe is set automatically as you change the timeframe of the chart.

PS: the indicator is a stand alone indicator - it does not need the "regular" version in order to work, neither it uses any other indicator.

MACD High/Low MTF MACD High/Low MTF

MACD High/Low made multi timeframe.

Ultra Trend MTF Ultra Trend MTF

Ultra Trend indicator made as multi timeframe.

Math Utils Math Utils

Handy functions for comparison, rounding, formatting and debugging of doubles (prices, lots and money).

Rainbow WMA Rainbow WMA

Based on Mel Widner's Rainbow Average (that is similar to Guppy MMA), this is a sort of generalized version with quite a few extensions.