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

Step chart RSI of average - MetaTrader 5용 지표

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

Basics :

RSI (Relative Strength Index) indicator (originally developed Welles Wilder) is, due to its very long usage, well known and is widely used indicator. Sometimes it is used in a combination of some filtering method (mostly levels crossing) in order to avoid some of the false signals that RSI might produce in some market conditions. This is one more version that will attempt to address the issue by using two filters on this version of RSI

This version :

This version is using step chart as a filter to lessen the number of signals produced by RSI and (if possible) to make it easier and safer to use. The step size is to be entered as RSI % that you wish to be used as a filter for minimal RSI change that should be considered as a significant change. It also can use averages for price filtering prior to be used in stochastic calculation. That way the RSI can be "double filtered" (filtering the price prior to be used in RSI calculation and then using the step chart filter on the calculated RSI result). The averages that can be used in this version :

  • simple moving average
  • exponential moving average
  • smoothed moving average
  • linear weighted moving average

Usage :

You can use color change of the step bar as signals


Step chart of stochastic of averages Step chart of stochastic of averages

Step chart of stochastic of averages

Step chart of stochastic Step chart of stochastic

Step chart of stochastic

Pearson coefficient Pearson coefficient

Pearson coefficient

Schaff trend CCI Schaff trend CCI

Schaff trend CCI