당사 팬 페이지에 가입하십시오
- 조회수:
- 3047
- 평가:
- 게시됨:
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Indicator AbsolutelyNoLagLwma_Digit_Cloud with the timeframe selection option available in its input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
For the indicator to operate, indicator AbsolutelyNoLagLwma_Digit_Cloud.ex5 must be in the <terminal_data_directory>\MQL5\Indicators folder.
Fig 1. Indicator AbsolutelyNoLagLwma_Digit_Cloud_HTF
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/21146

Indicator XPeriodCandle_main with the timeframe selection option available in its input parameters.

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

A trend-following indicator of the main and signal lines, drawn as a color cloud.

A histogram based on the difference between the main and the signal lines of indicator Ang_Zad_C in the points of the price chart.