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

CandleStop_Cloud_HTF - indicator for MetaTrader 5

Views:
2351
Rating:
(12)
Published:
2018.06.18 16:19
\MQL5\Indicators\
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Indicator CandleStop_Cloud with the timeframe selection option available in input parameters.

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // The indicator chart period (timeframe)

For the indicator to operate, the CandleStop_Cloud.ex5 indicator must be added to the <terminal_data_directory>\MQL5\Indicators folder.

Fig.1. Indicator CandleStop_Cloud_HTF

Fig.1. Indicator CandleStop_Cloud_HTF

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

CandleStop_Cloud CandleStop_Cloud

An indicator to pull trailing stops with the channel color background filling and showing the latest values as price labels.

Exp_CandlesticksBW_Tm Exp_CandlesticksBW_Tm

The Exp_CandlesticksBW_Tm Expert Advisor is based on the color change of the CandlesticksBW candlesticks and allows strictly define the trading time interval.

ADMIR ADMIR

Oscillator ADMIR (Average Directional Movement Index Rating) shows the ratio of the ADX lines of two indicators Average Directional Movement Index with the calculation periods differing by the specified value.

ADX_Difference ADX_Difference

Indicator of the difference between ADX and ADX as of N periods ago.