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

FractalsPeriod - indicateur pour MetaTrader 5

Vues:
13795
Note:
(38)
Publié:
2010.01.26 12:56
Mise à jour:
2016.11.22 07:32
\MQL5\Include\
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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).