Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 2514
- Valutazioni:
- Pubblicato:
- 2018.07.09 13:59
- Aggiornato:
- 2023.03.29 13:48
-
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
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/21141

An indicator that draws the XPeriodCandle candlestick sizes in points.

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

Indicator XPeriodCandle in the main chart.

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