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

면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.