Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
6512
Valutazioni:
(17)
Pubblicato:
2018.05.21 14:59
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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.