PROTECTED SOURCE SCRIPT
Aktualisiert Linear Regression Cloud [R1984]

TradingView Pine script to compare fast vs slow linear regression lines measured in days.
This indicator compares fast and slow linear regression lines, and that's it!
The fast line crossing above the slow line is generally bullish. The fast line crossing below the slow line is generally bearish. The lines and the space between them tend to act as resistance and support relative to the price movement against them.
30 days as the fast line and 60 days as the slow line appear to work well for BTC/USD. Check out multiples of that too: 15/30, 45/90, and 60/120.
Source code available here: github.com/1984bot/Linear-Regression-Cloud-Pine-Script
This indicator compares fast and slow linear regression lines, and that's it!
The fast line crossing above the slow line is generally bullish. The fast line crossing below the slow line is generally bearish. The lines and the space between them tend to act as resistance and support relative to the price movement against them.
30 days as the fast line and 60 days as the slow line appear to work well for BTC/USD. Check out multiples of that too: 15/30, 45/90, and 60/120.
Source code available here: github.com/1984bot/Linear-Regression-Cloud-Pine-Script
Versionshinweise
Update screenshotVersionshinweise
Update screenshot.Versionshinweise
Added two additional linear regression plots. Default settings for the four plots are 15, 30, 60, and 120 days.Versionshinweise
Fix preview image. :|Versionshinweise
Fix preview image again. :(Versionshinweise
Fix preview image one more time ffs. :'(Versionshinweise
Lots of updates:- Set time interval for regression length inputs; no longer locked to days only
- Up to six rolling linear regression plots
- Improved gradient shading
- Adjustments for light vs dark backgrounds
- Color themes
- Probably more that I can't remember
Enjoy this while it lasts; I will likely be making it private soon.
Versionshinweise
Fix screenshotVersionshinweise
Fixed a bug where the script would fail to compile if the regression length exceeded Pine's 15,000 candle limit. This typically only occurred on low timeframe charts (<15 minute candles).Now if a regression length exceeds the 15K limit, the plot will be disabled. Don't blame me; blame TV for crippling Pine.
Versionshinweise
Fix screenshot ffs.Versionshinweise
Ported to Pine v4.More goodies coming... Soon™!
Versionshinweise
Fix preview chart.Geschütztes Skript
Dieses Script ist als Closed-Source veröffentlicht. Sie können es kostenlos und ohne Einschränkungen verwenden – erfahren Sie hier mehr.
Haftungsausschluss
Die Informationen und Veröffentlichungen sind nicht als Finanz-, Anlage-, Handels- oder andere Arten von Ratschlägen oder Empfehlungen gedacht, die von TradingView bereitgestellt oder gebilligt werden, und stellen diese nicht dar. Lesen Sie mehr in den Nutzungsbedingungen.
Geschütztes Skript
Dieses Script ist als Closed-Source veröffentlicht. Sie können es kostenlos und ohne Einschränkungen verwenden – erfahren Sie hier mehr.
Haftungsausschluss
Die Informationen und Veröffentlichungen sind nicht als Finanz-, Anlage-, Handels- oder andere Arten von Ratschlägen oder Empfehlungen gedacht, die von TradingView bereitgestellt oder gebilligt werden, und stellen diese nicht dar. Lesen Sie mehr in den Nutzungsbedingungen.