Watch how to download trading robots for free
Find us on Twitter!
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
Views:
4980
Rating:
(16)
Published:
2015.07.02 14:33
Updated:
2016.11.22 07:32
rsicloud.mq5 (5.72 KB) view
rsicloud_htf.mq5 (10.08 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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

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

This indicator requires RSICloud.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.

Fig.1. The RSICloud_HTF indicator

Fig.1. The RSICloud_HTF indicator

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

RSICloud RSICloud

Cloud indicator, the envelopes of which represent the RSI oscillator values calculated for High and Low prices.

Coppock Coppock

This indicator shows long-term opportunities for buying or selling.

CenterOfGravityOSMA CenterOfGravityOSMA

The Center of Gravity J. F. Ehlers indicator represented by a colored OSMA histogram.

CenterOfGravityOSMA_HTF CenterOfGravityOSMA_HTF

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