What is this script? This script has two main functions focusing on EMAs (Exponential Moving Average) and Stochastic RSI. EMAs EMAs are typically used to give a view of bullish / bearish momentum. When the shorter EMA (calculated off more recent price action) crosses, or is above, the slower moving EMA (calculated off a longer period of price action), it...
DESCRIPTION: This script combines the Relative Strength Index ( RSI ), Moving Average and Divergence indicator to make a better decision when to enter or exit a trade. - The Moving Average line (MA) has been made hidden by default but enhanced with an RSIMA cloud. - When the RSI is above the selected MA it turns into green and when the RSI is below the select MA...
Stochastic RSI Screener is built as an indicator and can be applied to any chart. It gives users the ability to choose 5 specific symbols to watch and then specify the required options to change the RSI and Stochastic settings in a way that fits their needs. This screener shows the values of (CURRENT PRICE, RSI, K-VALUE, D-VALUE) for each one of the specified...
This script is also a Stochastic RSI Screener, but it allows users to choose one specific symbol and three timeframes of that symbol to monitor at once.
ABOUT THIS INDICATOR This indicator calculates the Stochastic RSI for the time frames 15 min, 30 min, 1h, 4h, and 12h. However, the 15 min time frame should always be the default time frame for your chart. IMPORTANT * NOTE! It's extremely important that the chosen time frame for your chart is 15 min. Otherwise the Stochastic RSI for the longer time frames won’t...
We are proud to release a new indicator that has been a while in the making - the Any Oscillator Underlay (AOU) ! Note: There is a lot to discuss regarding this indicator, including its intent and some of how it operates, so please be sure to read this entire description before using this indicator to help ensure you understand both the intent and some...
Saw TradePro's "NEW BEST HIGHEST PROFITING STRATEGY WITH CRAZY RESULTS - 2 EMA+ Stochastic RSI+ ATR", and was curious on the back testing results. This strategy is an attempt to recreate it. This strategy uses 50 / 200 EMAs, Stochastic RSI and ATR. Long Entry Criteria: - 50 EMA > 200 EMA - Price closes below 50 EMA - Stochastic RSI has gone into oversold <...
Ride Bull Trends Via Stochastic with Special Rules for Heavy Bullish Bias TLDR: Long Only Trend Indicator Where you are always entered Long if the stochastic is over the lower band line and the price is above the Donchian Chanel high. Exit when Stochastic RSI is below the lower band. Indicators: Filter = Trend/Bullish indicator is Donchian of ema(high) this is...
This Pine Script for TradingView is a technical analysis tool that visualizes the average of several popular indicators in the trading world. The indicators included are the RSI (Relative Strength Index), RVI (Relative Vigor Index), Stochastic RSI, Williams %R, relative MACD (ranging from 0 to 100), and Bollinger Bands price distance from 0 to 100. The script uses...
i was looking for a way to quickly switch between Indicators, thus i made this "All In One" currently included are: - ATR (average true range) - ATR delta - Aroon - RSI Stochastic - MACD Standard - MACD WAE (Waddah Attar Explosion V2) - VOLUME Delta - VWAP (Volume-Spike Anchored) If you find this work useful, please consider supporting me on Patreon....
Algo based on RSI crossover with ma 50 To be continued ! Shorts are better dans longs, Works fine on BTCUSDT 2H timeframe
This strategy belongs to @TheTradingFloor. I copied the version of @Yidu_A_S_O_T_L_J_C and modified the stair calculation and removed the support and resistance lines I noticed that the stair calculation was off. The original version takes a default fractal and with the input Stair sensitivity moves the fractal left or right. The fractals in the original version...
On the normal Stochastic RSI it may be hard to see the exact crosses between the two lines. This version makes that a little easier. Shows green line when K-line crosses up the D-line, but below the 50-level (this treshold level can be adjusted in the settings). Shows red line when K-line crosses down the D-line, but above the 50-level (treshold level can be...
What is the "Heiken Ashi Algo Oscillator" It is an indicator that measures volume and momentum. It plots and RSI as Heiken Ashi candles. It includes seven different types of moving averages against the relative strength index. Each one of these moving averages calculates faster than the previous, starting from the SMA to the LSMA. It includes a hidden vwap as...
As the terms global and local imply, global RSI describes broad relative strength, whereas local RSI describes local relative strength within the broad moves. A macro and micro view of relative strength so to speak. Global and local RSI are simply regular RSI and stochastic RSI. Local RSI extremes ( stochastic RSI oversold/overbought) often mark a pivot in RSI...
This is the finalized code released to the public that I created in a video linked here. This indicators combines a Bollinger Band and Stochastic RSI to produce signals for possible price reversal. The signals are displayed by default as green arrows for bullish and red arrows for bearish. To trigger a signal the indicator checks for the following: (Bullish) ...
This is the improved version of Stochastic Money Flow Index script that uses Open Interest instead of volume in Future markets. I think it will make a difference especially in Future and CFD markets. Since the system will pull data from Quandl, CFTC reports may cause repaint when disclosed. So if you use it during the weekly time frame (1W), it will definitely...
Took my other Log RSI script and plugged in Stochastic RSI to see how divergences play on an oscillator with two lines. Turns out divergences are good at predicting changes in the oscillator but that doesn't mean that the oscillator will always mimic price action. Log vs. no log is virtually the same. Credits to @fskrypt for introducing geometric mean...