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 ...
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...
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 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...
An experimental indicator based on the Stochastic + Connors RSI binding
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...
I added a few lines of code to "when to trade"'s code to see that backtest result of "RSI cyclic smoothed v2".
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.
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