Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
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

Thrust_Bar - indicateur pour MetaTrader 5

Vues:
12617
Note:
(23)
Publié:
2019.02.07 09:00
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Indicator Thrust Bar displays on the price chart the long "persistent" bars.

The indicator has eight configurable parameters:

  • Indicator mode - indicator calculation mode
    • ATR - by ATR
    • Points - calculating by the bar size in points
  • ATR period - ATR calculation period (for Indicator mode = ATR)
  • ATR multiplier/Size candle in points - ATR multiplier (for Indicator mode = ATR), or the candle body size in points (for Indicator mode = Points)
  • Use long side - show the bullish bars found
  • Use short side - show the bearish bars found
  • Use alerts - use alerts
  • Send mail - send email notifications
  • Send push-notifications - send push notifications to your mobile device
  • Calculations for Indicator mode = ATR:
    if the candle body size in points exceeds the values of ATR multiplier * ATR(ATR period)/Point,
    then the bar found is drawn and a signal pointer is placed.
  • Calculations for Indicator mode = Points:
    if the candle body size in points exceeds the value of Points, then the bar found is drawn and a signal pointer is placed.
  • Bar color:
    green for bullish and red for bearish.
  • Signal pointer is placed:
    on the Low price for a bullish bar and on the High price for the bearish bar


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

Dynamic_Zone_RSI Dynamic_Zone_RSI

Indicator Dynamic Zone RSI

ASAR ASAR

Advance Parabolic Time/Price System

Price_Volume_Divergence Price_Volume_Divergence

Indicator Price volume divergence

Wide_Narrow_Spread Wide_Narrow_Spread

Indicator Wide/Narrow Spread bar