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
Vues:
2861
Note:
(16)
Publié:
2015.11.03 07:39
Mise à jour:
2023.03.29 13:45
\MQL5\Include\
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The smoothed KRI oscillator implemented in the form of a color histogram.

The indicator uses the СMoving_Average and CXMA classes of the SmoothAlgorithms.mqh library. Working with that class was described in details in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".

Fig.1. The XKRI_Histogram indicator

Fig.1. The XKRI_Histogram indicator

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

SlopeDirectionLine_HTF_Signal SlopeDirectionLine_HTF_Signal

The SlopeDirectionLine_HTF_Signal indicator displays trend directions from three bars of the SlopeDirectionLine indicator as three graphical objects, colors of which determine a trend direction

KRI_HTF KRI_HTF

The KRI indicator with the timeframe selection option available in the input parameters.

KRICandle KRICandle

The KRI indicator implemented as a sequence of candlesticks.

XKRI_Histogram_HTF XKRI_Histogram_HTF

The XKRI_Histogram indicator with the timeframe selection option available in the input parameters.