Join our fan page
- Views:
- 3061
- Rating:
- Published:
- 2016.07.20 14:27
- Updated:
- 2016.11.22 07:32
-
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

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

A modification of the popular ADX indicator.

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.

Universal moving average which fills the chart space with a colored background. The moving average itself serves as the color separation line.