This indicator is a mix of 3 well known indicators the buy point is based on linear regression the sell points are based on mix of super trend and Bollinger it try to find best point to sell and buy which are independent from each other for each time frame you need to try to search for best setting alerts included
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...
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.
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...
This Algo uses linear regression and VWAP to generate buy/sell conditions.
█ 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...
This is an accumulation/distribution indicator for BTC/USD (D) based on variations of 1400D and 120D moving averages and logarithmic regression. Yellow plot signals Long Term Accumulation, which is based on 1400D (200W) ALMA, orange plot signals Mid Term Accumulation and is based on 120D ALMA, and finally the red plot signals Long Term Distribution...
***************************************************************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...
Match with the MM Chop Filter This draw Non repainting range boxes when the oscillator see a range. -Breakout Buy/Sell Signals and Exit signals when prices enters a range just in case you did get into a trade. . -Alarms to match the signals How to use Match with the oscillator and always trade the trend with your strategy confirmation and the breakout this...
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...
This strategy is developed based on my High Low Index SPY Top 40 indicator Notes: - this strategy is only developed for SPY on the 5 min chart . It seems to work with QQQ as well, but it isn't optimized for it - P/L shown is based on 10 SPY option contracts, call or put, with strike price closest to the entry SPY price and expiry of 0 to 1 day. This...
***************************************************************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...
Here is my interpretation of the "Best Time To Buy" Bitcoin over its lifetime using a logarithmic regression trendline. The upper and lower lines are 10% deviations from the centre line. I calculated the trendline in excel and then coded my results into pine script.
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,...
Strategy LinReg ST@RL Strategy LinReg ST@RL is a visual trend following indicator. It is compiled in PINE Script Version V5 language. This indicator/strategy, based on Linear Regression Calculation, is intended to help beginners (and also the more experienced ones) to trade in the right direction of the market trend and test strategy. It allows you to avoid...
Linearly Weighted Ordinary Least Squares Moving Regression aka Weighted Least Squares Moving Average -> WLSMA ^^ called it this way just to for... damn, forgot the word Totally pwns LSMA for some purposes here's why (just look up): - 'realistically' the same smoothness; - less lag; - less overshoot; - more or less same computationally intensive. "Pretty...
This is an optimized price range 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...
In this strategy, I looked at how to manage the crypto I bought. Once we have a little understanding of how cryptocurrency is valued, we can manage the coins we have. For example, the most valuable coin in a coin is to sell when it is overvalued and re-buy when it is undervalued. Furthermore, I realised that buying from the right place and selling at the right...