Join our fan page
- Views:
- 5291
- Rating:
- Published:
- 2015.12.04 11:45
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The fractal_dimension indicator with the timeframe selection option available in the input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
The indicator requires fractal_dimension.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.
Fig.1. The fractal_dimension_HTF indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/14328

A variant of the Momentum indicator with volumes and time used in its calculations.

The Expert Advisor transfers to break-even and/or trails positions on every currency pairs or only on the current one.

A simple oscillator that shows the speed of the MACD indicator change implemented as a two-colored histogram.

This indicator helps determine the end and the beginning of trends based on the inclination of the matches.