what is Faytterro Bands? it is a channel indicator like "Bollinger Bands". what it does? creates a channel using standard deviations and means. thus giving users an idea about the expensive and cheap zones. It uses a special weighted moving average different from standard bollinger bands, it also averages not only price but also deviations. how it does it? it...
A take on alexgrover 's Optimized Linear Regression Channel script which allows users to apply multiple linear regression channel with unique multiplicative factors. Multiplicative Factors Adjust the amount of channels and multiplicative factors of existing or additional channels using the "Mults" input. An input of "1" creates a single linear regression...
These channels are generated from the current values of the linear regression channel indicator, the standard deviation is calculated based off of the RSI . This indicator gives an idea of when the linear regression model predicts a change in direction. You are able to change the length of the linear regression model, as well as the size of the zone. A negative...
The indicator calculates the difference between the closing price and the average as a percentage and after that it calculates the average linear regression and then draws it in the form of a channel. Preferably use it on 30 min or 15 min or 1 Hour or 2H time frames . Exiting outside the upper or lower channel limits represents high price inflation, and...
The Projection Bands were created by Mel Widner (Stocks and Commodities Jul 1995) and this indicator and the other two that rely on this one (I will publish them later) are very underappreciated in my humble opinion. The biggest strength of this indicator is the fact that it is a leading indicator for dramatic price movements. As you can see in my example chart it...
This is a public and open-source lighter version compared to the "Overextended Price Channel" which is provided complimentaty to the Trend Insight System. Introduction : Channels are very useful tools to assess overextended price, volatility and upcoming retracement or impulsive moves (such as Bollinger Band squeezes). It is an indispensable addition to any...
I got the idea for a narrow Donchian Channel with a short lookback period which closely follows the price fluctuation in which the sides of the channel have a thickness according to the range of the last touching candle. Any channel, be it Donchian, Keltner, Bollinger Bands or Parallel, has an upside and a downside, touching the upside is a buy signal as this may...
This is an experimental study designed to forecast the range of price movement from a specified starting point using a Monte Carlo simulation. Monte Carlo experiments are a broad class of computational algorithms that utilize random sampling to derive real world numerical results. These types of algorithms have a number of applications in numerous fields of study...
This is an experimental study designed to calculate polynomial regression for any order polynomial that TV is able to support. This study aims to educate users on polynomial curve fitting, and the derivation process of Least Squares Moving Averages (LSMAs). I also designed this study with the intent of showcasing some of the capabilities and potential applications...
I present to you a script for testing the Donchian channel breakout strategy for the Binance_exchange. This strategy is trending, and is especially effective for trading cryptocurrency futures. This strategy is very flexible, and you can configure virtually all possible parameters, moreover, separately for longs and separately for shorts. In the script, you can...
For this indicator, I got inspired by this paragraph in an article on Investopedia: "Donchian channels also make natural partners with another moving average indicator for a crossover strategy. The Donchian moving average middle line is likely to form the short-term average in these situations, although some have used a 20-day Donchian channel in conjunction with...
CHK FOLLOW THE STAIRS.... The stairs are nothing but HIGH LOW CHANNEL at HTF or LTF I observed 10 Period Moving Average an optimum length for the Staircase you can change it to 8 or 13, one will generate noise, other will generate lag Tinker with the Staircase Time Frame to get an optimum fit The script also shows Strength of the Trend. If there is a gap...
- Introduction - Price channel is an ancient strategy, which is very convenient for office workers. since most people no time do it. so they are suitable for simple strategies. There are several conditions to become a "LOHAS Investor" - 價格通道是很老的投資策略,對於肯做功課的上班族來說非常方便,而且多數人沒時間操作。 如果要當「樂活投資人」有幾點條件: 1) set moderate ROI expectations. - 設定溫和的投資報酬率期望。 2) use...
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...
This indicator plots dynamic price channels based on the security highest close and lowest open. The default is to display 8 core channels (with the option to plot the sub channel lines, off by default). It’s simple really—this just divides the price action into equal channels. I’ve found this pattern helpful across all markets. It’s dynamic because if a new...
This indicator is intended for those who have nerves of steel and trades for a long time. You can change the settings for other tasks, but the goal was different. If the "Turn Line" is above the baseline, then the market mood is long. This is also indicated by an arrow and signed. If the "Turn Line" is below the baseline, then the market mood is short. This is...
Script draws actual positions of linear regression channel boundaries and doesn't repaint. Green lines color - for a positive slope of standard linear regression channel, red - for a negative slope.
Here is strategy which uses Donchian channel to buy and sell. It needs to be improoved with stop loss due often counter-trent purchases.