거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

ADXm (experiment) - MetaTrader 5용 지표

조회수:
5988
평가:
(34)
게시됨:
2022.04.17 10:55
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

There are a couple of versions of this indicator already existing in the code base. Some versions can be found at following links :

As it can bee seen from the already published versions, one of the small (possible) issues of ADXm is the fact that it (in the times of ranging market) it tends to be "nervous". Some smoothed versions were made to address that, and this one can do that too but in an unexpected way : by applying ADXm calculation to itself, instead of using some conventional smoothing methods. The results seem to be usable, hence posting the indicator here


Recommendations:

  • you can use color changes as indication of momentum / trend change
  • you can use zero line crosses in a same manner
PS: when using the ADXm of ADXm (double) mode, the values are changed (slopes are not, but values are). In that case, if you are using levels as an indicator of trend change, adjust the levels to modified values


PriceChannel_Signal_v2 EA PriceChannel_Signal_v2 EA

The EA works on the signals of the custom indicator 'PriceChannel_Signal_v2' ( https://www.mql5.com/en/forum/173249/page132#comment_15924070 )

CCI Color CCI Color

iCCI (Commodity Channel Index, CCI) indicator as a colored line

CHO Smoothed Arrow 2 CHO Smoothed Arrow 2

Version 2. Indicator based on 'Chaikin Oscillator, CHO'. Line intersection of 'CHO' and 'smoothed CHO'

Engulfing Pattern Plus One Engulfing Pattern Plus One

Engulfing Pattern Plus One