Watch how to download trading robots for free
Find us on Telegram!
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

ColorZerolagMomentumOSMA_HTF - indicator for MetaTrader 5

Views:
2708
Rating:
(13)
Published:
2015.07.29 13:55
Updated:
2016.11.22 07:32
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The ColorZerolagMomentumOSMA indicator with the timeframe selection option available in the input parameters:

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4// Indicator chart period (timeframe)

The indicator requires ColorZerolagMomentumOSMA.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.

Fig.1. The ColorZerolagMomentumOSMA_HTF indicator

Fig.1. The ColorZerolagMomentumOSMA_HTF indicator

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/13326

ColorZerolagMomentum_HTF ColorZerolagMomentum_HTF

The ColorZerolagMomentum indicator with the timeframe selection option available in the input parameters.

DailySize DailySize

Indicator of daily price movement range. Shows the history of daily price fluctuations.

ColorZerolagMomentumOSMACandle ColorZerolagMomentumOSMACandle

The ColorZerolagMomentumOSMA indicator implemented as a sequence of candlesticks.

CandleSizes CandleSizes

Indicator shows the size of one of the three candlestick elements: upper shadows, lower shadows or bodies. It displays the current candlestick value and the daily average value for a certain element.