This script is built on a request of one of the best trader yoyo. The script compares the performance of a tickers against SPX. The script gives user option to override default SPX ticker to a ticker of their choice using settings. The script does a % change comparison against base stock which is SPX by default for same timeframes and you can see relativity of...
Enjoy, enhance your trading (I hope), copy or adapt to your needs and keep smiling! Thanks to @MartinShkreli. The sector variables and the "repaint" option (approx lines 20 through 32 of this script) are used directly from your script "Sectors" RECOMMENDATION: Update the sector weightings -inputs are provided. They change as often as monthly and the annual...
I created a single indicator that combines 1) Cyclic Smoothed RSI and 2) the Divergence indicator (bull, bear). It is very handy when used with the MACD and crossover points. Please refer to for info on how to use the cRSI indicator. Info on the chart. 1) Red dotted lines = cRSI crossed back from overbought and crossover in MACD 2) Red solid lines = Bear...
A simple script that I made that draws lines between the high and low pivots. The color of the line define if the pivot is higher or lower than the previous pivot. The main thing to tune is the pivot look back vs look ahead, which are the same params used by the tradingview pivot indicator. There are several other params you can tweaks to get the look you want.
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...
This script aims to identify optimal times when to write Puts for premium, for example using the SPX Weeklies model or simply buying Calls. Not perfect but provides some additional confidence when playing Puts on SPX or the Wheel on SPY. What it does: We compare current VIX with a lookback VIX for X% delta. If there is a jump of say 20% over a defined period then...
This script uses the close of the VIX on a daily resolution to provide the 'implied move' for the E-mini SP500 futures. While it can be applied to any equity index, it's crucial to know that the VIX is calculated using SPX options, and may not reflect the implied volatility of other indices. The user can adjust the length of the moving average used to calculate...
This indicator is based on Volatility and Market Sentiment. When volatility is high, and market sentiment is positive, the indicator is in a low or 'buy state'. When volatility is low and market sentiment is poor, the indicator is high. The indicator uses the VIX as it's volatility input. The indicator uses the spread between the Call Volume on SPX/SPY and the...
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...
As a long-term buyer/short-seller, you will always find different ways to enter the market , moving average crossovers, breakouts , overbought/oversold conditions being some of the classy methods. However, they are decreasingly effective... 😢 Recently I have realized that analysis beyond the technical indicators will bring trading to the next level because I will...
I am going to start taking requests to open source my indicators and they will also be updated to Version 4 of Pinescript. I added some features to the original code such the ability to smooth the oscillator and select the look back periods for the historical volatility. Link to original: Original post: "The idea for this started here: www.tradingview.com...
This script compares the implied volatility to the historic volatility as a ratio. The plot indicates how high the current implied volatility for the next 30 days is relative to the actual volatility realized over the set period. This is most useful for options traders as it may show when the premiums paid on options are over valued relative to the historic...
Makes visual the theory that "a strong dollar is bullish for equities/stocks" ...but oh man, these two are definitely not that strongly correlated. What's the deal with that? Still learning. Glad for any comments.
Hello Guys This is a reupload! The 0dte is for options trading and is used for the main 1 to 0 odte strategy! It uses volume, sector and tik analysis in order to give an understanding of looking which way to play. The next version will look at correlations between the es! Feel free to point out bugs and reach out as I want this to grow into something way stronger!
VXV/VIX ratio <1 is typically bullish for S&P and >1.3 is typically bearish
Test of dynamic channels and some statistics made by hand. This indicator was done specifically for the S&P500 index. As you can see, below the 125 EMA there's a lot more volatility than in the upside. I've made some kind of a dynamic linear regression of the lows and the highs. I've chosen the MA that best fits the SPX, and then calculated in Excel the...
Rate of Change - Weekly Signals This indicator gives a potential "buy signal" using Rate of Change of SPX and VIX together, using the following criteria: SPX Weekly ROC(10) has been BELOW -9 and now rises ABOVE -5 *PLUS* VIX Weekly ROC(10) has been ABOVE +80 and now falls BELOW +10 The background will turn RED when ROC(SPX) is below -9 and ROC(VIX) is above...
These variables can be used in comparison with the implied volatility of options. Variables: Realized Volatility mathematical notation lowercase 'sigma' Realized Variance mathematical notation lowercase 'sigma' squared Realized Beta mathematical notation lowercase 'beta' Timeframes: Yearly = 250 or 365 Quarterly = 50 or 90 Monthly = 20 or...