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 open-source
In pieno spirito TradingView, il creatore di questo script lo ha reso open-source, in modo che i trader possano esaminarlo e verificarne la funzionalità. Complimenti all'autore! Sebbene sia possibile utilizzarlo gratuitamente, ricorda che la ripubblicazione del codice è soggetta al nostro Regolamento.
Declinazione di responsabilità
Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.
Script open-source
In pieno spirito TradingView, il creatore di questo script lo ha reso open-source, in modo che i trader possano esaminarlo e verificarne la funzionalità. Complimenti all'autore! Sebbene sia possibile utilizzarlo gratuitamente, ricorda che la ripubblicazione del codice è soggetta al nostro Regolamento.
Declinazione di responsabilità
Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.