당사 팬 페이지에 가입하십시오
XPeriodCandle_main - MetaTrader 5용 지표
- 조회수:
- 2544
- 평가:
- 게시됨:
- 2018.07.09 13:59
- 업데이트됨:
- 2023.03.29 13:48
- 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Indicator XPeriodCandle in the main chart.
The indicator uses the SmoothAlgorithms.mqh library classes. Working with them was described in details in article Averaging Price Series for Intermediate Calculations Without Using Additional Buffers.
Fig 1. Indicator XPeriodCandle_main in the candlestick chart
Fig. 2. Indicator XPeriodCandle_main in the bar chart
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/21142
Indicator XPeriodCandleRange with the timeframe selection option available in the input parameters
XPeriodCandleRangeAn indicator that draws the XPeriodCandle candlestick sizes in points.
Trend-following trading system Exp_XPeriodCandle_X2 is based on the signals of two indicators: XPeriodCandle and XPeriodCandle_HTF.
XPeriodCandle_main_HTFIndicator XPeriodCandle_main with the timeframe selection option available in its input parameters.