Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Indicatori

FractalsPeriod - indicatore per MetaTrader 5

Visualizzazioni:
13812
Valutazioni:
(38)
Pubblicato:
2010.01.26 12:56
Aggiornato:
2016.11.22 07:32
\MQL5\Include\
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

An indicator lets you specify the number of bars separately before and after the current High / Low (fractal) can.

It uses CalcFrac Class from CalcFrac.mqh Library.

Input parameters:

Input parameter Value
Description
 CompleteBarsOnly
true
Converts only with finished bars
FractalsPeriodBefore
2
Number of bars before the current High / Low
FractalsPeriodAfter
5
Number of bars after the current High / Low
Maxbar
100
Number of bars in the calculation

FractalsPeriod

Bulls Power Bulls Power

The Bulls Power Indicator measures the balance of the bulls strength.

ZigZagColor ZigZagColor

This is a modified version of ZigZag indicator that draws lines with different colors depending on the price movement direction.

SphereSample SphereSample

The script illustrates control of graphic objects using the classes from the Standard Library.

ObjChartSample ObjChartSample

The script illustrates control of chart properties using the classes from the Standard Library (CChart).