Hello Traders, This indicator is designed to easily visualize the overbought/oversold states of RSI and MFI across multiple timeframes. The indicator is very straightforward. The deeper the red, the closer it is to 0, and the deeper the green, the closer it is to 100. The intermediate values are rendered in a transparent gray to focus on the key...
The APAC STOMA indicator is designed to provide potential buy and sell signals based on specific conditions using the Stochastic RSI and the Simple Moving Average (SMA) 200. Here's a detailed description of the indicator: ### Indicator Details: 1. **Stochastic RSI Settings:** - Length of %K: 3 - Length of RSI: 14 - Length of Stochastic: 14 - Source:...
# Stoch RSI high level = 100 and Stoch RSI "k" = 100 (SELL signal) # Preferably periods of use (P.P.U.) = 2 hours, 3 hours, 4 hours, 1 day # If you see "Green" color, You can buy and after if you see "Stoch RSI k=100", You can sell. # If you buy based on any indicator, you can avoid downtrends by selling when you see the "red" color. BUY-SELL-Legend Indicator...
The Giga Kaleidoscope GKD-C Alpha Trend is a confirmation module included in Loxx's "Giga Kaleidoscope Modularized Trading System." █ GKD-C Alpha Trend Alpha Trend first determines the average true range (ATR) and computes up and down trends based on the ATR. It then evaluates conditions based on relative strength index (RSI) or money flow index (MFI) to...
YinYang RSI is a Momentum Oscillator. It is loosely based on the standard RSI but uses our Custom True Value Zone Algorithm. Essentially it is a stronger, more accurate RSI that isn't manipulated by consolidation. YinYang RSI moves slightly slower than the standard RSI but when it does move it is much more accurate. Why do we deem YinYang RSI to be a more...
All abilities of Stochastic RSI, moreover : Drawing upper band and lower band & the ability to change values, change colors, turn on/off show. Crossing K line and D line in multi timeframe & there are symbols (Circles) with green color (Buy) and red color (Sell) & the ability to change colors, turn on/off show. Crossing K line and D line in multi timeframe...
RSI Divergence Smoothed This indicator is based on the RSI Divergence indicator by @InvestitoreComune. The "RSI Divergence Smoothed" is a custom technical indicator designed to highlight divergence between two RSI (Relative Strength Index) lines: a fast RSI and a slow RSI. The divergence is then visualized on the chart, assisting traders in recognizing...
The "Heuristic BG Color Hodl/Swing/Scalp " is a multi-faceted technical indicator designed to aid traders across varying investment strategies such as long-term holding (Hodl), swing trading, and scalping. Optimized to run on a range of timeframes from seconds to months. Built upon an intricate layering of moving averages, market oscillators. The indicator...
The Stochastic RSI is a technical indicator ranging between 0 and 100, based on applying the Stochastic oscillator formula to a set of relative strength index (RSI). Unlike the original Stochastic RSI indicator, this allows you to define up to two additional tickers for which all three will be averaged and outputted visually looking like a standard Stochastic RSI...
UvRSI (Ultra-violent RSI) is my first and most used script, it all started from here, both my trading and coding career and it is now available to the public for free. This indicator is an hybrid indicator that (as suggested by the name) is mostly based on RSI, even if is a modified version of it. I made this indicator once I seen multiple correlation between...
The Extreme Reversal Signal is designed to signal potential pivot points when the price of an asset becomes extremely overbought or oversold. Extreme conditions typically signal a brief or extensive price reversal, offering valuable entry or exit points. It's important to note that this indicator may produce multiple signals, making it essential to corroborate...
2/50 RSI+ %R is a PineScript indicator that combines two popular technical indicators, the Relative Strength Index (RSI) and the Williams %R. The indicator plots two lines, K and D, which represent the smoothed moving averages of the RSI. It also plots the RSI with a 60-period length and the Williams %R with a 21-period length. The indicator can be used to...
The "Smooth ROC & Stochastic with Kalman Filter" indicator is a trend following tool designed to identify trends in the price movement. It combines the Rate of Change (ROC) and Stochastic indicators into a single oscillator, the combination of ROC and Stochastic indicators aims to offer complementary information: ROC measures the speed of price change, while...
***For ease of use, I recommend changing the J Histogram to a line indicator, then it works like the KDJ Stochastic indicator. Full disclosure, I created this script with the help of GPT. This script was inspired by the KDJ Stochastic indicator by Dreadblitz*** The "RSI with J-Line" script is essentially a modified Relative Strength Index (RSI) indicator with...
The Stochastic Zone Strength Trend indicator is a very powerful momentum and trend indicator that 1) identifies trend direction and strength, 2) determines pullbacks and reversals (including possible entry/exit conditions), 3) works on every instrument, and 4) can filter out ranges. I have some examples below on how to use it to its full effectiveness. It is...
This indicator is Stochastic RSI using code loops* rather than pivot low/high functions. The pivot low/high function provided by Pine Script requires a set number of bars to pass prior to locating a swing low/high. This can mean large moves have occurred prior to a swing low having passed if the lookback range was set to five bars (5). 5 bars on a 2 hour chart is...
This script is an implementation of the stochastic relative strength index (STOCH RSI) indicator The script takes inputs from the length of the RSI, the source of the data, and parameters for the smoothing of the STOCH RSI. The STOCH RSI is calculated by first calculating the RSI of the chosen source data, then smoothing it with an exponential moving average....
These oscillators are a reinterpretation of some of the most famous indicators for traders, with the scope to provide higher accuracy and better readability. The improvements are based on both calculation and visual impact, with calculations incorporating not only price but also tick volume to enhance signal accuracy. All oscillators can be applied to different...