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

Simple timer next candle - indicateur pour MetaTrader 5

Vues:
85790
Note:
(106)
Publié:
2011.08.17 11:23
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

A non-invasive candle time that can be positioned next to price or near a corner.

Color, font, size and align (anchor) freely customizable.

Input parameters:

  • color lblColor=C'00,66,99';                                                // Color of the label
  • int fontSize=8;                                                                 // Size of the label font
  • ENUM_ANCHOR_POINT pAnchor = ANCHOR_LEFT_LOWER;  // Anchor of the label a sort of align
  • bool nextToPriceOrAnchor = true;                                      // Position near the price close or to Corner
  • ENUM_BASE_CORNER pCorner = CORNER_LEFT_LOWER;    // Corner position of the label
  • string fontFamily = "Tahoma";                                           // Font family of the label

Simple timer next candle

Variation Variation

This trend indicator shows the current trend direction and moments for closing of the opened position.

Fibonacci retracement Fibonacci retracement

The indicator plots the Fibonacci retracement levels for a user-defined number of bars.

Laguerre Laguerre

Trend strength indicator based on the Laguerre adaptive filter.

Karacatica Karacatica

The indicator generates market entry signals based on the ADX indicator.