Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Indicatori

XPeriodCandleRange_HTF - indicatore per MetaTrader 5

Visualizzazioni:
2243
Valutazioni:
(12)
Pubblicato:
2018.07.09 13:59
Aggiornato:
2023.03.29 13:48
\MQL5\Include\ \MQL5\Indicators\
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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

Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.