Features of the Logical Trading Indicator V.1 ATR-Based Trailing Stop Loss The Logical Trading Indicator V.1 utilizes the Average True Range (ATR) to implement a dynamic trailing stop loss. You can customize the sensitivity of your alerts by adjusting the ATR Multiple and ATR Period settings. Higher ATR Multiple values create wider stops, while lower values...
In the chart photo is a description for each shape and letter, saying what each one is. BB, Reversals are off by default. BB + Reversals + Next bar confirmation - The way this should be used is by waiting for a 1 or 2 bar confirmation closed above/below the high/low of the Reversal candle. So if its a Top R, a yellow box will print as a confirmed 1 bar if it...
This is a simple implementation of the Bollinger Bands, but using the Kaufman Adaptive Moving Average as the Basis
Based on the criteria described in the book "Mean Revision Trading" by Nishant Pant. Bullish signal criteria: Bollinger Bands must be outside Keltner Channel Price near bottom bband DI+ increasing DI- decreasing RSI near bottom and increasing Bearish signal criteria: Bollinger Bands must be outside Keltner Channel Price near upper bband DI+...
K’s Reversal Indicator II uses a moving average timing technique to deliver its signals. The method of calculation is as follows: * Calculate a moving average (by default, a 13-period moving average). * Calculate the number of times where the market is above its moving average. Whenever that number hits 21, a bearish signal is generated, and whenever that number...
DISCLAIMER: This indicator as my first ever Tradingview indicator, has been developed for my personal trading analysis, consolidating various powerful indicators that I frequently use. A number of the embedded indicators within this tool are the creations of esteemed Pine Script developers from the TradingView community. In recognition of their contributions,...
The "Momentum Channelbands" is indicator that measures and displays an asset's momentum. It includes options to calculate Bollinger Bands and Donchian Channels around the momentum. Users can customize settings for a comprehensive view of momentum-related insights. This tool helps assess trend strength, identify overbought/oversold conditions, and pinpoint...
Indicator Description: The "Bollinger RSI Bands" is an advanced technical analysis tool designed to empower traders with comprehensive insights into market trends, reversals, and overbought/oversold conditions. This multifaceted indicator combines the unique features of candle coloration and Bollinger Bands with the Relative Strength Index (RSI), making it an...
This script calculates both Bollinger Bands and Keltner Channels on a 5-minute chart. It identifies IV squeeze conditions when the lower Bollinger Band is above the lower Keltner Channel and the upper Bollinger Band is below the upper Keltner Channel. When a squeeze is detected, it plots a red triangle below the chart bars and alerts you with a message. Please...
The "Robust Bollinger Bands with Trend Strength" indicator is a technical analysis tool designed assess price volatility, identify potential trading opportunities, and gauge trend strength. It combines several robust statistical methods and percentile-based calculations to provide valuable information about price movements with Improved Resilience to Noise while...
This indicator shows the bollinger bands against the price all expressed in percentage of the mean BB value. With one sight you can see the amplitude of BB and the variation of the price, evaluate a reenter of the price in the BB. The relative price is visualized as a candle with open/high/low/close value exspressed as percentage deviation from the BB mean The...
The Bollinger Band Percentile Suite (𝐵𝐵𝒫𝒸𝓉 𝒮𝓊𝒾𝓉𝑒) is a comprehensive and customizable toolkit built upon the foundation of the %B indicator. The methodology behind this toolkit remains consistent with the original %B indicator, while introducing a host of powerful features to enhance its functionality and adaptability. Key Features and Customization: The 𝐵𝐵𝒫𝒸𝓉...
Introduction The key innovation of the ALAC is the implementation of dynamic length identification, which allows the indicator to adjust to the "market beat" or dominant cycle in real-time. The Auto-Length Adaptive Channels (ALAC) is a flexible technical analysis tool that combines the benefits of five different approaches to market band and price deviation...
Works better for Cryptos (1W and greater than) timeframes. This strategy incorporates multiple indicators to make informed trading signals. It leverages the Stochastic indicator to assess price momentum, utilizes the Bollinger Band to identify potential oversold and overbought conditions, and closely monitors Moving Averages to gauge the trend's bullish or...
Another helpful indicator is here! VOLD Ratio is calculated by the net volume of a buying candle, divided by the net volume of a sell candle. Formula: buying net volume/selling net volume It's a simple indicator, but don't underestimate this simplicity. It's a powerful indicator that would help you to decide whether the volume is getting interested in the...
Variation of the Moving Average Lab that includes Bollinger Bands functionality for any manually created Moving Average. It includes: - Standard Deviations for any MA - Fixed Symmetrical Deviations for any MA that remain at a constant % away from the MA - The same Moving Average creation settings from the Moving Average Lab "The Moving Average Lab...
█ Moving Averages + Bollinger Bands and Rolling Volume Weighted Average Price with Standard Deviation Bands (Multi Timeframe) Multiple moving averages can be independently applied. The length , type and timeframe of each moving average are configurable . The lines and colors are customizable too. This script can display: Moving Averages ...
-----------Description------------- This indicator is basically Bollinger bands with many ways to customize. It uses highest and lowest values of upper and lower band for exits. I think something is wrong with the script but cant find any mistakes – most probably smoothing. The ATR filter is implemented but is working incorrectly. In code you can also turn it into...