Unisciti alla nostra fan page
- Visualizzazioni:
- 3814
- Valutazioni:
- Pubblicato:
- 2015.04.10 16:23
- Aggiornato:
- 2016.11.22 07:32
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
The AdaptiveCGOscillator indicator with the timeframe selection option available in the input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
The indicator requires AdaptiveCGOscillator.mq5 and CyclePeriod.mq5 indicator files. Place them in <terminal_data_folder>\MQL5\Indicators.
Fig.1. The AdaptiveCGOscillator_HTF indicator in the form of two lines
Fig.2. The AdaptiveCGOscillator_Cloud_HTF indicator in the form of a colored cloud
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/12686

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

The indicator draws candlesticks of a larger timeframe based on the 3LineBreak indicator values.

A fractal indicator with extended functionality.

The AFL_Winner indicator with the timeframe selection option.