A simple script that plots the difference between the %ROC of price vs the %ROC of RSI, AKA the % of divergence. A simple way to analyze how strong a potential divergence is. Top reversals are above 0, bottom reversals are below. A value of 0 means price and RSI are changing by the same % value. So, if oscillator is moving up as price moves up, it means...
This script is a simple Rate Of Change (ROC) closing price comparison between a "compare" symbol and a "base" symbol over a user-specified period (maximum 200). When the ROC is greater than zero, >0 (positive), the compare symbol is increasing faster than the base symbol -- the compare symbol has positive comparative momentum. Of course, your compare symbol could...
The Rate Of Change Bands were created by Vitali Apirine (Stocks and Commodities March 2021 pg 14) and this indicator is a great method to not only check the momentum but also check the trend strength as well. I have color coded the lines so buy when the line turns green and sell when it turns red. Let me know if there are any other indicators you want me to publish!
This script uses the MESA EMA and SMA as well as the ROC/MESA cross to help find the take profit areas when trading divergences using market cipher or wavetrend. It is inspired by jordanfungs MESA indicator, however this one is different because it is not lagging in the signals. Hope you enjoy it, and make sure to backtest any strategy before you use it.
Quick Summary ============== The Relative Rate of Change (RRoC) is an expanded version of the classic Rate of Change (RoC) indicator - we apply couple of changes to bring additional insights and signals from that classic Technical Analysis concept - which can help us better visualize the "relative speed of change" of a stock (or whatever we trade), and can work...
Roc & Atr Orders My indicator, where I compare the 20 bar change percentage with the 14 bar atr band, I hope it will be useful to everyone. the green zones can be interpreted as BUY and the red zone as SELL zone. In graphs with high motion and low atr, the channel narrowing can be interpreted as BUY and the channel opening as SELL. No indicator shows you the...
User request. A tuned version of the built-in True Strength Index (TSI) indicator with the following options included: TSI - Signal Histogram TSI/Signal Crossovers TSI/Signal Ribbon Bands breakouts highlighting Zero line crossovers background
For completeness of Relative Strength studies, the Relative Strength based on rate of changes (ROC) with weighting is coded and presented as well. The RS.ROC is similar to the formulation of RS by IBD before rank among all the stocks in the market. The lookback period is relaxed for customizing. Once you set the total lookback period, representing the 4Q, in the...
Change Channel is like KC unless it uses percentage changes in price to set channel distance. Midline is zero-lag smoothed ROC with dynamic period based on MA Streak indicator, if MA Streak shows an ongoing trend, midline going strong and break out the channel. Consider using ▲ green areas as a signal to buy and ▼ red areas as a sell signal. It works best...
This oscillator is the combination of different settings RSI , RSX , STOCHRSI , MSI ,... in a Stochastic function that can help traders to understand the weakness and strength of momentum in candle sticks in different time frames. This oscillator organized by three Line , control zone and Divergence Line 1:) Fast Line 2:) Slow Line 3:) Heavy Line 4:) Neutral...
This signal is to be plotted on the underlying symbol for which options can be sold for the the same. If signal line is raised with green color that means I can sell put options with proper hedging so that I will not loose more that 3% of my capital. Until the horizontal zero line is green one can stay in the position with bullish bias. If it turns red then...
This is an indicator from a book "Street Smarts—High Probability Short Term Trading Strategies" by L. Raschke & L.Connors. I made it in histogram style for more comfortable reading chart: - green histogram is buy signal or buy opportunity; - red histogram is sell signal or sell opportunity; - gray histogram is forward moving from last signal. Enjoy it!
Rate of change indicator based on Nick Radge's Weekend Trend Trader Strategy, with an added extra of EMA smoothing if you want it. This indicator simply turns green when the rate of change is above a certain level (value is set in threshold) Threshold is defaulted to 30 as outlined in the strategy rules
This script implements the Binary Trade Logic (BTL) algorithm to calculate two distinct scores that range from 0 to 7. One score is calculated assigning a power of 2 weight to the positive sign of 3 Phi^3 distant Moving Average (MA) slopes. The other score is calculated assigning a power of 2 weight to the sign of the difference between the price and the value of...
This script implements the Binary Trade Logic (BTL) algorithm to calculate two distinct scores that range from 0 to 7. One score is calculated assigning a power of 2 weight to the positive sign of 3 Phi^3 distant Moving Average (MA) slopes. The other score is calculated assigning a power of 2 weight to the sign of the difference between the price and the value of...
This script implements the Binary Logic Trading (BLT) algorithm to calculate a score from 0 to 7. This score is calculated assigning a power of 2 weight to the positive sign of 3 Phi^3 distant Moving Average (MA) slopes. The largest MA slope positive sign receives weight 4, the middle length MA slope positive sign receives weight 2 and the shortest MA slope...
This script implements the Binary Logic Trading (BLT) algorithm to calculate a score from 0 to 7. This score is calculated assigning a power of 2 weight to the positive sign of 3 Phi^3 distant EMAs' slopes. The largest EMA slope positive sign receives weight 4, the middle length EMA slope positive sign receives weight 2 and the shortest EMA slope positive sign...