Relative Strength Comparison with automatic selection of relevant index Added support for most european and north american exchanges.
Shows an instrument's sentiment in a day (or week) compared to the market (SPY default). The Red line shows bearish sentiment compared to the market and the green is bullish. Technically this works like a proxy for Alpha/Beta factor.
Relative strength is one of the most useful indicators in the market, highlighting when stocks and sectors are outperforming or underperforming a broader index. Traditional RS compares the percentage change of one symbol over a given time frame and subtracts the percentage change of the S&P 500 over the same period. This is handy, but it can produce false...
This code is the result of an idea by @MarcoOlivano. The question was that if putting the comparative relative strength as an RSI oscillator would help in understanding the relative strength of the stock to the overall market? As we both trade the JSE I have made the JSE:J200 or Top 40 the basis for comparison. This can be changed in the settings dropdown if you...
This is my attempt to rebuild the Momentum Strategy as read in the book "Stocks on the move".
In financial terms, 'correlation' is the numerical measure of the relationship between two variables (in this case, the variables are Forex pairs). The range of the correlation coefficient is between -1 and +1. A correlation of +1 indicates that two currency pairs will flow in the same direction. A correlation of -1 indicates that two currency pairs will move in...
FX Currency strength indicator is a visual guide that demonstrates which currencies are currently strong, and which ones are weak. FX Currency strength indicators include multiple calculation to choose from 1. Relative Strength Index (RSI) 2. True Strength Index (TSI) 3. Absolute Strength Index (ASI) 4. Linear Regression Slope (LRS) 5. Rate of Change (ROC) 6....
No matter how much I like PineScript, there are still things missing in the language. One of the most annoying issues is that you cannot set dynamic length value for highest/lowest functions. This length must be fixed integer. But it doesn't make sense in a lot of cases, when you'd like to know what was the highest/lowest value of a series SINCE EVENT in the past,...
If you are desperately looking for a novel RSI, this isn't that. This is another lesser known novel species of indicator. Hot off the press, in multiple stunning color schemes, I present my version of "Relative Strength (RSMK)" employing PSv4.0, originally formulated by Markos Katsanos for TASC - March 2020 Traders Tips. This indicator is used to compare...
The indicator shows the width of the Central Pivot Range. Frank Ochoa call it It Pivot Range Histogram in his book. Use it in conjunction with the Central Pivot Range indicator. Below is the interpretation of the reading. CPR Width > 0.5 - Sideways or Trading Range Day, CPR Width > 0.75 - increases the likelihood of sideways trading behavior, CPR Width <...
Quickly shows you if an altcoin is outperforming or underperforming it's peers. You can compare again indexes of high cap, mid cap and low cap indexes, which are provided by FTX.com. I intend to add some more features but am currently a bit busy so wanted to get it published as I've been finding it useful
Converted the B-Xtrender script from Puppytherapy into a strategy script. B-Xtrender was created by Bharat Jhunjhunwal and published in this IFTA Journal . I've added the following features: Ability to use factors instead of individual values for each parameter. This will allow you to quickly check different averages (5 vs 7 for example). Defaults...
Relative Strength Rank Indicator ( ( Long Term Price Change + Short Term Price Change ) / 2 ) / 10 Day ATR
This Relative Strength Comparison (RSC) indicator overlays a simple moving average (SMA) of the prior days values and changes color when the RSC crosses above and below that value as an indicator with bearish and bullish signals in comparison to another symbol.
Plots in a single indicator the Bitcoin RSI of multiple exchanges. The selected exchanges are Bitmex, Binance and Coinbase. The reason is that these are the ones with the highest 24h volume (coinmarketcap) and have a ticker available in Trading View. One drawback with this indicator is that it doesn't automatically adjusts its resolution when the Bitcoin chart is...