RSI Precision Trend Candles is a candle coloring indicator that uses an average range algorithm to determine trend direction. The precision trend algorithm can be used on any calculated output to tease out interesting trend information. What is RSI? The relative strength index (RSI) is a momentum indicator used in technical analysis. RSI measures the speed...
What if you didn't need to wait for the RSI to go above 50 to go bullish for the RSI to go below 50 to go bearish? What if you can see when a move in the market is just a liquidity trap? What if you can use a vwap on something longer than a daily chart? What if you wanted to have both Heiken Ashi candles and Japanese candles on your same chart without...
Trap Light is built off the stochastic RSI to provide convenience and make your entries while scalping either long/short more straightforward. Notes/Disclaimer: This indicator is not guaranteed to work every time. Use it at your own discretion and perform your own due diligence. None of this is financial advice. The main idea behind this is that when the...
Hi everyone! CAUTION... This is only an indicator. Do not rely 100% on it. I made this indicator hoping to help everyone with this specific Pull Back Scalping Strategy. RULES: Time Chart of 5minuts Long Condition - "EMA Red Line" below the "EMA Blue Line" and wait for a green long signal. Short Condition - "EMA Red Line" below the "EMA Blue Line" and wait for a...
This is a 1 trade per day strategy for trading SPY or QQQ index. By default, this is designed for 1 min time frame. This was an experimental script that seems to be profitable at the time of publication. How it works: Pre-market high and low is defined per trading day between 9:00 to 9:30 EST. Then we looking for the first breakout on either PM high or PM...
Script for testing a strategy to use with Heikin Ashi candle
In my opinion the %K is the only part of the stochastic that you actually need. It's the fast RSI, so it responds much better to large price movements and reveals divergence a lot sooner than %D. The %D has no real confluence with the rest of my strategy so, I only use %K.
rsi + stochrsi Indicator where rsi and stoch rsi are both together. Please adjust the color etc settings from the style tab.
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...
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 a new version of my "Divergences" Compared to my "Divergences (Pivots)", this is calculated totally different There are 3 options: - MACD - RSI - Stoch RSI Since this script is very heavy in calculation it is limited in time (= inspired from a script of "Che_Trader") Also it uses "max_bars_back" (=1000) For MACD and Stoch RSI there is a "custom...
This strategy is based off of Chris Moody's Vix Fix Indicator . I simply used his indicator and added some rules around it, specifically on entry and exits. Rules : Enter upon a filtered or aggressive entry If there are multiple entry signals, allow pyramiding Exit when there is Stochastic RSI crossover above 80 This works great on a number of...
RSI output signals are displayed with color change to reflect the plotted value. This makes evaluating RSI conditions require but a glance. RSI momentum buy signals are given on the cross of the 50 level, whereas sell signals are given on a fall below. Default values a 5 period RSI which gives more timely entrances and exits for swing traders. This can be...
Here I have combined Stochastic RSI with my MACD leader. MACD leader and Stochastic RSI works well together and they are powerful in combination with My Recursive Bands. It is up to you to back test this properly before you use it in real life trades. But in my opinion it is very powerful. Because of MACD nature it's a little messy when you turn on the MACD's...
Updated to Pine V5 Enter upon a filtered or aggressive entry If there are multiple entry signals, allow pyramiding Exit when there is Stochastic RSI crossover above 80 Work with some futures and futures timeframes Based on Chris Moody's Vix Fix
This strategy is the one illustrated by Trade Pro in the YT video "76% Win Rate Highly Profitable Trading Strategy Proven 100 Trades - 3 EMA + Stochastic RSI + ATR" It uses Stochastic RSI Crossover to determine when the enter the trade and multiple EMA to identify the trend. ATR is used to calculate SL and TP. Watch the video if you need more info on the...