Simply use it by clicking on your chart on the places you find important to determine whether you entries or exits look strong or weak.
LNL Keltner Candles This indicator plots mean reversion (reversal) arrows with custom painted candles based on the price touch or close above or below keltner channel limits (upper & lower bands). This study was created primarily for swing trading & higher time frames such as daily and weekly. Lower time frames might result in more false signals. Mean Reversal...
Presenting Squeeze Range: Bollinger Bands / Keltner Channels TTMSqueeze method is a volatility and momentum indicator introduced by John Carter of Simpler Trading, which capitalizes on the tendency for price to break out strongly after consolidating in a tight trading range. How did I make this indicator? The Bollinger Bands & Keltner Channels base scripts are...
Flying Dragon Trend Indicator can be used to indicate the trend on all timeframes by finetuning the input settings. The Flying Dragon Trend family includes both the strategy and the indicator, where the strategy supports of selecting the optimal set of inputs for the indicator in each scenario. Highly recommended to get familiar with the strategy first to get the...
purpose :implementation of MAD Mean Absolute Deviation in pinescript implementation by : patmaba type : measures of spread Mean absolute deviation The mean absolute deviation of a dataset is the average distance between each data point and the mean. It gives us an idea about the variability in a dataset. Here's how to calculate the median absolute deviation. Step...
Flying Dragon Trend Strategy can be used to indicate the trend on all timeframes by finetuning the input settings. The Flying Dragon Trend family includes both the strategy and the indicator, where the strategy supports of selecting the optimal set of inputs for the indicator in each scenario. Highly recommended to get familiar with the strategy first to get the...
Fibonacci Extension Fibonacci Extension is a powerful technical analysis tool that traders use to predict where the market might find support and resistance. It is based on the Fibonacci sequence and uses levels that are found by extending the 23.6%, 38.2%, 50%, 61.8%, and 100% Fibonacci ratios from a swing high or low. These levels can be used to find possible...
This script calculates upper and lower bands using Chebyshev's inequality formula. The main pros.: the band doesn't depend on particular distribution. It fits to any type of random variables. Also it allows to calculate bands for instruments with extremely high volatility. Cons.: formula provides a rough estimation in some special cases like lognormal distribution.
Trop Bands is a tool that uses an exponential moving average (EMA) as its central trendline and upper and lower bands to identify potential buying and selling opportunities in the market. The bands are calculated based on recent moves away from the EMA, and they are plotted around the central trendline to provide a visual representation of market trends and...
original script by /u/SandroTurriate/ - I just made some small changes. Vwap + standard deviation bands. Good for reversal trading among other things. Used intraday. Very useful when price is ranging. I added the option to fill the spaces between the deviation lines with color and also the option to add some extra bands. That's about it. Color/length/style etc...
The Supertrend is one of the most used indicators by traders when it comes to determining whether the market is up-trending or down-trending. This indicator is displayed as a trailing stop, showing a lower monotonic extremity during up-trends and an upper monotonic extremity during down-trends. Today we propose a channel indicator based on the Supertrend trailing...
How do I use it? Never use this indicator as standalone trading signal, it should be used as confluence. It is highly recommended to use this indicator on the 15m timeframe and above, try experimenting with the inverse feature and multipliers as well. When the price is above the moving average this shows the bullish trend is strong. When the price is below...
The original indicator was created by alexgrover . All credit goes to alexgrover for creating the indicator that this strategy uses. This strategy was posted because there were multiple requests for it, and no strategy based on this indicator exists yet. The Recursive Bands Indicator, an indicator specially created to be extremely efficient, I think you...
In many strategies, it's quite common to use a scaled ATR to help define a stop-loss, and it's not uncommon to use it for take-profit targets as well. While it's possible to use the built-in ATR indicator and manually calculate the offset value, we felt this wasn't particularly intuitive or efficient, and could lead to the potential for miscalculations. And...
RSI bands provide an intuitive way of visualizing how the price movement causes RSI to move with in its range (0-100). Upper/Lower bands signify overbought and oversold levels respectively (Default: 70/30, you can customize them via options page). These bands closely match what Constance Brown explains in her book "Technical Analysis for the Trading Professional"....
Multi Timeframe Volume Weighted Average Price with Standard Deviation Bands I used the script "Koalafied VWAP D/W/M/Q/Y" by Koalafied_3 and made some changes, such as adding more standard deviation bands. The script can display the daily, weekly, monthly, quarterly and yearly VWAP. Standard deviation bands values can be changed (default values are 0.618, 1,...
Returns a moving average allowing the user to control the amount of lag as well as the amplitude of its overshoots thanks to a parametric kernel. The indicator displays alternating extremities and aims to provide potential points where price might reverse. Due to user requests, we added the option to display the moving average as candles instead of a solid...
This indicator is the Mobo Bands (Momentum Breakout Bands). These bands are bollinger bands that have an adjusted standard deviation. There are Buy signals when it has momentum breakouts above the bands for moves to the upside and Sell signals when it has momentum breakouts below the bands for moves to the downside. The bands simply suggest that all markets...