A Ratio Chart, for analysis with any benchmark. This is the open source version of the earlier, Fixed Ref. Ratio indicator. This is the version that will be maintained in the future. Plots a ratio of the symbol to benchmark. Plots, all time high ratios (orange bubbles), Increasing ratios (blue bubbles). Detailed write up will be added in subsequent updates.
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 !!!
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...
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...
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...
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...
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.
This script attempts to show the relative strength of the 11 sectors in the SPX, which can be accomplished in three ways: 1. Sectors - displays all sector indices as they appear normally 2. Sector Relativity - displays each sector divided by the sum of the other 10 sectors 3. Sector Alpha - displays the alpha of each sector as compared to the sum of the other...
Due to the request of some users and inspired by "5 Day ADR ICT Intraday Tracker" I updated "CPR Width" and added extra functionality for your convenience.
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 strategy uses the CCI + 2 RSIs + 2 EMAs to generate trade signals. Trades are only taken during the normal trading session and all open trades are closed 15 min before the close of the current session. A trailing stop loss is used and is customizable. Not trading advice, use at your own risk.
Dear All, This is my first public script modified to adapt the concept of Mr. Premal Parekh on Adaptive Relative Strength - ARS) The original Script is developed by modhelius. I have proved the version as per my requirement and included concept of ARS. This script will remove the manual calculation task which is required on daily basis to calculate number of...
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.
█ OVERVIEW TASC's March 2022 edition of Traders' Tips includes the "Relative Strength Moving Averages - Part 3: The Relative Strength Volatility-Adjusted Exponential Moving Average" article authored by Vitali Apirine. This is the code that implements the "RS VolatAdj EMA" from the article. █ CONCEPTS In a three-part article series, Vitaly Apirine...
A relative strength indicator that compares your main symbol (one on your chart) strength to another symbol by percentage. The result is plotted as a histogram showing which symbol is rising or falling more in percentage. In case your chart symbol is TSLA (Tesla) and the indicator 'Symbol to compare' is SPX: GREEN area (above zero) means TSLA is rising more than...
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.
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 RSI script includes everything you could want on an RSI. There are multiple timeframes which will give context to market movement, as well as a highlight feature to make it easier to visualize overbought and oversold stocks. Tip: Uncheck the 4 plots with no color in them to remove the extra headers on the indicator.