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
Indicateurs

XPeriodCandleRange_HTF - indicateur pour MetaTrader 5

Vues:
2247
Note:
(12)
Publié:
2018.07.09 13:59
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

Channel indicator Rj_SlidingRange with the the possibility to round the indicator levels up to a required number of digits. The number of digits to round is defined by the indicator's input variable Digit:

input uint Digit=3; //Number of digits to round to

Fig 1. Indicator Rj_SlidingRangeRj_Digit

Fig 1. Indicator Rj_SlidingRangeRj_Digit

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

XPeriodCandleRange XPeriodCandleRange

An indicator that draws the XPeriodCandle candlestick sizes in points.

AbsolutelyNoLagLwma_BBx7_Cloud_Digit_HTF AbsolutelyNoLagLwma_BBx7_Cloud_Digit_HTF

Indicator AbsolutelyNoLagLwma_BBx7_Cloud_Digit with the timeframe selection option available in the input parameters.

XPeriodCandle_main XPeriodCandle_main

Indicator XPeriodCandle in the main chart.

Exp_XPeriodCandle_X2 Exp_XPeriodCandle_X2

Trend-following trading system Exp_XPeriodCandle_X2 is based on the signals of two indicators: XPeriodCandle and XPeriodCandle_HTF.