Join our fan page
- Views:
- 5128
- Rating:
- Published:
- 2018.04.18 16:24
-
Need a robot or indicator based on this code? Order it on Freelance Go to 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.
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
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/20048

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

Bollinger Bands in the form of an oscillator.

The New High New Low Index indicator.

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