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

MomentumCloud_HTF - indicator for MetaTrader 5

Views:
3020
Rating:
(16)
Published:
2015.07.28 11:17
Updated:
2016.11.22 07:32
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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

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

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

Fig.1. The MomentumCloud_HTF indicator

Fig.1. The MomentumCloud_HTF indicator

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

LotLine LotLine

The script shows the trade volume in lots required to move the position to a desired level.

ColorZerolagRSIOSMACandle ColorZerolagRSIOSMACandle

The ColorZerolagRSIOSMA indicator implemented as a sequence of candlesticks.

ColorZerolagMomentum ColorZerolagMomentum

This variant of Momentum oscillator is calculated based on five Momentum indicators.

CGOscillator_HTF CGOscillator_HTF

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