Unisciti alla nostra fan page
- Visualizzazioni:
- 4372
- Valutazioni:
- Pubblicato:
- 2016.10.10 15:42
- Aggiornato:
- 2016.11.22 07:32
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
The Normalized_Volume_Oscillator indicator with the timeframe selection option available in input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
The indicator requires Normalized_Volume_Oscillator.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.
Fig.1. The Normalized_Volume_Oscillator_HTF indicator
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/16059

This library allows to automate the process of connecting to a trade server after the "Account disabled" error occurs.

The Exp_PFE_Extr breakout trading system based on the signals of the PFE oscillator.

Oscillator that represents the relative smoothed rate of price change.

The i-CAiChannel_System_Digit indicator with the timeframe selection option available in input parameters.