EXPERIMENTAL: reads the rates for the last top/bottom in a zigzag fractal series, outputs XAB, XAD, ABC, and BCD rates, im interested in earing what your opinion is as im a total noob in harmonics :p. use with Fractals V5 for visual confirmation ;).
EXPERIMENTAL: WARNING: highly curve fitted results, if you dont know whats going on stay away.
Description: A function that returns a polynomial regression and deviation information for a data set. Inputs: _X: Array containing x data points. _Y: Array containing y data points. Outputs: _predictions: Array with adjusted _Y values. _max_dev: Max deviation from the mean. _min_dev: Min deviation from the mean. ...
EXPERIMENTAL: MACD Divergence detection. looks like macd is more prone for missing the extremes in price then the rsi due to lag.
This is an experimental adaptive trend following study inspired by Giorgos Siligardos's Reverse Engineering RSI and Tushar S. Chande's Variable Moving Average. In this study, reverse engineered RSI levels are calculated and used to generate a volatility index for VMA calculation. First, price levels are calculated for when RSI will equal 70 and 30. The...
This study is an alternative experimental interpretation of the Blast Off Indicator by Larry Williams. This formula takes positive and negative magnitudes rather than the absolute value. The result is then smoothed with an EMA, and twice smoothed to provide a signal line.
This is an experimental study designed to analyze trend intensity using two Donchian Channels. The DCTI curve is calculated by comparing the differences between Donchian highs and lows over a major an minor period, and expressing them as a positive and negative percentage. The curve is then smoothed with an exponential moving average to provide a signal...
EXPERIMENTAL: Using keltner channels with automatic multiplier finding, offsets and show_last cutoffs to generate a forecast area. video showing why its named keltner worms :p.. streamable.com
This study is an experiment built off the framework of my Dual Volume Divergence Index indicator. It is designed to gauge polarity over multiple lookback periods of your choice by expressing the data as a two color grid. Positive Volume Divergence and Negative Volume Divergence are calculated, and their relative values are used to gauge polarity. The order of the...
EXPERIMENTAL: Inverted slope of SR pivots to mark the fracture point of slope.
This is a study geared toward identifying price trends using Quadratic regression. Quadratic regression is the process of finding the equation of a parabola that best fits the set of data being analyzed. In this study, first a quadratic regression curve is calculated, then the slope of the curve is calculated and plotted. Custom bar colors are included. The...
EXPERIMENTAL: added a missing triangulation(ZCD)
Description: A Function that returns a linear regression channel using (X,Y) vector points. Inputs: _X: Array containing x data points.¹ _Y: Array containing y data points.¹ Note: ¹: _X and _Y size must match. Outputs: _predictions: Array with adjusted _Y values at _X. _max_dev: Max deviation from the mean. _min_dev:...
EXPERIMENTAL: Request for IvanLabrie. Method for reading Neo Wave's. note: some issues arent possible to work around/fix due to limitations in pinescript.
Experimental: some information on cyclical new peaks using Donchian Channel % Widths.
EXPERIMENTAL: Swing Charts with a personal touch(has slight modifications) :p
EXPERIMENTAL: Bull and Bear power based on linear regression (this is a non lagging oscillator, the parameter are for the lookup window for the donchian extremes) this indicator can also be used for convergence/divergence.
All time VWAP and standard deviations. Either enable "scale price chart only" or disable deviations that go negative in the style options. -------------------------------------- If you find it useful please consider a tip/donation : BTC - 3BMEXEDyWJ58eXUEALYPadbn1wwWKmf6sA --------------------------------------