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

One possible way of normalizing prices into a known bound.

This is a RSI of High, Low, Open and Close displayed as color candles in it's own sub-window. The interesting is that the prices are reflected in a very close manner to a known 0 to 100 range and that opens a lot of new possibilities.

Trend Envelopes - RSI Trend Envelopes - RSI

Trend Envelopes variation of RSI indicator.

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.

RSI Candles - Smoothed RSI Candles - Smoothed

Combination of 4 RSI values (RSI of High, Low, Open and Close) displayed as candles with additional option to enable prices pre-smoothing prior to be used in calculation, which makes it an RSI-of-MA combination.

CCI Candles CCI Candles

Four different CCIs combined into a "candles" display of CCI.