Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
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
Vues:
2602
Note:
(11)
Publié:
2018.03.01 10:58
Mise à jour:
2023.03.29 13:48
\MQL5\Include\ \MQL5\Indicators\
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Real author: Rosh

The Internal Bar Strength indicator implemented in the form of a colored histogram.

The indicator uses SmoothAlgorithms.mqh library classes (copy it to <terminal_data_folder>\MQL5\Include). The detailed description of the class is available in the article Averaging Price Series for Intermediate Calculations Without Using Additional Buffers.

Fig.1. The XIBS_Histogram indicator

Fig.1. The XIBS_Histogram indicator

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

SVS_Trend_HTF SVS_Trend_HTF

The SVS_Trend indicator with the possibility to change the indicator timeframe in its input parameters.

InOutBar InOutBar

The indicator marks candlesticks with colored arrows if candlesticks of a higher timeframe selected in input parameters are higher or lower than previous candlesticks.

ColorDerivative_HTF ColorDerivative_HTF

The ColorDerivative indicator with the possibility to change the indicator timeframe in its input parameters.

Exp_ColorJJRSX_Tm_Plus Exp_ColorJJRSX_Tm_Plus

A trading system based on ColorJJRSX indicator signals with the possibility to set a fixed position holding time.