TradingView
ParkF
15 de Mar de 2022 06:33

[_ParkF]RSI 

Bitcoin / DollarBitfinex

Descrição

RSI

Typical RSI indicators were plotted with candles and expressed wick to resemble a candle chart,

and linear regression was added to predict changes in force intensity,

which allowed us to confirm support and resistance within linear regression.

In addition, divergence signal was marked as an additional basis for the price fluctuation point due to support and resistance.

In other words,

if the diversity signal appears together when the rsi candle is supported and resisted within linear regression,

this is the basis for predicting that it is a point of change in the existing trend.

Finally, the period value and standard deviation of linear regression can be arbitrarily modified and used.

I hope it will help you with your trading.


일반적인 RSI 지표를 캔들화 하였고 꼬리까지 포함하여 캔들 차트와 유사하게 표현 하고,

캔들화한 RSI 지표에 선형회귀(채널)를 추가 하여 RSI 지표 특유의 힘의 강도의 변화를 지지와 저항으로 확인할 수 있게 해봤습니다.

또한 다이버전스 신호를 추가하여 선형회귀(채널)로 인한 지지와 저항에 따른 가격 변동의 근거로 삼을 수 있습니다.

즉, 선형회귀(채널) 안에서 RSI 캔들이 지지와 저항을 받을 때 다이버전스 신호가 함께 나타난다면 이는 기존 추세의 변화 지점임을

예측해 볼 수 있는 근거가 됩니다.

마지막으로 선형회귀(채널)의 기간값과 표준편차는 임의로 수정하여 사용할 수 있습니다.

당신의 트레이딩에 도움이 되었으면 합니다.


* I would like to express my gratitude to zdmre for revealing the linear regression source.




Notas de Lançamento

Added code to change RSI candles and lines.

You can change it in the style tab.

Notas de Lançamento

1. Addition of linear regression on-off switches
2. Change to linear regression centerline dotted
3. Linear regression thickness change
Comentários
watcharaelectronic32
AlexanderXY
How to change candles into a curve
ParkF
@AlexanderXY, I will make and update
AlexanderXY
@ParkF, ok
ParkF
AlexanderXY
@ParkF, thanks
williamyung2013
@AlexanderXY, Hi Sir,
Thank you for your effort.
May I clarify that is it normal to show that" line 218: The function 'ta.sma' should be called on each calculation for consistency. It is recommended to extract the call from the ternary operator or from the scope." in tradingview? It cannot dispaly the RSI chart in the same screen. Thanks again
gagangulati2014
@williamyung2013, facing same error
NERAD-CH
Very good, if only it had order block and fair gap
NERAD-CH
can you add imbalance (Fair Value Gap)
Mais