Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

XPeriodCandleRange_HTF - indicator for MetaTrader 5

Views:
2245
Rating:
(12)
Published:
2018.07.09 13:59
Updated:
2023.03.29 13:48
\MQL5\Include\ \MQL5\Indicators\
Need a robot or indicator based on this code? Order it on Freelance Go to 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

Translated from Russian by MetaQuotes Ltd.
Original code: 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.