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

Indicator that combines rank (auto)correlation of 4 prices in to one single indicator .


Instead of using just one price, this indicator uses the standard 4 prices: open, close, high and low, calculates its (auto) correlation ranks and combines those result into one indicator. The candle colors ("trends") are determined based on the correlation of open to close. The rest (the highest and the lowest) are good indicators of current volatility — the presence or the lack of it.

The correlation types supported by the indicator are Spearman and Pearson correlation. Although they are similar, the difference can be significant and some experimenting is advised to find the type that is suitable to specific trading style. Default calculation length it set to a rather "trend orientated" usage. To use it for momentum like (fast) response, set the period to shorter value(s).


Unlike the classical rank correlation — in this indicator "rank" does not mean the same as when the correlation is applied to independent sets of data (prices, values, ...). In this case it becomes more a "trend direction" or "momentum like" and it should be used like that.

Awesome oscillator - extended Awesome oscillator - extended

Awesome oscillator - extended version.

Support ressitance - Barry (extended) Support ressitance - Barry (extended)

Support ressitance - Barry (extended version).

ExpPricePosition ExpPricePosition

ExpPricePosition is a MetaTrader 5 Expert Advisor based on the PricePosition and StepUpDown indicators.

Step stochastic 2 Step stochastic 2

New version of non-repainting step stochastic indicator.