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
Dans l'esprit de TradingView, le créateur de ce script l'a rendu open-source, afin que les traders puissent examiner et vérifier sa fonctionnalité. Bravo à l'auteur! Vous pouvez l'utiliser gratuitement, mais n'oubliez pas que la republication du code est soumise à nos Règles.
Clause de non-responsabilité
Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.
Script open-source
Dans l'esprit de TradingView, le créateur de ce script l'a rendu open-source, afin que les traders puissent examiner et vérifier sa fonctionnalité. Bravo à l'auteur! Vous pouvez l'utiliser gratuitement, mais n'oubliez pas que la republication du code est soumise à nos Règles.
Clause de non-responsabilité
Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.