당사 팬 페이지에 가입하십시오
- 조회수:
- 5491
- 평가:
- 게시됨:
- 2018.05.04 17:39
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
ADXm is a variation of a well known ADX indicator.
Unlike the ADX indicator, which is directionless (the value of the ADX itself does not show the direction of the market, but is just showing if certain level(s) are reached), ADXm indicator is attempting to correct that and is showing the direction of the market trend too.
This version is adding one more thing: in order to use the slope of the ADXm as a signal, ADXm is additionally smoothed using Jurik smoothing. That way the number of false signals is lessened and (since Jurik smoothing is very "fast" to react to value changes) the lag is minimal.

Indicator that calculates dynamic balance point for the desired period.

A variation of linear regression.

ADXm is a variation of a well known ADX indicator made to be multi timeframe capable.

Ron Black's swing line indicator with adjusted display option.