OPEN-SOURCE SCRIPT

RSI+SMA

4 828
RSIにSMAを加えただけのシンプルなインジケータです
SMAはRSIの計算結果を元に出しています

考え方の例 :
買いの例)
1 RSIがSMAを上抜いた
2 RSIがSMAを上抜き、かつ、60以上である
売りの例)
1 RSIがSMAを下抜いた
2 RSIがSMAを下抜き、かつ、40以下である


This simple indicator is plot SMA, in RSI indicator.
SMA is calculated based on the calculated RSI value

Example of way of thinking :

buy ex)
1 RSI break out SMA
2 RSI break out SMA and RSI over 60

sell ex)
1 RSI break down SMA
2 RSI break down SMA and RSI under 40

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.