당사 팬 페이지에 가입하십시오
- 조회수:
- 4871
- 평가:
- 게시됨:
- 2014.06.06 15:43
- 업데이트됨:
- 2016.11.22 07:32
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Real author:
Nick A. Zhilin
An indicator of the series of simple indicators without averaging.
Figure 1. The DynamicRS indicator
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/2357

An indicator of the series of simple indicators without averaging. It is implemented as a channel with a fixed width.

The indicator is drawn as a colored cloud between the lines of Kaufman's AMA (Adaptive Moving Average) indicator and the price.

The indicator shows information on the current trend using the values of the DynamicRS_C indicator with a fixed timeframe.

Indicator HighsLows_HTF_Signal shows a trend direction or a signal for performing a deal generated by the HighsLowsSignal indicator at the chosen bar as a graphic object with colored indication of trend or deal direction and sends alerts or audio signals in case of a market entry moment.