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 is an adapted version of my swing bot with additional filters that mean it works quite well on lower timeframes like 1min, 5 mins as long as you adjust the setting accordingly (reduce pivot timescale, band width) Entry conditions are filtered by an invisible trend calculation running in the background so the bot doesn't repeatedly try and fail to fade a...
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 highlights when price violates the highest high or lowest low within the user's selected lookback period, with the caveat that it occurs during the GLOBEX session. The script is designed to work exclusively with the trading hours for CME and CBOT Equity Index futures. I'm planning to make a more customizable version down the line. My reasoning...
This script is a combination of my overnight fakeout script and bollinger band color bars. It's designed to be used on CME/CBOT Equity Indexes during their GLOBEX session. It uses the built in Bollinger Band script and highlights bars that exceed the upper/lower bands during the overnight session.
Hi I've revamped this bot mentioned in the linked idea to make it work with v4 of pine. In doing so there are some very significant changes to how it works. The main one is that it no longer uses traditional daily pivot calculations to calculate the bands. It creates a more dynamic intraday set of pivot points based on recent price action rather than yesterday's...
Another tweak to a classic built-in script. Simply replacing the Keltner Channels overlay plot with color bars.
Highlights the extended hours/Globex session for US Equity Index Futures.
**** This is a TEST script only! Do NOT use on real money accounts! ***** ***** Intended to be used in testing by invited_only members ***** ***** If you want to participate in our testing using your paper trading account(s), send me a private message *****
This is a script to test trading flows from an invite only script to one's trading view chart and then possibly to one of the connected brokers. **** Do NOT use on real funds - this randomly triggers trades. Do NOT use on real money accounts. ******
The idea for this started here: www.tradingview.com with the user @dime This should only be used on SPX or SPY (though you could use it on other things for correlation I suppose) given that the instrument used to create this calculation is derived from the S&P 500 (thank you VIX). There's a lot of moving parts...
The Script Plots a background color on each third friday and also plots the letter E above the fridays on which the ES1! Futures expire.
CME_MINI:ES1! strategy for emini S & P 500 futures - it's working with end of day data. There is one hour pause between days in eminis&p500 futures trading. Ideal time to calculate signal - this strategy can be traded manualy or by automatic system. Default settings: 30000$ slippage 1 (for more realistic) fees 2,5$ per contract Entry - day Open after signal...