Republished: The original script violated house rules by including an external link to Backtest Rookies. Background The currency strength indicator takes up to 4 forex pairs and calculates the average strength across all pairs. The indicator uses the pair's daily percentage change to calculate the overall strength. For flexibility, it can accept any...
THE SCRIPT SIMPLY DIVIDES THE STOCK PRICE BY NIFTY TO MEASURE UNDER PERFORMANCE AND OUT PERFORMANCE WITH NIFTY. YOU CAN CHANGE SETTINGS FROM NIFTY TO ANY OTHER SECTOR LIKE CNX FMCG TO MEASURE SECTOR PERFORMANCE AND UNDER PERFORMANCE !!!
My other indicator shows the linear regression slope of the source. This one finds the exponential regression slope and optionally multiplies it by R-squared and optionally annualizes it. Multiplying by R-squared makes sure that the price movement was significant in order to avoid volatile movements that can throw off the slope value. Annualizing the exponential...
Hello I've decided that the alligator lines can be used to find a trend. This script expands on that and checks 10 different multipliers to see trend over the long term and have 10 values. Those 10 values each give a color to one of the 10 lines in turn giving this Fire like plotting. I personaly use this to see if there is fear (red) in the markets or greed...
This script will allow users to view Multiple RSI timeframes in one indicator (up to 4). This can be useful for viewing RSI Convergences/Divergences and extremely long timeframes like 250 days can provide context to market strength over long positions.
Bollinger bands says whether price or any source is relatively high or low at any particular point of time. We can apply Bollinger bands on RSI and volume indicator Price Volume Trend to identify if RSI movement or PVT movement is relatively high or low. By calculating Bollinger %B, we can define the variation in a range between 0 to 1. By applying Bollinger %B...
This currency strength indicator displays the strength for the displayed currency pair only. The following currencies are supported: AUD, CAD, CHF, EUR, GBP, JPY, NZD, USD Base currency is indicated by a blue line. Counter currency by a green line. Double click on a line to open the settings window to change line colors or the possition of the dashed lines.
This indicator takes the Performance Table from @BeeHolder and converts it to a Relative Performance table so you can compare the current chart vs. an Index (or whatever other ticker you want) to see the relative performance of one vs. the other. I also added a cell for ADR, which is also the same value as "Monthly Volatility" in the stock screener. This can be...
The strength of a stock relative to the S&P 500 is key part of most traders decision making process. Hence the default reference security is SPY, the most commonly trades S&P 500 ETF. Most profitable traders buy stocks that are showing persistence intermediate strength verses the S&P as this has been shown to work. Hence the default period is 63 days or 3 months.
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.
Heavily modified from Z Score by jwammo12 Compares the z-score of two assets, the onscreen one and the reference one configured. If you're familiar, you can think of it as Bollinger Band Percent of Onscreen Asset minus the Bollinger Band Percent of Reference Asset. It's compared off a simple moving average, due to how standard deviation is calculated. I view...
I am publising Relative Strength Comparative. It is be used to compare a Stock's Performance against another stock/index (Default NIFTY50) I also devised a Plot RS Rating which is inspired from IBD's RS Rating and matches to some extent. You can turn off/on the RS Rating as per need. Example: ITC vs NIFTY 50 it will be ITC / NIFTY The Indicator can be used in...
Hello, I hope you like this representation of the Mansfield Relative Strength Indicator. The calculations have been made based on the following formulas: Standard Relative Performance indicator RP = ( stock_close / index_close ) * 100 Mansfield Relative Performance indicator MRP = (( RP (today) / sma ( RP (today), n)) - 1 ) * 100 Where: RP = Standard...
Network Value to Transactions Ratio (NVT) is defined as the ratio of market capitalization divided by transacted volume. NVT Ratio can be thought of as an indicator that measures whether the blockchain network is overvalued or not. If it is upper than red line, it means overvalued. NVT Golden Cross targets to generate short or long signals by comparing the...
Relative Strength (RS) is a method of identifying stocks which are relatively stronger or weaker as compared the market as a whole or to a relevant benchmark. To calculate the relative strength of a particular stock, divide the percentage change over some time period by the percentage change of a particular index over the same time period. The value of RS...
Relative Strength Comparison with automatic selection of relevant index Added support for most european and north american exchanges.
On observing the market for years I learned that Relative Strength will help us in staying invested in strong bullish stocks (relative to primary indices of your country, in my case it's Nifty 50 for India). Once you identify a strong stock, it's important to know if the stock is trending and is in momentum. To identify, trends and momentum, I used ADX and MACD...
This indicator compares the difference in percentage change between two symbols over a user-specified number of bars. Default settings will show the difference between the current symbol and the S&P 500 ETF (SPY) over 10 bars. It can be used to determine if the stock is showing relative strength or weakness compared to the overall market.