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
Views:
4291
Rating:
(13)
Published:
2017.01.26 09:15
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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

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

To provide correct operation of the indicator, place the compiled Fractal_CCI.mq5 indicator file in terminal_data_folder\MQL5\Indicators.

Fig1. The Fractal_CCI_HTF indicator

Fig1. The Fractal_CCI_HTF indicator

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

Fractal_ADX Fractal_ADX

Fractal Average Directional Index.

TASSKlT TASSKlT

Simple trend visualizer.

MA Cross MA Cross

The Expert Advisor based on intersection of two iMA.

PROphet PROphet

The PROphet Expert Advisor consists of two independent linear perceptrons.