█ OVERVIEW This indicator displays 3 timeframes of parallel channel using linear regression calculation to assist manual drawing of chart patterns. This indicator is not true Multi Timeframe (MTF) but considered as Alternative MTF which calculate 100 bars for Primary MTF, can be refer from provided line helper. The timeframe scenarios are defined based on...
Polynomial-Regression-Fitted Oscillator is an oscillator that is calculated using Polynomial Regression Analysis. This is an extremely accurate and processor intensive oscillator. What is Polynomial Regression? In statistics, polynomial regression is a form of regression analysis in which the relationship between the independent variable x and the dependent...
This indicator fits a polynomial with a user set degree to the price using least squares and then extrapolates the result. Settings Length: Number of most recent price observations used to fit the model. Extrapolate: Extrapolation horizon Degree: Degree of the fitted polynomial Src: Input source Lock Fit: By default the fit and extrapolated result...
Polynomial-Regression-Fitted RSI is an RSI indicator that is calculated using Polynomial Regression Analysis. For this one, we're just smoothing the signal this time. And we're using an odd moving average to do so: the Sine Weighted Moving Average. The Sine Weighted Moving Average assigns the most weight at the middle of the data set. It does this by weighting...
A smooth looking indicator created from a mix of ALMA and LRC curves. Includes alternative calculation for both which I came up with through trial and error so a variety of combinations work to varying degrees. Just something I was playing around with that looked pretty nice in the end.
Hey Everyone, This is a collab effort between me (a statistician) and @Stein3d (A coder). So if you like this indicator, be sure to also give him the credit! This a novel indicator theorized by me and applied by Stein3d. We are calling it the RPPI indicator, standing for Regression based Price Prediction Indicator. This is specifically coded for BTC and...
Heavily modified version of my previous "Relative Aggregate Strength Oscillator" -Added high/low lines, alma curves,, lrc bands, changed candle calculations + other small things. Replaces the standard RSI indicator with something a bit more insightful. Credits to @wolneyyy - 'Mean Deviation Detector - Throw Out All Other Indicators ' And @algomojo - 'Responsive...
ATR Levels Calculated by adding ATR to daily low and subtracting ATR from daily high. Inputs can change ATR timeframe and range, defaults to 6 hr and daily.
Colorful Regression is a trend indicator. The most important difference of it from other moving averages and regressions is that it can change color according to the momentum it has. so that users can have an idea about the direction, orientation and speed of the graph at the same time. This indicator contains 5 different colors. Black means extreme downtrend, red...
Typical RSI indicators were plotted with candles and expressed wick to resemble a candle chart, and linear regression was added to predict changes in force intensity, which allowed us to confirm support and resistance within linear regression . In addition, divergence signal was marked as an additional basis for the price fluctuation point due to support and...
Here is my logarithmic regression bands based on non-bubble data. I've shifted the bands to fit key areas which hopefully will have confluence for years to come. Hope others find this useful! Best used on the Weekly time frame but is visible on lower. Make sure your chart is set to LOG.
ReDraw script calculates the historical returns and drawdown for the given periods. By default, the return of the linear regression trends is displayed (can be turned off in settings). In this mode, two linear regression trends are being computed for both long and short periods, and the percent value indicates the "return of the trend" for the corresponding...
***************************************************************NO BIAS, NO GUESSING, JUST MATH****************************************************************************************** This script includes open-source code from the following authors: HPotter ChrisMoody LonesomeTheBlue mejialucas Thank you authors for publishing your work This script was...
***************************************************************NO BIAS, NO GUESSING, JUST MATH****************************************************************************************** This script includes open-source code from the following author: LonesomeTheBlue Thank you for publishing your work This script was modified to enhance previous work as well as...
A mathematically elegant, native & modern way how to measure velocity/ strength/ momentum. As you can see it looks like MACD, but !suddenly! has N times shorter code (disregard the functions), and only 1 parameter instead of 3. OMG HOW DID HE DO IT?!? MACD: "Let's take one filter (1 parameter), than another filter (2 parameters), then let's take dem difference,...
The objective of this indicator is to find the historical mean price of a market ( Intended for Indexes or ETF's). Based off of the concept that Benjamin Graham taught, that Mr. Market is a manic depressive forever oscillating between unjustified pessimism to extreme optimism. The intent of this indicator is to supplement a regular allocation strategy to an index...
This is a fast trend line regressor based on least squares regression. (1) Supports setting regression from the Nth candle (2) Supports the minimum and maximum regression candle interval length (3) Supports finding the optimal regression region based on the length step among the minimum and maximum regression region lengths (4) Supports displaying the optimal...
█ OVERVIEW The 'Bitcoin Power Law Bands' indicator is a set of three US dollar price trendlines and two price bands for bitcoin , indicating overall long-term trend, support and resistance levels as well as oversold and overbought conditions. The magnitude and growth of the middle (Center) line is determined by double logarithmic (log-log) regression on the...