The Range Detector indicator aims to detect and highlight intervals where prices are ranging. The extremities of the ranges are highlighted in real-time, with breakouts being indicated by the color changes of the extremities. 🔶 USAGE Ranging prices are defined by a period of stationarity, that is where prices move within a specific range. Detecting...
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 Dual Bollinger moving average (DBMA) consists of a moving average (MA) & two Bollinger Bands (BB), with the color of the bands representing the level of price compression. In its default settings, it is a 20-day simple moving average with 2 upper Bollinger Bands, having the standard deviation (SD) settings of 0.5 & 1, respectively. How close the price is...
This indicator is based on the concept of divergence. I recommend that you find out and study about this yourself as the concept of divergence will not be explained in depth in this description. This indicator will show divergences between the asset price and the RSI oscillator. The indicator will look for divergent points between the rising highs and falling...
This indicator is based on the concept of divergence. I recommend that you find out and study about this yourself as the concept of divergence will not be explained in depth in this description. This indicator will show divergences between the asset price and the RSI oscillator. The indicator will look for divergent points between the rising highs and falling...
This script plots a green circle on top of the chart when the EMAs are stacked positively, a red circle if they are stacked negatively and gray if neither positively nor negatively stacked. The EMAs used are: 8 EMA 21 EMA 34 EMA 55 EMA 89 EMA Useful when you look for a quick and easy way to see if these EMAs are stacked positively or negatively as a...
Credit to © Jesus_Salvatierra for VWAP script This script help you find a trend in momentum stock that is about to breakout and shows resistance point. This script utilizes Bollinger bands VWAP and is good for intra day charts. VWAP, or Volume Weighted Average Price, is a technical analysis tool used to measure the average price a security trades at during...
Introducing Mora's Price Compression indicator. One of the biggest challenges in trading strategies is to differentiate between zones in which price is consolidated (so called squeezed) and zones of price expansion. Zones of consolidation can indicate traders' indecision or the creation of order blocks, but regardless of their mechanism, most indicators behave...
The daily price range is a good proxy to judge an instrument’s volatility. I have combined multiple concepts in this indicator to display information regarding the daily price range & its volatility. A trading period's range is simply the difference between its high and the low. This script shows the daily high-to-low range of the price as a column chart. It has...
This is the Histogram Version of one of my other indicators named: SQZ Momentum + 1st Gray Cross Signals (with arrows) Which is a modification of "Squeeze Momentum Indicator" by user: "LazyBear". In that indicator of his he described, and suggested, the use of his gray cross signals to find points of interest for trading based on the direction of momentum...
This is a set of 4 combined moving averages. Each moving average is a combination of an EMA, SMA, HMA, RMA, WMA and VWMA with the same length as set in your input settings. All 6 of them are added together and then divided by 6 for an average of all of them. This is based on the theory that most traders use their own preference of moving averages, so combining...
The Squeeze Index aims to measure the action of price being squeezed, and is expressed as a percentage, with higher values suggesting prices are subject to a higher degree of compression. Settings Convergence Factor: Convergence factor of exponential envelopes. Length: Period of the indicator. Src: Source input of the indicator. Usage Prices being...
Dark Mode is enabled by default for black theme disable Dark Mode for white theme MACD frontSide backSide =================== an elegant, much better way to use MACD for trend following momentum ( aka momo) style MACD with default settings of 12/26 smoothing of 9 ✔️ but without histogram ✔️ only has MACD and signal "lines" green = frontSide momentum...
-Modified version of Squeeze Momentum Indicator by @LazyBear. -Converted to version 5, -Taken inspiration from @KivancOzbilgic for its buy sell calculations, -Used @Bunghole strategy template with Take Profit, Stop Loss and Enable/Disable Toggles -Added Custom Date Backtesting...
Variety-Filtered, Squeeze Moving Averages is a chop zone indicator that identifies when price is below a specific volatility threshold calculated as the difference between a fast and slow moving average and filtered using ATR- or Pips-based threshold. This indicator can be use as both an entry and exit indicator. It identifies both chop zones and...
Bollinger Bands set to only display when a squeeze is taking place. Squeeze will be highlighted.
//@originalauthor Makit0 // //script based in: // original John Carter's ideas (SQUEEZE & SQUEEZE PRO) www.simplertrading.com // LazyBear's script (Squeeze Momentum Indicator) // // USE IT IN CONJUNCTION WITH THE SQUEEZE PRO ARROWS INDICATOR // // This system is based in the volatility reversion to the mean: volatility contraction leads to volatility expansion...
What if I told you that you could use over 10 indicators at once without having a single one of them on you chart? Enter the Checklist Signals. This is probably the most complex yet simple indicator I've ever done. What you get is 6 rows (if you want them all) of labels that hover at the top of your screen with a ton of extremely useful information. I will go...