Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

AdaptiveCyberCycle_HTF - indicator for MetaTrader 5

Views:
3423
Rating:
(17)
Published:
2015.04.10 16:21
Updated:
2016.11.22 07:32
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4;        // Indicator chart period (timeframe)

The indicator requires AdaptiveCyberCycle.mq5 and CyclePeriod.mq5 indicator files. Place them in <terminal_data_folder>\MQL5\Indicators.

Fig. 1. The AdaptiveCyberCycle_HTF indicator in the form of two lines

Fig.1. The AdaptiveCyberCycle_HTF indicator in the form of two lines

Fig. 1. The AdaptiveCyberCycle_Cloud_HTF indicator in the form of a colored cloud

Fig.2. The AdaptiveCyberCycle_Cloud_HTF indicator in the form of a colored cloud

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/12685

BackgroundCandle_3LineBreak_HTF BackgroundCandle_3LineBreak_HTF

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

ExTrend_Cloud_HTF ExTrend_Cloud_HTF

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

AdaptiveCGOscillator_HTF AdaptiveCGOscillator_HTF

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

MI_Fractal MI_Fractal

A fractal indicator with extended functionality.