Join our fan page
- Views:
- 3365
- Rating:
- Published:
- Updated:
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The ExMassV2 indicator with the timeframe selection option available in the input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
The indicator requires ExMassV2.mq5 indicator file. Place it in terminal_data_folder\MQL5\Indicators.

Fig.1. The ExMassV2_HTF indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/15677
ExVolV2_HTF
The ExVolV2 indicator with the timeframe selection option available in input parameters.
ADXDMI
A modification of the popular ADX indicator.
Auto Trader
The Expert Advisor enables and disables the "AutoTrading" button at a certain time and closes all opened positions on the account once the specified period of time expires.
ColorX2MA_Cloud
Universal moving average which fills the chart space with a colored background. The moving average itself serves as the color separation line.