Rejoignez notre page de fans
- Vues:
- 5296
- Note:
- Publié:
- 2015.12.04 11:45
- Mise à jour:
- 2016.11.22 07:32
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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
Traduit du russe par MetaQuotes Ltd.
Code original : 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.