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,...
English: Indicator calculates spread between future and it's theoretical price baased on base contract, number of days to expiration and central bank key rate. I didn't find any means of getting base contract of security on chart so I hardcoded futures and corresponding base contracts. Hardcoded futures are MOEX (Moscow Exchange) only and key rate used in script...
Chart shows the Eurodollar futures prices latest prices from Sep 22 onwards. Display logic based on LongFiats code. This needs to be readjusted manually every 3 months whenever the front-month expires. Good tool to see where professional eurodollar futures think interest rates will be over the next few years. Check regularly as sentiment changes.
Description The ultimate conclusion to the Futures Exchange Sessions 2.0 indicator. In version 3.0 the user gets full control of the start and end times of three separate dynamic boxes and one horizontal line. If the user wants to visually keep track of killzones, lunches, or any other time span in a trading day, version 3.0 will dynamically expand and keep...
Note: This script will only work with Binance Futures Symbols This script calculates the basis between the Binance Future and Binance Spot market for the coin you are currently viewing and paints a label on the chart which displays the percentage difference between future and spot. If the future is trading below the spot market the text will be red indicating...