█ OVERVIEW This script implements the COT Commercials Indicator introduced by Alfred François Tagher in an article featured in TASC's October 2023 edition of Traders' Tips . The indicator is designed for use in futures markets and represents a fast stochastic (%K) calculated based on the commercial open interest values of an asset derived from the weekly ...
Futures/Spot Dominance Indicator: Overview: The futures/spot dominance indicator is a versatile tool used by traders and analysts to assess the relative strength or dominance of the futures market in relation to the spot (or cash) market for a specific asset. It offers insights into market sentiment, potential arbitrage opportunities, and risk management while...
Title: Combined Indicator with EMA Lines Description: The Combined Indicator with EMA Lines is a technical analysis tool that combines multiple indicators to provide insights into the market's strength and potential buying or selling opportunities. It incorporates the Relative Strength Index (RSI), Exponential Moving Average (EMA) lines, and the trend over the...
The "Annualized Spot-Future Difference" indicator (ASFD) compares the closing prices of a futures contract and its underlying spot asset. It calculates the price difference between the two instruments and annualizes this difference to provide a standardized measure for comparison. The indicator takes inputs for the futures ticker symbol and the spot ticker...
A very simple indicator to display the spread between ES and SPX. The table by default displays in the upper right corner of the chart. If you are on the chart for SPX, it will show the current price of ES, as well as the difference in points between the two. Similarly, if on the chart for ES, it will show the price for SPX as well as the difference in points...
This indicator plots a line reflecting the percentage of all U.S. stocks above or below their VWAP for the given candle. Horizontal lines have been placed at 40% (oversold), 50% (mid-line), and 60% (overbought). I recommend using this indicator as a market breadth indicator when trading individual stocks. In my experience, this indicator is best utilized while...
This Script is based in the 2020 @Plumptoiletduck script Special thanks to @tartigradia for the Auto Detect code for the Binance pair. It tells us the difference in price between Spot and Perpetual Futures. Now I incorporated the function that automatically detects the pair we are in to show the premium/discount of that pair. You never need to select the...
what is Futures /Spot Ratio? Although futures and spot markets are separate markets, they are correlated. arbitrage bots allow this gap to be closed. But arbitrage bots also have their limits. so there are always slight differences between futures and spot markets. By analyzing these differences, the movements of the players in the market can be interpreted and...
Pin candles are a variation of hammer candles that are useful in technical analysis . In particular, when combined with volume profile studies, they can be a powerful set up for long entries or other decision making. For example, when looking at volume profiles, a long entry would be a fair value area (i.e. 40%) below the close of a pin candle. When combined with...
This indicator displays 30 second opening ranges from Globex, Europe, and RTH sessions. From the RTH session range, it also displays infinitely generating Price Targets based on a % of the opening range size. I am retrieving the 30 second data using the new "request.security_lower_tf()" function. The importance of these levels is based on the idea that when the...
For trading ES on 30min Chart Trading Rules Post Baseline Cross Qualifier (PBCQ): If price crosses the baseline but the trade is invalid due to additional qualifiers, then the strategy doesn't enter a trade on that candle. This setting allows you override this disqualification in the following manner: If price crosses XX bars ago and is now qualified by other...
'Failed Breakdowns' are a popular set up for long entries. In short, the set up requires: 1) A significant low is made ('initial low') 2) Initial low is undercut with a new low 3) Price action then 'reclaims' the initial low by moving +8-10 points from the initial low This script aims at detecting such set ups. It was coded with the ES Futures 15 minute chart...
This is a very profitable strategy focusing on 15 minute intervals on the Micro Nasdaq Futures contracts. CME_MINI:MNQH2023 As this contract only keeps positions for on average about an hour risk is managed. At a profit factor of 3.382 with a max drawdown of $123 from January 1st to February 15. Looking back to Dec 2019 still maintains a profit factor of...
Script for calculating Bitmex funding based on the Premium tickers Bitmex submits to Tradingview Make sure you add the correct Bitmex Interest Base and Quote Symbols in the input settings For example for www.bitmex.com the inputs are: Chart ticker: XBTUSDPI8H Input Settings Interest Base: XBTBON8H Interest Quote: USDBON8H
The “Session Liquidity” TradingView indicator by Infinity Trading creates dynamic horizontal lines at the high and low points of a specified time span within the trading day. This indicator gives the user control of three separate time spans so the user can dynamically see the highs and lows of their favorite daily time spans. Purpose This indicator is...
This is a band based on Z Score. What is Z Score? In layman's terms it's a method of finding outliers within a sequence of numbers. It's highly effective to quantify pump and dumps in the crypto market. The middle line is a simple Exponential Moving Average, you can configure this with whatever period you prefer. It comes default with a period of 247 to...
Did you know there is a simple line you can place on your chart to immediately make the weeks price action more understandable? Its called the Weekly Open Line. And its the opening price of the trading week. It was created by The Inner Circle Trader (ICT) and incorporates another one of his concepts called Power 3. The Weekly Power 3 indicator takes the idea of...
This strategy is based on the gaps theory. In this case we have the BTC futures from CME, which acts in a way similar to stocks, and we can have gaps present between close/open session, and also sometimes between same candle due to huge movements intra candle. At the same time I have combined this with a daily moving average, to help out a bit with the trend,...