The Advanced Trend Detection Strategy is a sophisticated trading algorithm based on the indicator "Percent Levels From Previous Close". This strategy is based on calculating the Pearson's correlation coefficient of logarithmic-scale linear regression channels across a range of lengths from 50 to 1000. It then selects the highest value to determine the length for...
The "Ultimate Trend Channel" indicator is a comprehensive trend analysis tool that calculates and displays a series of upper and lower bands based on user-defined input lengths. It uses linear regression and standard deviation to determine these bands for each of the 21 different group lengths. The indicator then computes the averages of these upper and lower...
The Linear Regression Channel (Log) indicator is a modified version of the Linear Regression channel available on TradingView. It is designed to be used on a logarithmic scale, providing a different perspective on price movements. The indicator utilizes the concept of linear regression to visualize the overall price trend in a specific section of the chart. The...
The Regression Envelope MTF indicator is a technical analysis tool that uses linear regression to identify potential price reversal points in the market. The indicator plots a linear regression line based on the selected price source over a specified length, and adds and subtracts a multiple of the standard deviation to create upper and lower bands around the...
The "MTF RSI Channel Smoothed (Linear Regression)" indicator is a momentum oscillator that displays smoothed RSI bands across multiple timeframes. What sets this indicator apart is that it uses linear regression to smooth the RSI bands. Linear regression is a statistical technique that helps filter out the noise in the data, resulting in smoother and more...
The script is an implementation of the Donchian Channel Smoothed indicator using linear regression to smooth the data. The indicator plots three curves: the middle curve, which represents the average of the upper and lower curves, and the upper and lower curves, which are the standard Donchian channels. The smoothing is done using linear regression on the highest...
Introducing the BD Momentum Channel, a new indicator that helps traders identify market trends and momentum through a combination of upper and lower channels, as well as fast and slow moving averages. The BD Momentum Channel can be used in standalone mode or in combination with other technical analysis tools to enhance trading strategies. We recommend using it in...
The TideMaster is an alternative to the classic moving average, providing a volatility channel around its centerline. The idea of such envelope has been popularized by many technicians such as Jake Bernstein and Jeffrey Kennedy. The channel creates a virtual S/R zone which is ideal trend following and pullback entries after impulsive movements. It also acts as...
This script identifies double top and double bottom chart patterns It has many settings. For example, you can choose by which extremums you want to identify patterns - by the edges of wicks (tails, shadows), or by the edges of candle bodies . The Sensitivity parameter will allow you to control the frequency of detected patterns , depending on whether you want...
Alex's Dikfat Velocity 2hr CCI Color Signaler As most traders have experienced at one time or another, over bought and oversold readings are relative in nature and do not always work as a standalone reading. Momentum indicators such as the Commodity Channel Index ( CCI ) have to be understood and read correctly to determine the value in a momentum reading. When...
The TradingWolf Premium is a one of a kind indicator which can identify charting patterns unlike any others. Standard Chart patterns take 10+ candles to recognise where as ares are almost instant without repainting! Within this one indicator you will have access to Break Out Levels , Dynamic Support and resistance, Bull Flag, Bear Flag, Rising Wedge, Falling...
This indicator is based on ta.pivothigh and ta.pivotlow function. And with the help of different ph and pl I am detecting double top and double bottom. Features 1. All signal are on realtime means no repaint 2. Able to detect precise double top & bottom Input Field Pivot Length : Default 10 => Use to detect pivot point
█ This indicator shows V bottom & V top patterns as well as potential V bottom & V top. These V bottom & V top are chart powerful reversal patterns. They appear in all markets and time-frames, but due to the nature of the aggressive moves that take place when a market reverses direction, it can be difficult to identify this pattern in real-time. To address this...
Hodrick-Prescott Channel is a fast and slow moving average that moves inside a channel. Breakouts are when the fast ma crosses up over the slow ma and breakdowns are the opposite. The white moving average is the fast ma, the slow moving average is the red/green ma. What is Hodrick–Prescott filter? The Hodrick–Prescott filter (also known as Hodrick–Prescott...
Adaptive ATR Channels are adaptive Keltner channels. ATR is calculated using a rolling signal-to-noise ratio making this indicator flex more to changes in price volatility than the fixed Keltner Channels. What is Average True Range (ATR)? The average true range (ATR) is a technical analysis indicator, introduced by market technician J. Welles Wilder Jr. in...
Double top and bottom patterns are chart patterns that occur when the underlying investment moves in a similar pattern to the letter "W" (double bottom) or "M" (double top). In this strategy, I use Pivot High/Low to find Double top and bottom. Entry long: when Double bottom occur. Entry short: when Double top occur. Risk: Reward: You can change % Stop loss and...
Our proprietary algorithm supports two types of Signals to choose from (and uses Matrices to keep track of the various waves): 'Fibonacci Extensions' where it spots extended waves (XABC) to predict AB=CD moves and puts the Take Profit levels accordingly to commonly used Fibonacci ratios; OR 'P&V' which stands for Peaks & Valleys (M and W) capturing full Peaks and...
EXPERIMENTAL: Auto adjusting regressive channel with projection. 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 linear predictor functions whose unknown model parameters are estimated from the data. Disclaimer...