거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
12270
평가:
(15)
게시됨:
2018.06.13 11:02
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

The Average Directional Index (ADX) is a trend indicator used to measure the strength and momentum of an existing trend. This indicator's main focus is not on the direction of the trend but with the momentum.

The ADX is a combination of two price movement measures, the positive directional indicator (+DI) and the negative directional indicator (-DI). The +DI measures the strength of the upward trend while the –DI measures the strength of the downward trend. These two measures are also plotted along with the ADX line.

Sometimes it is hard to follow the relative positions of +DI and -DI values to determine which trend is currently the prevailing. This version instead uses different display in order to make that as easy as it can be. The ADX values are easily comparable to the significant level, the the color of the ADX value and histogram clearly shows the trend. That way it is easier to follow the ADX trend(s) and values.

EMA_WMA v2 EMA_WMA v2

EMA_WMA - Expert Advisor for MetaTrader 5. Intersection of two iMA (MA). Position trailing.

TrueSort_1100 TrueSort_1100

The Expert Advisor waits when the lines of MA(10), MA(20), MA(50), MA(100) and MA(200) get arranged one above the other (or one below the other).

Trend Envelopes Trend Envelopes

Trend Envelopes indicator is using only % deviation for calculation and that is the only parameter needed for calculation. It is internally using Close, High and Low price and in this version that can not be changed. Also, due to the nature of the indicator, it can be easily be used as a sort of support/resistance indicator.

Trend Envelopes - RSI Trend Envelopes - RSI

Trend Envelopes variation of RSI indicator.