Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 4588
- Rating:
- Published:
- 2017.01.18 09:34
- Updated:
- 2023.03.29 13:47
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The ATR_Channels_Cloud_Digit indicator with the timeframe selection option available in input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
The indicator requires atr_channels_cloud_digit.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.
Fig1. The ATR_Channels_Cloud_Digit_HTF indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/16419
![Exp_i4_DRF_v2](https://c.mql5.com/i/code/expert.png)
The Exp_i4_DRF_v2 Expert Advisor is based on the i4_DRF_v2 indicator color change.
![JSatlCandle](https://c.mql5.com/i/code/indicator.png)
The JSatl indicator implemented as a sequence of candlesticks.
![Exp_JSatlCandle](https://c.mql5.com/i/code/expert.png)
The Exp_JSatlCandle Expert Advisor based on signals of the JSatlCandle indicator.
![Exp_Bear_Bulls_Power](https://c.mql5.com/i/code/expert.png)
The Exp_Bear_Bulls_Power Expert Advisor is based on the Bear_Bulls_Power indicator color change.