OPEN-SOURCE SCRIPT
OBV-LIN

OBV with linear regression
so we have two type of linear regression channel
1. base on the OBV line (red =bearish,green= bullish trend) (length 50)
2-regular (length 100)
when ever the OBV change direction if it bellow lower part of liner and it bullish so can be buy signal
if opposite can be short signal
not perfect but seems to work ,so it crude work but with some addition maybe in future i make it better
for the signals
on the other hand the combination the two channels seems to predict trend very good
the dashed line is regukar linear channel trend
//

so we have two type of linear regression channel
1. base on the OBV line (red =bearish,green= bullish trend) (length 50)
2-regular (length 100)
when ever the OBV change direction if it bellow lower part of liner and it bullish so can be buy signal
if opposite can be short signal
not perfect but seems to work ,so it crude work but with some addition maybe in future i make it better
for the signals
on the other hand the combination the two channels seems to predict trend very good
the dashed line is regukar linear channel trend
//
Script de código aberto
No verdadeiro espirito do TradingView, o autor desse script o publicou como código aberto, para que os traders possam entendê-lo e verificá-lo. Parabéns ao autor Você pode usá-lo gratuitamente, mas a reutilização desse código em publicações e regida pelas Regras da Casa.
Aviso legal
As informações e publicações não devem ser e não constituem conselhos ou recomendações financeiras, de investimento, de negociação ou de qualquer outro tipo, fornecidas ou endossadas pela TradingView. Leia mais em Termos de uso.
Script de código aberto
No verdadeiro espirito do TradingView, o autor desse script o publicou como código aberto, para que os traders possam entendê-lo e verificá-lo. Parabéns ao autor Você pode usá-lo gratuitamente, mas a reutilização desse código em publicações e regida pelas Regras da Casa.
Aviso legal
As informações e publicações não devem ser e não constituem conselhos ou recomendações financeiras, de investimento, de negociação ou de qualquer outro tipo, fornecidas ou endossadas pela TradingView. Leia mais em Termos de uso.