SPY VWAP adds the VWAP indicator for SPY on your current chart, and shows the current SPY VWAP level converted to ES / MES value. It uses the last close price of SPY and ES / MES to calculate the level. By adding the regular VWAP indicator to your MES / ES chart, you will clearly see the difference between the VWAP of SPY and the futures chart. This is helpful...
This model is an index fund trading model, which uses moving averages and price percentage oscillators to minimize downside exposure.
This is a strategy tester designed around the most important data from FRED - Federal Reserve Economic Data As input data, we have: // Personal Consumption Expenditures // Real Retail and Food Services Sales // Leading Index for the United States // All Employees: Total Nonfarm Payrolls // Real Gross Domestic Product // Gross Domestic Product I adapted the long...
These Bollinger bands feature Fibonacci retracements to very clearly show areas of support and resistance. The basis is calculate off of the Volume Weighted Moving Average. The Bands are 3 standard deviations away from the mean. 99.73% of observations should be in this range.
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...
This indicator shows 1 and 2 standard deviation price move from the VWAP based on VIX. Implied Volatility (IV) is being used extensively in the Option world to project the Expected Move for the underlying instrument. VIX is used as a proxy for SPY's IV for 30 days. This indicator is meaningful only for SPY but can be used in any other instrument which has a...
1 min chart scalping version of my other TICK strategy with adjusted parameters and additional entry and exit conditions better suited for 1 min SPY chart. Please refer to my original TICK strategy for explanation. Important notes: 1. This strategy is designed for same day SPY option scalping on the 1 min chart . All profit shown in back testing report is...
I found this useful tool among the indicators but it wasn't doing the correlation study correctly. Everything in markets, with only a few exceptions, are rising in value over time and therefore trended to time. The simplest method I found is to use link relative or first difference detrending, before calculating a correlation between assets. I also updated it to...
The strategy was designed to be traded based on daily data on the ES and SPY--the strategy was originally developed on NinjaTrader using approximately 50% out of sample data with a slippage of 1 tick on the ES. This is our first strategy that we converted from NinjaTrader to TradingView, so if you see any issues with our conversion, please let us know as we are...
This strategy is developed based on my High Low Index SPY Top 40 indicator Notes: - this strategy is only developed for SPY on the 5 min chart . It seems to work with QQQ as well, but it isn't optimized for it - P/L shown is based on 10 SPY option contracts, call or put, with strike price closest to the entry SPY price and expiry of 0 to 1 day. This...
Works best as an intraday indicator Background black & line green = Long VIX Background black & red line = No trade Background orange & line green = Consider selling Background orange & line red = Short VIX
Mainly developed for AMEX:SPY trading on 1 min chart. But feel free to try on other tickers. Basic idea of this strategy is to look for 3 candle reversal pattern within trending market structure. The 3 candle reversal pattern consist of 3 consecutive bullish or bearish candles, followed by an engulfing candle in the opposite direction. This pattern usually...
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...
US Market Overview Table will identify the bullish and bearish sectors of a day by tracking the SPDR sectors funds. It's possible to add a ticker symbol for correlation compared to each sector. Overview Indicator
Important notes: 1. This strategy is designed for same day SPY option scalping. All profit shown in back testing report is based on Profit/Loss (P/L) estimates from trading options with approximately 6 months of data. By default, it is set to 10 option contracts. By default the initial capital is set to $5000. Pyramiding is set to 3. 2. This strategy works better...
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...
Big Picture: Overall what this script try's to capture is bounces off of moving trend lines. What you will see when using this script one Green line, one red line, two gray lines and circles in colors blue, green, red, and purple. RED AND GREEN LINES: There are two trend lines, an upper and a lower line that are 1 to 2 standard deviations from the linear...
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...