Intramarket Difference Indicator (IDI) Strategy: In layman’s terms this strategy compares two indicators across (correlated) markets and exploits their differences. 📍 Import Notes: This Strategy calculates trade position size independently, this means that the ‘Order size’ input in the ‘Properties’ tab will have no effect on the strategy. Why ? because...
ZOR (Zone of Outperformance Ratio) with Supporting Indicators This custom indicator introduces an approach to measuring asset performance through the Zone of Outperformance Ratio (ZOR), complemented by two supporting indicators for comprehensive market analysis. 1. ZOR (Zone of Outperformance Ratio) The ZOR is the cornerstone of this indicator, offering a...
An oscillator which de-trends the Relative Strength Index. Rather, it takes a moving average of RSI and plots it's standard deviation from the MA, similar to a Bollinger %B oscillator. This seams to highlight short term peaks and troughs, Indicating oversold and overbought conditions respectively. It is intended to be used with a Dollar Cost Averaging strategy,...
The Relative Strength Index (RSI) is like a fitness tracker for the underlying time series. It measures how overbought or oversold an asset is, which is kinda like saying how tired or energized it is. When the RSI goes too high, it suggests the asset might be tired and due for a rest, so it could be a sign it's gonna drop. On the flip side, when the RSI goes too...
Indicator to show when the RSI is in oversold(Below 30) or overbought (Above 70) conditions. The background color of the chart changes colors in the areas where the above conditions are met. Price can often reverse in these areas. However, this depends on the strength of the trend and price may continue higher or lower in the direction of the overall trend....
█ OVERVIEW This screener allow you to watch up to 240 any tickers you need to check RSI overbought and oversold using multiple periods, including the percentage of RSIs of different periods being overbought/oversold, as well as the average between these multiple RSIs. █ THANKS LuxAlgo for his RSI over multi length I made function for this RSI and screener...
🚀📈 Introducing the Supertrended RSI Indicator by AlgoAlpha! Designed to empower your trading decisions, this innovative Pine Script™ creation marries the precision of the Relative Strength Index (RSI) with the dynamic prowess of the SuperTrend methodology. Whether you’re charting the course of cryptos, riding the waves of stock markets, or navigating the futures...
The "Multi-TF RSI Table" indicator is a comprehensive tool designed to present traders with a quick visual summary of the Relative Strength Index (RSI) across multiple timeframes, all within a single glance. It is crafted for traders who incorporate multi-timeframe analysis into their trading strategy, aiming to enhance decision-making by identifying overall...
Description: Introducing the Amazing Oscillator indicator by Algoalpha, a versatile tool designed to help traders identify potential trend shifts and market turning points. This indicator combines the power of the Awesome Oscillator (AO) and the Relative Strength Index (RSI) to create a new indicator that provides valuable insights into market momentum and...
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...
It seems that the traditional Laguerre* functions repaint due to the gamma parameter. That goes even for the editorial pick here. But one could use calculation period instead of "gamma" parameter. This gives us a non-repainting Laguerre RSI fit for scalping trends. At first glance, I haven't seen anyone do this with a pine script, but I could be wrong because...
The Ultimate RSI indicator is a new oscillator based on the calculation of the Relative Strength Index that aims to put more emphasis on the trend, thus having a less noisy output. Opposite to the regular RSI, this oscillator is designed for a trend trading approach instead of a contrarian one. 🔶 USAGE While returning the same information as a regular RSI,...
The "Enhanced Smoothed RSI Factor" indicator is a robust technical analysis tool designed to assist traders in identifying potential trends and reversals. This indicator combines elements of the Relative Strength Index (RSI) with a smoothed factor, enhancing its reliability and responsiveness. By visualizing the Enhanced Smoothed RSI Factor alongside the standard...
This is an old script that I use with some useful RSI strategies from "Technical Analysis for the Trading Professional" 2nd edition by Constance Brown. The base RSI comes with the option for custom length, and has some pre-configured ranges for looking at exits and entrances. The idea is to be bullish when bounces happen in the red zone during an already bullish...
First of all, a big shoutout to @shayankm, @LazyBear, @Bromley, @Goldminds and @LuxAlgo, the ones that made this script possible. This is a version of Waddah Attar Explosion with Traders Dynamic Index. WAE provides volume and volatility information. Also, WAE calculation was changed to a full-on MACD, to provide the momentum: the idea is to "assess" which MACD...
A pull-back occurs whenever the price or the value of an indicator breaks a line and comes back to test it before continuing in the prevailing trend. The RSI has oversold and overbought levels such as 20 and 80 and whenever the market breaks them returns to normality, we can await a pull-back to them before the reversal continues. This indicator shows the...
RSI Advanced As the period value is longer than 14, the RSI value sticks to the value of 50 and becomes useless. Also, when the period value is less than 14, it moves excessively, so it is difficult for us to see the movement of the RSI . So, using the period value and the RSI value as variables, I tried to make it easier to identify the RSI value through a new...
Relative Strength Index (RSI) + Realtime Divergences This version of the RSI indicator includes the following features: - Optional divergence lines drawn directly onto the oscillator in realtime. - Configurable alerts to notify you when divergences occur. - Configurable lookback periods to fine tune the divergences drawn in order to suit different trading...