OPEN-SOURCE SCRIPT
RSI+SMA

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
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
Open-source script
In true TradingView spirit, the creator of this script has made it open-source, so that traders can review and verify its functionality. Kudos to the author! While you can use it for free, remember that republishing the code is subject to our House Rules.
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.
Open-source script
In true TradingView spirit, the creator of this script has made it open-source, so that traders can review and verify its functionality. Kudos to the author! While you can use it for free, remember that republishing the code is subject to our House Rules.
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.