An experiment using Pinescript's candle plotting feature. This indicator performs a linear regression on the lows, highs, and moving average, and plots them all in the form of a candlestick. If the close is below the prediction, the candlestick is red, if the close is above the regression, the candlestick is green. Effective and aesthetic way to analyze trends.
Introducing the Moving Regression Prediction Bands indicator. Here I aimed to combine the principles of traditional band indicators (such as Bollinger Bands), regression channel and outlier detection methods. Its upper and lower bands define an interval in which the current price was expected to fall with a prescribed probability, as predicted by the...
This is an experimental study which calculates a linear regression channel over a specified period or interval using custom moving average types for its calculations. Linear regression is a linear approach to modeling the relationship between a dependent variable and one or more independent variables. In linear regression, the relationships are modeled using...
Based on oryginal TV indicator BUT with a little twist. ;) I really like the regression channel - but the problem is that the length needs to be always manually adjusted. In this script I try to solve this issue. This is modified version on TV indicator - Linear Regression Channel. The main difference is that now you don't get static length - it is...
Thanks to The Sweet Lord , here is the Gaur's Polynomial Regression Channel. Its a Polynomial Regression Channel but applied a little differently. Wont go into technical details much. Overview of options is as follows- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -...
[image/x/iZvwDWEY/ Relative Strength indicator comparing the current symbol to SPY (or any other benchmark). It may help to pick the right assets to complement the portfolio build around core ETFs such as SPY. The general idea is to show if the current symbol outperforms or underperforms the benchmark (SPY by default) when bought some certain time ago. Relative...
Overview: This version of the Volume-Weighted Average Price (VWAP) indicator features an extended algorithm, which, in addition to volume and price, also incorporates regression analysis. The result is a more responsive, often leading VWAP slope with a degree of statistical predictability built in. Just like with the original VWAP, NEXT Regressive VWAP offers...
I know there are a lot of BTC rainbows out there, I just wanted to publish my version with my fittings to the BTC price. The grey channel at the bottom encloses the March 2020 Corona dump. For best experience USE WEEKLY TIMEFRAME .
This indicator maps two regressions. The outer regression (green straight lines in the chart) tracks the main trend. It save you from working out your own trend channels, BUT it does move with the price, so it is different from a static channel. You can use it as a template for drawing static channels though. The inner regression (the curved lines) is a...
Linear Regression Channel designed for easy analysis with 18 lines instead of the standard three.
BTC long term regression analysis inspired by the work of many others: DonovanWall, hcburger1, intheloop, davthewave. For use on BTC only, for longer term analysis use ticker BNC:BLX for BraveNewCoin's Bitcoin index going back to 2010. Looks best on weekly timeframes. Intended for use on log charts.
My first idea about the linear regression channel... It is free and available for everybody.