This is similar to the SPX Fair Value Bands indicator. It currently only displays the fair value. The original SPX Fair Value formula only includes the Fed balance sheet data. This indicator incorporates the following central bank assets: Fed Japan China UK ECB This is currently experimental. Feel free to explore using different formula constants.
This study plots the ratio between current price and the price N days ago. With N input that is configurable, users can find optimal long/short entries when price is in an established trend and price has diverge far from a given local peak or all time high. With many years of stock trading the analysis indicates a connection between the distance of price and...
This strategy uses the RSI indicator together with the Bollinger Bands to go long when the price is below the lower Bollinger Band (and to close the long trade when this value is above the upper Bollinger band). This simple strategy only places a long, when both the RSI and the Bollinger Bands indicators are at the same time in a oversold condition. In this new...
These are based on Darius Dale and Max Anderson's Net Liquidity model. This is intended for use with the $SPX chart.
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...
CREDITS to @HPotter for the orginal code. CREDITS to @Yo_adriiiiaan for recently publishing the UT Bot study based on the original code - I just added some simple code to turn it into a strategy. Now, anyone can simply add the strategy to their chart to see the backtesting results! While @Yo_adriiiiaan mentions it works best on a 4-hour timeframe or above, I...
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...
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.
This is a simple swing trading algorithm that uses a fast RSI-EMA to trigger buy/cover signals and a slow RSI-EMA to trigger sell/short signals for SPY, an xchange-traded fund for the S&P 500. The idea behind this strategy follows the premise that most profitable momentum trades usually occur during periods when price is trending up or down. Periods of flat price...
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...
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 plots the "expected move" of SPX for today's trading session. Expected move is the amount that SPX is predicted to increase or decrease from its current price, based on the current level of implied volatility. The implied volatility in this indicator is computed from the current value of the VIX (or one of several volatility symbols available on...
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...
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 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...
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...
Use this indicator on Intraday Timeframe. Higher the timeframe, more the data This script calculates the performance of an instrument for different sessions. Session inputs can be updated to study performance of - Morning vs Afternoon vs Evening - Pre-Market vs Market vs Post-Market (provided the data feed supports pre and post market) - Overnight vs Intraday...