Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

MultipleFractals - indicateur pour MetaTrader 5

Vues:
4461
Note:
(10)
Publié:
2018.04.18 16:24
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The indicator allows finding on the price chart fractals with different dimensions and displaying them simultaneously.

It searches for fractals with dimensions form 1х1 to 10х10

The indicator has five input parameters:

  • Min dimension of a fractal - the minimum dimension of fractals to display;
  • Max dimension of a fractal - the maximum dimension of fractals to display;
  • Use last bar - whether to use the current bar for search;
  • Upper fractals color - the color of upper fractals;
  • Lower fractals color - the color of lower fractals.
Note that if you choose "Yes" in Use last bar, the rightmost found fractal can be canceled if the configuration of the right side of the fractal candlestick formation changes.

The fractals found are displayed in digits, which correspond to their dimensions.

Fig.1 Fractals with the dimension of 2х2

Fig.2 Fractals with the dimension of 3x3

Fig.3 Fractals with the dimension of 4x4

Fig.4 Fractals with dimensions of 2x2 to 10x10

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/20048

CCI_Divergence CCI_Divergence

The indicator searches for divergences and displays them on the chart of the custom CCI indicator.

BB-Percentage-Decimal BB-Percentage-Decimal

Bollinger Bands in the form of an oscillator.

NHNL NHNL

The New High New Low Index indicator.

SignalMAAboveBelow 2 SignalMAAboveBelow 2

A module of trading signals based on the Moving Average indicator signal module.