Unisciti alla nostra fan page
- Visualizzazioni:
- 3069
- Valutazioni:
- Pubblicato:
- 2016.07.20 14:27
- Aggiornato:
- 2016.11.22 07:32
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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
Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.