In compare to Tradingview Connors RSI, in this one you can choose which of the parts of the CRSI you want see: RSI Connors RSI Up/Down RSI Percent Rank The Connors RSI is a technical indicator developed by Larry Connors. It combines three different elements - price momentum, relative strength, and mean reversion - to identify potential buy and sell...
Cutlers' RSI is a variation of the original RSI Developed by Welles Wilder. This variation uses a simple moving average instead of an exponetial. Since a simple moving average is used by this variation, a longer length tends to give better results compared to a shorter length. CALCULATION Step1: Calculating the Gains and Losses within the chosen period. ...
Based on Cyclic Smoothed Relative Strength Indicator v2 by WhenToTrade The cyclic smoothed RSI indicator is an enhancement of the classic RSI , adding - additional smoothing according to the market vibration, - adaptive upper and lower bands according to the cyclic memory and - using the current dominant cycle length as input for the indicator. The cRSI is used...
This script was designed to work and feel like the built in RSI script but with a lot of added feature that traders might enjoy. You get to see the RSI represented as candle sticks OR Heikin Ashi. I have added in Connors RSI as a bonus so you can see what this lesser used study looks like in candle form. Just like in the original script I have moving averages and...
The WHAT =============> A strategy based on combination of 3 indicators. 1) "Elliot Wave - Impulse" indicator from @HeWhoMustNotBeNamed () . 2) "Cyclic RSI High Low With Noise Filter" from @RozaniGhani-RG (). 3) "Mesa Advanced Triggers" from @jordanfung () By using these 3 indicators together, I was able to project and backtrack some very nice return values even...
█ OVERVIEW This indicator displays Cyclic Relative Strength Index based on Decoding the Hidden Market Rhythm, Part 1 written by Lars von Thienen. To determine true or false for Overbought / Oversold are unnecessary, therefore these should be either strong or weak. Noise for weak Overbought / Oversold can be filtered, especially for smaller timeframe. █ FEATURES ...
The Percent Rank is naturally quite choppy. I therefor placed an EMA(3) over it and make the origin Percent Rank only slightly visible. I also add some boundaries. Note that the EMA of the Percent Rank looks quite similiar to the Connors RSI. Use it as the RSI.
This is a fork of the cRSI + Waves Strategy with VWMA overlay strategy by Dr_Roboto , which adds two additional features, namely: the ability to limit trade signals to certain defined periods of time ("Sessions") during the trading day and, optionally, to close any open position at the end of either or both "Sessions" the ability to control the maximum...
Strategy based on my cRSI with motive/corrective wave indicator. Please note that it is far from perfect. I use it mostly to help me identify good entry and exit points when combined with my other technical analysis. It misses some obvious points, but on average it does pretty well. The challenge often is indicating when you have sufficient change in the cRSI to...
This indicator uses the cyclic smoothed Relative Strength Index (cRSI) instead of the traditional Relative Strength Index (RSI). See below for more info on the benefits to the cRSI. My key contributions 1) A Weighted Moving Average (WMA) to track the general trend of the cRSI signal. This is very helpful in determining when the equity switches from bullish...
I added a few lines of code to "when to trade"'s code to see that backtest result of "RSI cyclic smoothed v2".
This script simply creates a combo of some indicators I have found to be useful to visualize together. Its fairly simple to use... buy the red and sell the green. The red and green 'zones' are VI indicator plus and minus using color to identify instead of plotting the lines and creating more mess for us. The blue line is our BB B%... and the solid lines are the...
Kaly MTF ADX Rangoli Roller is a method/study for finding trending stocks, indexes and cryptocurrencies using two different data periods (10, 5) of ADX Overlap over different time-frames (10m, 1H, 4H, 1D, 1W, 1M). In the study, I used 5-Period ADX for all mentioned time-frames. You may use 10-Period ADX for lower time-frames especially 10m and 1H. Sample Image of...
Quasi White Noise script. An experimental approach to implement a white noise using Pine Script. Uses Connors RSI under the hood. en.wikipedia.org
An experimental indicator based on the Stochastic + Connors RSI binding