Normalized Equity/Bond RatioThis indicator calculates a normalized equity-to-bond ratio over a 252-day lookback (~1 trading year) to assess risk-on vs. risk-off sentiment. It addresses the issue of direct ratios (e.g., SPY/TLT) being visually dominated by high nominal stock prices, which can obscure bond price movements.
A rising ratio indicates equities are outperforming bonds, suggesting risk-on conditions, while a declining ratio signals a shift toward bonds, often associated with risk-off behavior. The normalization ensures better visibility and comparability of the trend over time.
A ratio > 1 means the equity (e.g., SPY) is outperforming the bond (e.g., AGG) since the lookback. A ratio < 1 means bonds are outperforming.
Sentiment
Mark Minervini + Pocket Pivot Breakout
MARK MINERVINI + POCKET PIVOT BREAKOUT INDICATOR
The Mark Minervini + Pocket Pivot Breakout indicator is a versatile tool designed for technical analysis. It combines principles from Mark Minervini’s trading strategy with Pocket Pivot Breakout patterns. This custom indicator highlights potential breakout opportunities based on specific criteria, helping traders identify stocks that meet both the trend-following conditions of Minervini’s methodology and the momentum-driven Pocket Pivot Breakout setup.
---------------------------------------------------------------------------------------------------------------------
MARK MINERVINI CRITERIA
The indicator evaluates the stock based on Minervini’s set of rules, which include:
Price above key moving averages:
Close > EMA50
Close >= EMA150
Close >= EMA200
EMA crossovers:
EMA50 > EMA150
EMA50 > EMA200
EMA150 >= EMA200
Price relative to 52-week range:
Close > 30% of 52-week low
Close within 25% of 52-week high
EMA200 relative to one month ago:
EMA200 > EMA200 one month ago
IMPORTANCE OF THIS TEMPLATE
How to Pinpoint Stage 2
As I’ve stated, history clearly shows that virtually every superperformance stock was in a definite uptrend before experiencing its big advances. In fact, 99 percent of superperformance stocks traded above their 200-day moving averages before their huge advance, and 96 percent traded above their 50-day moving averages.
I apply the Trend Template criteria (see below) to every single stock I’m considering. The Trend Template is a qualifier. If a stock doesn’t meet the Trend Template criteria, I don’t consider it. Even if the fundamentals are compelling, the stock must be in a long-term uptrend—as defined by the Trend Template—for me to consider it as a candidate. Without identifying a stock’s trend, investors are at risk of going long when a stock is in a dangerous downtrend, going short during an explosive uptrend, or tying up capital in a stock lost in a sideways neglect phase. It’s important to point out that a stock must meet all eight of the Trend Template criteria to be considered in a confirmed stage 2 uptrend.- By MARK MINERVINI
---
POCKET PIVOT VOLUME & GAP-UP DETECTION
1. Pocket Pivot Volume
The Pocket Pivot Volume indicator displays a blue arrow below the candle if:
- The stock's price rises more than 3% from the open.
- The day's volume exceeds the highest red volume of the past 10 days (as per the 'Pocket Pivot' concept by Gil Morales & Chris Kacher).
If only one condition is met, no arrow appears.
How to Use:
- Use the blue arrow as a buy signal when a stock breaks out from a proper base (e.g., cup & handle, Darvas box).
- For existing positions, it signals a continuation buy opportunity.
- Avoid entries if the stock is too extended from the 10-day moving average (10MA).
---
2. Gap-Up Detection (>0.5%)
A blue candle appears when a stock gaps up by more than 0.5% from the previous close. This indicator is off by default and can be enabled in settings.
How to Use:
- A strong close on a gap-up day indicates strength.
- Use it alongside proper base breakouts from tight consolidations.
- Avoid entries if the stock is extended from the 10MA.
---
Precautions & Key Points
- Avoid long entries in weak market conditions or below the 200MA.
- Prioritize fundamentally strong stocks with solid earnings, margins, and sales growth.
- Buy breakouts from well-formed bases for optimal setups.
----------------------------------------------------------------------------------------------------------------
CUSTOMIZABLE TABLE DISPLAY
Displays a table with the results of the Minervini conditions (whether each condition is met or not).
The table can be customized to show the title, position (top, center, bottom), and other visual features.
Mini Mode : When enabled, the table only displays the title when all conditions are met.
BACKGROUND CANDLE HIGHLIGHT
The chart background will be highlighted in a custom color whenever all of the Mark Minervini conditions are satisfied. (Adjust the transparency and color in setting)
This provides a quick visual cue of potential trades.
ALERTS
Alerts are set up for the following conditions:
Mark Minervini Passed: When all of Mark Minervini’s conditions are met.
Pocket Pivot Breakout: When a Pocket Pivot pattern is detected.
Gap-Up Alert: When a gap-up bar appears on the chart.
CUSTOMIZABLE INPUTS
TABLE CUSTOMIZATION
Vertical Position: Choose from "Top", "Center", or "Bottom".
Horizontal Position: Choose from "Left", "Center", or "Right".
MINI MODE
Enable or disable Mini Mode to show only the table title when all conditions are met.
CANDLE HIGHLIGHT COLOR
Select a custom color to highlight candles that meet all the conditions.
POCKET PIVOT SETTINGS
Barsize: Adjust the minimum percentage change for considering a green day.
Pocket Pivot Lookback Days: Specify the number of days to look back for Pocket Pivot patterns.
Gap-up Bar: Option to detect gap-up bars.
Gap-up Value: Set the minimum gap percentage to trigger a gap-up condition.
CONCLUSION
This indicator combines technical analysis with a specific focus on Mark Minervini’s strategies and Pocket Pivot breakouts, providing a comprehensive tool for traders looking for growth stocks with momentum. It offers flexibility in terms of display, customization, and alerts, allowing traders to tailor it to their specific trading style.
Display Stocks with Change%Display Stocks with Change% - Pine Script™ Indicator
Overview
The Display Stocks with Change% indicator is designed for TradingView to highlight specific stocks and their percentage change on a given date. The indicator allows users to input custom stock names, dates, and percentage changes, displaying relevant information directly on the chart. Additionally, it provides an option to connect the stock's high price with a label using customizable line styles.
Features
Custom Stock List: Users can input multiple stock names along with corresponding dates and percentage changes.
Date-Specific Highlighting: The script dynamically checks if the current bar's date matches any input date and displays relevant stock data.
Color-Coded Percentage Change: Stocks with a negative change are displayed in red, while positive or neutral changes are in black.
Connecting Lines: An option to enable or disable dotted, dashed, or solid lines connecting the stock's high price to the label.
Automatic Label Positioning: Adjusts label alignment based on recent price movement to avoid overlap and enhance visibility.
Input Parameters
COB (Close of Business Dates): A comma-separated list of dates in DD-MM-YYYY format.
Stock Names: A comma-separated list of stock tickers.
Change Percentage: Corresponding percentage changes for the listed stocks.
Show Connecting Lines: Boolean toggle to enable or disable connecting lines.
Line Color & Style: Customizable line color and style (solid, dotted, or dashed).
How It Works
Data Processing: The script splits user inputs into arrays and iterates through them.
Date Matching: It checks if the current bar's date matches any of the provided COB dates.
Label Formatting: When a match is found, it constructs a label containing the stock name and its percentage change.
Text Alignment & Factor Adjustments: Dynamically determines label positioning based on recent price movements.
Label Display: If any matching stocks are found, a label is created at the stock's high price.
Connecting Line (Optional): If enabled, a line is drawn from the stock’s high to the label for better visualization.
Key Benefits for Traders:
Track Multiple Stocks at Once – Displays stock names and their percentage changes on specific dates automatically.
Saves Time – No need to manually check historical data; the indicator overlays key stock movements.
Visual Insights – Labels & color coding (red for negative, black for positive) make it easy to spot trends.
Customizable & Automated – Add your own stocks, dates, and percentage changes; the script adjusts dynamically.
📌 Use Case Example:
You’re tracking MRPL, CARTRADE, and JSWENERGY on specific dates. Instead of digging through historical data, this indicator automatically highlights the stock’s movement on that date, allowing you to make faster, informed trading decisions.
Open Interest and Liquidity [by Alpha_Precision_Charts]Indicator Description: Open Interest and Liquidity
Introduction:
The "Open Interest and Liquidity" indicator is an advanced tool designed for traders seeking to analyze aggregated Open Interest (OI) flow and liquidity in the cryptocurrency market, with a special focus on Bitcoin. It combines high-quality Open Interest data, a detailed liquidity table, and a visual longs vs shorts gauge, providing a comprehensive real-time view of market dynamics. Ideal for scalpers, swing traders, and volume analysts, this indicator is highly customizable and optimized for 1-minute charts, though it works across other timeframes as well.
Key Features:
Aggregated Open Interest and Delta: Leverages Binance data for accuracy, allowing traders to switch between displaying absolute OI or OI Delta, with value conversion to base currency or USD.
Liquidity Table: Displays the analyzed period, active liquidity, shorts, and longs with visual proportion bars, functioning for various cryptocurrencies as long as Open Interest data is available.
Longs vs Shorts Gauge: A semicircle visual that shows real-time market sentiment, adjustable for chart positioning, helping identify imbalances, optimized and exclusive for Bitcoin on 1-minute charts.
Utilities:
Sentiment Analysis: Quickly detect whether the market is accumulating positions (longs/shorts) or liquidating (OI exits).
Pivot Identification: Highlight key moments of high buying or selling pressure, ideal for trade entries or exits.
Liquidity Monitoring: The table and gauge provide a clear view of active liquidity, helping assess a move’s strength.
Scalping and Day Trading: Perfect for short-term traders operating on 1-minute charts, offering fast and precise visual insights.
How to Use:
Initial Setup: Choose between "Open Interest" (candles) or "Open Interest Delta" (columns) in the "Display" field. The indicator defaults to Binance data for enhanced accuracy.
Customization: Enable/disable the table and gauge as needed and position them on the chart.
Interpretation: Combine OI Delta and gauge data with price movement to anticipate breakouts or reversals.
Technical Notes
The indicator uses a 500-period VWMA to calculate significant OI Delta thresholds and is optimized for Bitcoin (BTCUSDT.P) on high-liquidity charts.
Disclaimer
This indicator relies on the availability of Open Interest data on TradingView. For best results, use on Bitcoin charts with high liquidity, such as BTCUSDT.P. Accuracy may vary with lower-volume assets or exchanges.
Pivot P/N VolumesTitle: Pivot P/N Volumes
Short Title: PPNV
Description:
The "Pivot P/N Volumes" indicator is a minimalistic volume analysis tool designed to cut through market noise and highlight key volume events in a separate pane. It strips away conventional volume clutter, focusing on four distinct volume types with clear visual cues, making it ideal for traders seeking actionable insights without distractions.
Key Features:
Blue Bars: Pocket Pivot Volumes (PPV) - Up-day volumes exceeding the highest down-day volume of the last 10 down-days, signaling potential bullish strength.
Orange Bars: Pivot Negative Volumes - Down-day volumes greater than the highest up-day volume of the last 10 up-days, indicating significant bearish pressure.
Red Bars: Down-day volumes above the 50-period EMA of volume, highlighting above-average selling activity.
Green Bars: Up-day volumes above the 50-period EMA of volume, showing above-average buying interest.
Noise: All other volumes are muted as dark grey (down-days) or light grey (up-days) for easy filtering.
VWAP & Volume Correlation### **Calculating the Correlation Between VWAP (Volume-Weighted Average Price) and Volume (VOLUME) Over a Period of Time**
#### **Breakdown & Understanding**
- **VWAP (Volume-Weighted Average Price)**: Similar to an average price but weighted by volume, representing the average price at which market participants traded during a specific period.
- **VOLUME (Trading Volume)**: The total amount of assets traded over a certain period.
- **CORR (Correlation)**: Measures the relationship between two variables, ranging from **-1 to 1**:
- **Close to 1**: VWAP and volume **move in sync**—when volume increases, VWAP also rises, and when volume decreases, VWAP also falls.
- **Close to -1**: VWAP and volume **move inversely**—when volume increases, VWAP decreases, and vice versa.
- **Close to 0**: No significant relationship between VWAP and volume.
#### **Examples**
- If the correlation is **high (close to 1)**, it indicates that an increase in trading volume leads to a higher VWAP, suggesting that large amounts of capital are being traded at higher prices, which could indicate a **strong market**.
- If the correlation is **low (close to 0)**, it suggests that there is **no stable relationship** between VWAP and volume.
- If the correlation is **close to -1**, it means that **higher trading volume leads to a lower VWAP**, possibly indicating that heavy selling pressure is pushing prices down.
#### **Practical Applications**
- **Identifying Market Trends**: If VWAP and volume have a strong correlation, it could indicate that the current trend is stable.
- **Detecting Anomalies**: If the correlation suddenly drops or turns negative, it may signal a shift in market behavior, such as **large-scale selling or sudden price surges**.
#### **How to Use This Indicator**
- **When the correlation is close to 1 (Blue)**:
- VWAP and volume are moving **in sync**, suggesting a stable market trend.
- **When the correlation is close to -1 (Red)**:
- **Higher volume is causing VWAP to drop**, which could indicate institutional distribution or unusual market movements.
- **When the correlation fluctuates significantly**:
- It suggests **market sentiment is changing**, and it may be worth watching for a potential trend reversal.
By monitoring VWAP and volume correlation, traders can **better understand market conditions, detect institutional activity, and refine their trading strategies**. 🚀
TRP Stop-Loss and Position SizingScript is based on TRP to see both Long Stop Loss and Short Stop Loss, You can Also adjust the position size based on your capital and percentage risk.
Quantum Moving Average - QMA (TechnoBlooms)The Quantum Moving Average (QMA) is an innovative and advanced Moving Average model designed for traders seeking a more adaptive and precise trend analysis. Unlike traditional moving averages, it integrates a multi-timeframe approach, dynamically selecting and weighting four different timeframes to provide traders with more accurate and reliable trend prediction.
Key Features
Multi-Timeframe averaging
QMA calculates its value based on four different timeframes, offering a broader perspective on market trends.
Dynamic Weighting Mechanism
Unlike fixed weight Moving Averages, QMA assigns adaptive weightage to the selected timeframes, enhancing its responsiveness.
Superior Trend Detection
Provides a smoother and more reliable trend curve reducing noise or false signals.
Enhanced Market Analysis
QMA helps traders identify trend shifts earlier by incorporating multi-timeframe confluence.
ST_HTF_EMA### **ST_HTF_EMA – Higher Timeframe EMA Overlay**
#### **Description:**
The **ST_HTF_EMA** indicator plots a **21-period Exponential Moving Average (EMA)** from a **higher timeframe** onto the current chart. This allows traders to track key trend levels from a larger perspective while trading on a lower timeframe.
#### **Features:**
- **Customizable Timeframe:** The EMA is sourced from a user-defined timeframe (default: **5-minute**).
- **EMA Calculation:** Uses the **21-period EMA** for smoothing price action and identifying trend direction.
- **Envelope Bands (Optional):** A **0.75% envelope** can be toggled on to create upper and lower bands around the EMA for potential dynamic support/resistance zones.
- **Overlay on Chart:** The EMA and envelope bands are plotted directly on the price chart for easy visibility.
#### **How to Use:**
- Use the **EMA as a trend guide**—price above the EMA suggests bullish momentum, while price below indicates bearish momentum.
- Enable the **envelope bands** (if needed) to spot price deviations from the mean for possible reversal or continuation trades.
#### **Customization:**
- Modify the **timeframe** to adapt the EMA to different market structures.
- Adjust the **envelope percentage** to fine-tune sensitivity.
#### **Visuals:**
- The **EMA is plotted in yellow** for clear visibility.
- **Envelope bands (if enabled)** appear in yellow, with a subtle background highlight.
This indicator is ideal for traders who rely on **higher timeframe trend confirmation** while making decisions on lower timeframes. 🚀
[TehThomas] - ICT SMT DivergencesIntroduction
SMT Divergences is a cutting-edge trading tool designed for traders who utilize Smart Money Techniques (SMT), a core concept in the Inner Circle Trader (ICT) methodology. This indicator is specifically built to detect SMT divergences by comparing price action across multiple correlated assets. It helps traders identify institutional activity, liquidity grabs, and inefficiencies in the market, offering valuable insights for high-probability trade setups.
Smart Money Techniques revolve around the idea that institutional traders and large market participants leave behind footprints in the form of price divergences. By analyzing multiple asset pairs simultaneously, this indicator helps traders pinpoint areas where one market structure contradicts another, revealing potential trade opportunities before the majority of retail traders notice them.
What is SMT Divergence?
Smart Money Divergence (SMT) occurs when correlated assets or markets behave differently in key areas of interest. These divergences often indicate market inefficiencies caused by liquidity grabs or institutional order flow. There are two main types of SMT divergences:
1. Bearish SMT Divergence (Smart Money Distribution) 🔴
Occurs when:
One asset makes a higher high, while another correlated asset makes a lower high.
This signals underlying weakness in the price action of the first asset.
Institutions may be offloading positions, preparing for a downward move.
📉 Example: If GBP/USD makes a higher high, but EUR/USD makes a lower high, it indicates potential weakness in GBP/USD and a possible short opportunity.
2. Bullish SMT Divergence (Smart Money Accumulation) 🔵
Occurs when:
One asset makes a lower low, while another correlated asset makes a higher low.
This suggests strength and potential accumulation by institutional traders.
Smart Money may be positioning for a bullish reversal.
📈 Example: If NASDAQ (US100) makes a lower low, but S&P 500 (US500) makes a higher low, it could indicate bullish strength in the stock market, suggesting a possible long trade.
How This Indicator Works
The SMT Divergences automatically identifies and plots SMT divergences on your chart, allowing you to spot hidden market imbalances at a glance.
🔍 Key Features
✅ Compare Up to 4 Assets Simultaneously – Select up to four correlated pairs to compare against the main charted asset.
✅ Automatic Detection of SMT Divergences – The script finds divergences in swing highs and swing lows and visually marks them on the chart.
✅ Customizable Line Styles & Colors – Adjust the appearance of the divergence lines and labels to suit your trading style.
✅ Smart Labeling System – Displays which asset pairs are diverging, making it easy to analyze market conditions.
✅ Works Across Multiple Markets – Use for Forex, Indices, Crypto, and Commodities, giving traders flexibility in different asset classes.
✅ Designed for ICT Traders – Aligns perfectly with other ICT concepts such as Liquidity Zones, Order Blocks, and Fair Value Gaps (FVGs).
🛠 Indicator Settings & Customization
The indicator provides various settings to tailor it to your trading preferences:
Pivot Lookback Length: Adjusts how many bars the indicator looks back to determine swing highs/lows.
Symbol Selection: Choose up to four additional assets to compare against your main trading pair.
Divergence Line Colors: Customize the color of bearish (red) and bullish (blue) divergences for better visibility.
Line Styles: Choose between solid, dotted, or dashed lines to highlight divergences in your preferred way.
Label Customization: Modify text color and display preferences for a clean and informative chart layout.
How to Use This Indicator in Your Trading Strategy
This indicator is best used in combination with other ICT concepts to improve confluence and increase trade accuracy. Here’s how you can integrate it into your trading strategy:
🔹 Step 1: Identify SMT Divergences
Wait for bullish or bearish SMT divergences to appear on your chart.
Check if the divergence aligns with key liquidity zones, fair value gaps (FVGs), or order blocks.
🔹 Step 2: Confirm Institutional Activity
Look for liquidity sweeps (stop hunts) before a potential reversal.
If a bearish SMT divergence forms near a major resistance level, it may signal Smart Money selling.
If a bullish SMT divergence forms near a support zone, it could indicate accumulation.
🔹 Step 3: Enter a Trade with Confluence
Combine SMT divergences with market structure shifts to time entries.
Use additional ICT tools like Premium & Discount Arrays, Volume Profile, and Market Maker Models for confirmation.
Set stop-losses above liquidity zones and aim for high-risk reward ratios.
🔹 Step 4: Manage Risk & Take Profits
Always use proper risk management, keeping an eye on liquidity grabs and market sentiment.
Consider taking partial profits at key structural points and letting the rest of the trade run.
Why This Indicator is a Game-Changer for ICT Traders
Traditional retail traders often fail to spot Smart Money footprints, which is why many struggle with false breakouts and liquidity traps. The - ICT SMT Divergences indicator eliminates this problem by providing a clear, visual representation of SMT divergences, allowing traders to track institutional movements in real-time.
🔹 Save Time – No need to manually compare charts; the script does the work for you.
🔹 Improve Accuracy – Get high-probability trade setups by following institutional footprints.
🔹 Enhance Your Trading Edge – Use SMT divergences in combination with liquidity grabs, order blocks, and fair value gaps to refine your strategy.
🔹 Universal Market Compatibility – Works for Forex, Indices, Crypto, Commodities, and even Stocks, giving you flexibility in different markets.
Final Thoughts
The SMT Divergences is a must-have tool for traders who rely on Smart Money Techniques (SMT) and ICT methodologies. By identifying SMT divergences across multiple correlated markets, this indicator provides unparalleled insights into institutional trading behavior and enhances your ability to trade with Smart Money.
Whether you are a day trader, swing trader, or position trader, this indicator will help you make more informed decisions, avoid liquidity traps, and improve your overall profitability.
__________________________________________
Thanks for your support!
If you found this idea helpful or learned something new, drop a like 👍 and leave a comment, I’d love to hear your thoughts! 🚀
Make sure to follow me for more price action insights, free indicators, and trading strategies. Let’s grow and trade smarter together! 📈
[GYTS-CE] Market Regime Detector🧊 Market Regime Detector (Community Edition)
🌸 Part of GoemonYae Trading System (GYTS) 🌸
🌸 --------- INTRODUCTION --------- 🌸
💮 What is the Market Regime Detector?
The Market Regime Detector is an advanced, consensus-based indicator that identifies the current market state to increase the probability of profitable trades. By distinguishing between trending (bullish or bearish) and cyclic (range-bound) market conditions, this detector helps you select appropriate tactics for different environments. Instead of forcing a single strategy across all market conditions, our detector allows you to adapt your approach based on real-time market behaviour.
💮 The Importance of Market Regimes
Markets constantly shift between different behavioural states or "regimes":
• Bullish trending markets - characterised by sustained upward price movement
• Bearish trending markets - characterised by sustained downward price movement
• Cyclic markets - characterised by range-bound, oscillating behaviour
Each regime requires fundamentally different trading approaches. Trend-following strategies excel in trending markets but fail in cyclic ones, while mean-reversion strategies shine in cyclic markets but underperform in trending conditions. Detecting these regimes is essential for successful trading, which is why we've developed the Market Regime Detector to accurately identify market states using complementary detection methods.
🌸 --------- KEY FEATURES --------- 🌸
💮 Consensus-Based Detection
Rather than relying on a single method, our detector employs two complementary detection methodologies that analyse different aspects of market behaviour:
• Dominant Cycle Average (DCA) - analyzes price movement relative to its lookback period, a proxy for the dominant cycle
• Volatility Channel - examines price behaviour within adaptive volatility bands
These diverse perspectives are synthesised into a robust consensus that minimises false signals while maintaining responsiveness to genuine regime changes.
💮 Dominant Cycle Framework
The Market Regime Detector uses the concept of dominant cycles to establish a reference framework. You can input the dominant cycle period that best represents the natural rhythm of your market, providing a stable foundation for regime detection across different timeframes.
💮 Intuitive Parameter System
We've distilled complex technical parameters into intuitive controls that traders can easily understand:
• Adaptability - how quickly the detector responds to changing market conditions
• Sensitivity - how readily the detector identifies transitions between regimes
• Consensus requirement - how much agreement is needed among detection methods
This approach makes the detector accessible to traders of all experience levels while preserving the power of the underlying algorithms.
💮 Visual Market Feedback
The detector provides clear visual feedback about the current market regime through:
• Colour-coded chart backgrounds (purple shades for bullish, pink for bearish, yellow for cyclic)
• Colour-coded price bars
• Strength indicators showing the degree of consensus
• Customizable colour schemes to match your preferences or trading system
💮 Integration in the GYTS suite
The Market Regime Detector is compatible with the GYTS Suite , i.e. it passes the regime into the 🎼 Order Orchestrator where you can set how to trade the trending and cyclic regime.
🌸 --------- CONFIGURATION SETTINGS --------- 🌸
💮 Adaptability
Controls how quickly the Market Regime detector adapts to changing market conditions. You can see it as a low-frequency, long-term change parameter:
Very Low: Very slow adaptation, most stable but may miss regime changes
Low: Slower adaptation, more stability but less responsiveness
Normal: Balanced between stability and responsiveness
High: Faster adaptation, more responsive but less stable
Very High: Very fast adaptation, highly responsive but may generate false signals
This setting affects lookback periods and filter parameters across all detection methods.
💮 Sensitivity
Controls how sensitive the detector is to market regime transitions. This acts as a high-frequency, short-term change parameter:
Very Low: Requires substantial evidence to identify a regime change
Low: Less sensitive, reduces false signals but may miss some transitions
Normal: Balanced sensitivity suitable for most markets
High: More sensitive, detects subtle regime changes but may have more noise
Very High: Very sensitive, detects minor fluctuations but may produce frequent changes
This setting affects thresholds for regime detection across all methods.
💮 Dominant Cycle Period
This parameter allows you to specify the market's natural rhythm in bars. This represents a complete market cycle (up and down movement). Finding the right value for your specific market and timeframe might require some experimentation, but it's a crucial parameter that helps the detector accurately identify regime changes. Most of the times the cycle is between 20 and 40 bars.
💮 Consensus Mode
Determines how the signals from both detection methods are combined to produce the final market regime:
• Any Method (OR) : Signals bullish/bearish if either method detects that regime. If methods conflict (one bullish, one bearish), the stronger signal wins. More sensitive, catches more regime changes but may produce more false signals.
• All Methods (AND) : Signals only when both methods agree on the regime. More conservative, reduces false signals but might miss some legitimate regime changes.
• Weighted Decision : Balances both methods with equal weighting. Provides a middle ground between sensitivity and stability.
Each mode also calculates a continuous regime strength value that's used for colour intensity in the 'unconstrained' display mode.
💮 Display Mode
Choose how to display the market regime colours:
• Unconstrained regime: Shows the regime strength as a continuous gradient. This provides more nuanced visualisation where the intensity of the colour indicates the strength of the trend.
• Consensus only: Shows only the final consensus regime with fixed colours based on the detected regime type.
The background and bar colours will change to indicate the current market regime:
• Purple shades: Bullish trending market (darker purple indicates stronger bullish trend)
• Pink shades: Bearish trending market (darker pink indicates stronger bearish trend)
• Yellow: Cyclic (range-bound) market
💮 Custom Colour Options
The Market Regime Detector allows you to customize the colour scheme to match your personal preferences or to coordinate with other indicators:
• Use custom colours: Toggle to enable your own colour choices instead of the default scheme
• Transparency: Adjust the transparency level of all regime colours
• Bullish colours: Define custom colours for strong, medium, weak, and very weak bullish trends
• Bearish colours: Define custom colours for strong, medium, weak, and very weak bearish trends
• Cyclic colour: Define a custom colour for cyclic (range-bound) market conditions
🌸 --------- DETECTION METHODS --------- 🌸
💮 Dominant Cycle Average (DCA)
The Dominant Cycle Average method forms a key part of our detection system:
1. Theoretical Foundation :
The DCA method builds on cycle analysis and the observation that in trending markets, price consistently remains on one side of a moving average calculated using the dominant cycle period. In contrast, during cyclic markets, price oscillates around this average.
2. Calculation Process :
• We calculate a Simple Moving Average (SMA) using the specified lookback period - a proxy for the dominant cycle period
• We then analyse the proportion of time that price spends above or below this SMA over a lookback window. The theory is that the price should cross the SMA each half cycle, assuming that the dominant cycle period is correct and price follows a sinusoid.
• This lookback window is adaptive, scaling with the dominant cycle period (controlled by the Adaptability setting)
• The different values are standardised and normalised to possess more resolving power and to be more robust to noise.
3. Regime Classification :
• When the normalised proportion exceeds a positive threshold (determined by Sensitivity setting), the market is classified as bullish trending
• When it falls below a negative threshold, the market is classified as bearish trending
• When the proportion remains between these thresholds, the market is classified as cyclic
💮 Volatility Channel
The Volatility Channel method complements the DCA method by focusing on price movement relative to adaptive volatility bands:
1. Theoretical Foundation :
This method is based on the observation that trending markets tend to sustain movement outside of normal volatility ranges, while cyclic markets tend to remain contained within these ranges. By creating adaptive bands that adjust to current market volatility, we can detect when price behaviour indicates a trending or cyclic regime.
2. Calculation Process :
• We first calculate a smooth base channel center using a low pass filter, creating a noise-reduced centreline for price
• True Range (TR) is used to measure market volatility, which is then smoothed and scaled by the deviation factor (controlled by Sensitivity)
• Upper and lower bands are created by adding and subtracting this scaled volatility from the centreline
• Price is smoothed using an adaptive A2RMA filter, which has a very flat and stable behaviour, to reduce noise while preserving trend characteristics
• The position of this smoothed price relative to the bands is continuously monitored
3. Regime Classification :
• When smoothed price moves above the upper band, the market is classified as bullish trending
• When smoothed price moves below the lower band, the market is classified as bearish trending
• When price remains between the bands, the market is classified as cyclic
• The magnitude of price's excursion beyond the bands is used to determine trend strength
4. Adaptive Behaviour :
• The smoothing periods and deviation calculations automatically adjust based on the Adaptability setting
• The measured volatility is calculated over a period proportional to the dominant cycle, ensuring the detector works across different timeframes
• Both the center line and the bands adapt dynamically to changing market conditions, making the detector responsive yet stable
This method provides a unique perspective that complements the DCA approach, with the consensus mechanism synthesising insights from both methods.
🌸 --------- USAGE GUIDE --------- 🌸
💮 Starting with Default Settings
The default settings (Normal for Adaptability and Sensitivity, Weighted Decision for Consensus Mode) provide a balanced starting point suitable for most markets and timeframes. Begin by observing how these settings identify regimes in your preferred instruments.
💮 Finding the Optimal Dominant Cycle
The dominant cycle period is a critical parameter. Here are some approaches to finding an appropriate value:
• Start with typical values, usually something around 25 works well
• Visually identify the average distance between significant peaks and troughs
• Experiment with different values and observe which provides the most stable regime identification
• Consider using cycle-finding indicators to help identify the natural rhythm of your market
💮 Adjusting Parameters
• If you notice too many regime changes → Decrease Sensitivity or increase Consensus requirement
• If regime changes seem delayed → Increase Adaptability
• If a trending regime is not detected, the market is automatically assigned to be in a cyclic state
• If you want to see more nuanced regime transitions → Try the "unconstrained" display mode (note that this will not affect the output to other indicators)
💮 Trading Applications
Regime-Specific Strategies:
• Bullish Trending Regime - Use trend-following strategies, trail stops wider, focus on breakouts, consider holding positions longer, and emphasize buying dips
• Bearish Trending Regime - Consider shorts, tighter stops, focus on breakdown points, sell rallies, implement downside protection, and reduce position sizes
• Cyclic Regime - Apply mean-reversion strategies, trade range boundaries, apply oscillators, target definable support/resistance levels, and use profit-taking at extremes
Strategy Switching:
Create a set of rules for each market regime and switch between them based on the detector's signal. This approach can significantly improve performance compared to applying a single strategy across all market conditions.
GYTS Suite Integration:
• In the GYTS 🎼 Order Orchestrator, select the '🔗 STREAM-int 🧊 Market Regime' as the market regime source
• Note that the consensus output (i.e. not the "unconstrained" display) will be used in this stream
• Create different strategies for trending (bullish/bearish) and cyclic regimes. The GYTS 🎼 Order Orchestrator is specifically made for this.
• The output stream is actually very simple, and can possibly be used in indicators and strategies as well. It outputs 1 for bullish, -1 for bearish and 0 for cyclic regime.
🌸 --------- FINAL NOTES --------- 🌸
💮 Development Philosophy
The Market Regime Detector has been developed with several key principles in mind:
1. Robustness - The detection methods have been rigorously tested across diverse markets and timeframes to ensure reliable performance.
2. Adaptability - The detector automatically adjusts to changing market conditions, requiring minimal manual intervention.
3. Complementarity - Each detection method provides a unique perspective, with the collective consensus being more reliable than any individual method.
4. Intuitiveness - Complex technical parameters have been abstracted into easily understood controls.
💮 Ongoing Refinement
The Market Regime Detector is under continuous development. We regularly:
• Fine-tune parameters based on expanded market data
• Research and integrate new detection methodologies
• Optimise computational efficiency for real-time analysis
Your feedback and suggestions are very important in this ongoing refinement process!
BTC: Open InterestThis indicator tracks the 7-day (default) percentage change in open interest (OI), providing insights into market participation trends. It includes customizable periods and colors, allowing traders to adjust settings for better visualization.
Open interest (OI) is the total number of active contracts (futures or options) that haven’t been closed or settled. It represents the total open positions in the market.
Thus when OI increases, more traders are entering new positions, signaling growing market interest. Conversely, when OI decreases, positions are being closed, suggesting lower trader participation or liquidation.
Attributes & Features:
Open Interest Percentage Change – Measures the 7-day % change in open interest to track market participation.
Customizable Calculation Period – Users can adjust the period (default: 7 days) for more flexible analysis.
Adjustable Colors – Allows modification of colors for better visualization.
Trend Identification – Highlights rising vs. falling open interest trends.
Works Across Assets – Can be used for cryptos, stocks, and futures with open interest data.
Overlay or Separate Panel – Can be plotted on price chart or as a separate indicator.
How It Works:
Fetches Open Interest Data – Retrieves open interest values for each day for USD, USDT, and USDC Bitcoin Perpetual Derivitives.
Calculates Percentage Change – Compares current open interest to its value X days ago (Default = 7 days).
Standard Deviation – Applies standard deviation ranging from -2 to +2 deviations to identify large shifts in OI.
Visual Alerts – Can highlight extreme increases or decreases signaling potential market shifts.
NOTE: THE INDICATOR DATA ONLY GOES BACK TO START OF 2022
VWAP Balance Zones - SessionsVWAP Balance Zones Sessions Version is an alternate take on the Original VWAP Balance Zones indicator. The Sessions version allows users to select a specific session to view the VWAP Balance Zones at while still utilizing the full ETH Data.
The Session version provides a better focused display while still maintaining the core functions of the original script with mindful optimizations.
Author's Note: "VBZ Sessions was made with logistics in mind, for the users who only trade within certain times of the day. While it displays the same core concepts, it is not as "Raw" of a display as the Original. For this reason, some users may prefer the Original VWAP Balance Zones, which is why I have opted to release this alternate version instead of updating the original."
> What are VWAP Balance Zones?
"VWAP Balance Zones" is an original concept aimed at identifying the equilibrium area between market participants within the current trend by averaging the Daily Extremes and the Daily VWAP.
Refer to the illustration below for a better understanding of exactly how VWAP Balance Zones are formed:
These zones are displayed for the Daily, Weekly, and Monthly VWAPs, with the most interactive timeframe being the Daily.
> Features
1. The Session Version uses ETH data at all times, and does not solely rely on the chart's data to create the VWAPs or Zones.
This allows the user to focus on a specific trading session, while not losing out on the full VBZ Calculation, with the notable benefit of a cleaner display.
The Original VBZ starts drawing at the beginning of the chart's "Day", and would produce different results when using an RTH chart vs an ETH chart. Along with creating a bird's nest of unusable data at the beginning of the day.
2. Session Start and End lines are displayed for easier identification of the designated trading session.
3. The extreme "Close" Lines are no longer displayed to reduce noise and redundancy.
4. Additionally, the interior VWAP lines are no longer displayed. Ultimately, this was to reduce noise and focus the script on the 50% zones.
5. Weekly and Monthly Zones are now displayed due to the reduced noise!
6. As with the original, the weekly display will yield to the daily, and the monthly display will yield to the weekly.
In the screenshot below, you can observe this behavior.
Enjoy!
Nifty/Gold RatioPrice of NIFTY in GOLD. Highs indicate that Gold is getting cheaper, Lows indicate Nifty is getting cheaper.
Previous Day LevelsThis indicator plots the previous day's high, low, and 50% levels, providing a framework for analyzing price behavior relative to these key levels.
Full Description:
The Previous Day Levels indicator is a tool designed to help traders analyze price action based on key levels from the previous trading session. By plotting the high, low, and mid-point (50%) of the prior day’s range, traders can assess potential market bias and directional tendencies for the current trading day.
Key Features:
Plots the previous day’s high (100%), low (0%), and intermediate levels (25%, 50%, 75%).
Allows users to customize line visibility, color, style, and width.
Helps traders identify potential support and resistance zones.
Provides a bias framework for determining whether price is more likely to target the previous high or low based on behavior around the 50% level.
Use Case:
This indicator is particularly useful for intraday and short-term traders who incorporate price action into their strategy.
If price trades above the 50% level and holds, it suggests a bullish bias, indicating that price may aim for the previous day's high.
If price trades below the 50% level and holds, it suggests a bearish bias, indicating that price may aim for the previous day's low.
The high and low levels can act as key support and resistance zones, where price may react or reverse.
How to Use:
Apply the indicator to your chart.
Observe how price interacts with the 50% level.
Use price behavior around these levels to establish a directional bias.
Adjust the line styles and colors to match your personal preference.
Disclaimer:
This indicator is a tool for market analysis and does not provide financial advice. Always perform your own analysis and risk management when trading.
Round NumbersTries to only show major round numbers regardless of whether you're looking at something priced in the thousands or under a dollar.
High and Low with Horizontal TableHigh and Low with Horizontal Table Indicator
Overview
The "High and Low with Horizontal Table" indicator is designed for traders who wish to monitor key levels based on specific candle times, along with dynamic risk-to-reward ratios and ATR-based values. This indicator features real-time calculations, visual cues, and a table for quick reference of the calculated values.
Key Features
Custom Time Inputs:
Users can define two specific time inputs to select the candles for the High and Low prices. These times can target the same or separate candles.
ATR-based Calculation:
The indicator allows users to apply an ATR Multiplier to adjust the calculation of key levels. By default, the ATR multiplier is set to 1.2, but users can adjust it to their preferred value (e.g., 1.5 or 2).
Risk-to-Reward (R:R) Calculation:
The Risk-to-Reward Ratio (R:R) is used to calculate potential Take Profit (TP) levels based on the high and low of the selected candle(s).
The default R:R ratio is 2.0, but it can be customized to suit the trader’s strategy.
Visual Markings:
The High and Low values are plotted with subtle markers on the chart (cross style) for easy identification. The display of these markers is subdued for minimal visual distraction.
Horizontal Table Display:
A horizontal table is generated in the top-right corner of the chart, providing a quick reference for the following values:
High and Low of the selected candle(s)
High + ATR Multiplier and Low - ATR Multiplier
R:R ratio
Buy TP and Sell TP levels
Each value is displayed with a reasonable number of decimal places (4 decimals) for major forex pairs, XAUUSD, and BTCUSD.
Input Parameters
Hour and Minute for High Candle: Select the time for the candle that will determine the High.
Hour and Minute for Low Candle: Select the time for the candle that will determine the Low.
ATR Multiplier: A customizable input for adjusting the ATR-based calculations (default is 1.2).
Risk-to-Reward (R:R): Set the ratio to determine the TP levels (default is 2.0).
How It Works
The user defines two distinct time inputs (one for the High and one for the Low).
At the specified times, the indicator captures the High and Low prices of the candles.
The ATR is calculated and adjusted by the user-defined ATR Multiplier to determine buffers above the High and below the Low.
The Risk-to-Reward ratio is applied to calculate the Take Profit levels.
All of these values are displayed on the chart and updated in real time. The horizontal table ensures quick reference to all the key levels without cluttering the main chart.
Use Cases
Trend Trading: Identify potential support and resistance levels based on specific timeframes and adjust TP targets using ATR.
Scalping: Use the ATR and R:R calculations to target precise entry and exit points.
Market Opens: Track key market opens (such as New York and London) with candle times that reflect your trading strategy.
Conclusion
The High and Low with Horizontal Table indicator is a powerful tool for traders looking to combine precise candle-based level tracking with ATR-based risk management. By displaying key levels and TP targets in a clear, tabular format, traders can quickly assess and act on key price levels throughout their trading sessions.
Liquidity Depth [AlgoAlpha]OVERVIEW
This script visualizes market liquidity by identifying key price levels where significant volume has transacted. It highlights zones of high buying and selling interest, helping traders understand where liquidity is accumulating and how price may respond to these areas. By dynamically tracking volume at highs and lows, the script builds a real-time liquidity profile, making it a powerful tool for identifying potential support and resistance levels.
CONCEPTS
Liquidity depth analysis helps traders determine how price interacts with supply and demand at different levels. The script processes historical volume data to distinguish between high-liquidity and low-liquidity zones. It assigns transparency levels to plotted lines , ensuring that more relevant liquidity areas stand out visually. The script adds a profile to show the depth of liquidity (derived from historical volume data) for levels above and below the current price
FEATURES
Liquidity Levels: Tracks liquidity levels based on volume concentration at price high and lows.
Volume-Based Transparency: More significant liquidity levels are displayed with higher visibility, showing their significance.
Interpolation: interpolates the bullish and bearish liquidity depth at a user defined range away from the price, helping in comparing the liquidity amounts between bullish and bearish.
Depth Profile: Allows traders to visualize depth of liquidity in a more quantitative and clearer way than the liquidity levels/list]
USAGE
This indicator is best used to track liquidity levels and potential price reaction areas. Traders can adjust the Liquidity Lookback setting to analyze past liquidity levels over different historical periods. The Profile Resolution setting controls the granularity of liquidity depth visualization, with higher values providing more detail. The script can be applied across different timeframes, from intraday scalping to swing trading analysis. The plotted liquidity zones provide traders with insights into where price may encounter strong support, resistance, or potential liquidity-driven reversals.
Real-Time Price Comparator→ La version française se trouve plus bas ←
Real-Time Price Spread Comparator
This indicator allows you to compare the real-time price difference (spread) between two assets. It is particularly useful for spotting arbitrage opportunities or price discrepancies between different markets.
💡 Why is this useful?
This tool is especially practical for monitoring the gap between CME futures and the spot market. If the spread becomes too large, we can expect the market to rebalance, which can help anticipate potential price movements.
📌 Features:
✅ Compare two assets of your choice (default: BTC CME vs. BTC OANDA).
✅ Displays the spread as a real-time value on the chart.
✅ Customizable threshold for alerts when the spread exceeds a certain value.
✅ Visual alert: The label changes color and an alert icon appears when the threshold is exceeded.
✅ Adjustable label position to avoid obstructing candlestick wicks.
🛠️ How to Use:
1️⃣ Choose the asset to compare (for example, BTC CME).
2️⃣ Select the main chart (the one you are currently viewing, such as BTC OANDA).
3️⃣ Set the alert threshold (the spread value that will trigger an alert).
4️⃣ Adjust the label position using the offset settings if needed.
5️⃣ When the spread exceeds the threshold, an alert will be displayed!
-------------------------------------------------
Comparateur de Spread en Temps Réel
Cet indicateur permet de comparer en temps réel la différence de prix (spread) entre deux actifs. Il est particulièrement utile pour détecter des opportunités d’arbitrage ou des écarts de prix entre différents marchés.
💡 Pourquoi c'est utile ?
Cet outil est pratique pour surveiller l’écart entre les contrats à terme CME et le marché spot. Si l’écart devient trop important, on peut s’attendre à ce que le marché s’équilibre, ce qui peut nous orienter sur les futurs mouvements du prix.
📌 Fonctionnalités :
✅ Comparez deux actifs de votre choix (par défaut : BTC CME vs. BTC OANDA).
✅ Affiche le spread en temps réel directement sur le graphique.
✅ Définissez un seuil d’alerte pour être notifié visuellement sur le graphique si le spread dépasse une certaine valeur.
✅ Alerte visuelle : le label change de couleur et une icône d’alerte apparaît en cas de dépassement.
✅ Ajustez la position du label pour éviter qu’il ne cache les mèches des bougies.
🛠️ Comment l’utiliser :
1️⃣ Choisissez l’actif à comparer (exemple : BTC CME).
2️⃣ Sélectionnez ensuite l’actif affiché sur votre graphique principal (exemple : BTC OANDA).
3️⃣ Définissez le seuil d’alerte (valeur du spread qui déclenchera une alerte).
4️⃣ Ajustez la position du label grâce aux options d’offset si nécessaire.
5️⃣ Si le spread dépasse le seuil, une alerte visuelle apparaîtra !
Normalised Price Crossover - MACD but TickersEver noticed two different tickers are correlated yet have different lags? Ever find one ticker moves first and when the other finally goes to catch up, the first one has already reversed?
So I thought to myself, would be wicked if I took the faster one and made it into a 'Signal Line' and the slow one and made it into a 'Slow Line' almost like a MACD if you will.
So that's what I did, I took the price charts of the tickers and I normalised the price data so they could actually cross, plotted it and sat back to see it generate signals, lo and behold!
Pretty neat, though I'd advise to use spreads and such for the different tickers to really feel the power of the indicator, works well when you use formulas that model actual mechanisms instead of arbitrary price data of different assets as correlation =/= causation.
Enjoy.
Cumulative New Highs - New Lows IndicatorThis indicator is designed to track market momentum by calculating and plotting the cumulative sum of 52 weeks High-Low for different indices, alongside a customizable moving average.
Index Selection:
Users can choose from multiple indices, including:
Total Stock Market (default)
NYSE Composite
Nasdaq Composite
S&P 500
Nasdaq 100
Russell 2000
Moving Average Customization:
The script allows you to select between a Simple Moving Average (SMA) or an Exponential Moving Average (EMA) for smoothing the cumulative data. The window length of the moving average is also adjustable, letting you tailor the sensitivity of the trend analysis.
Dynamic Background Plotting:
With the background plot option enabled, the indicator changes the chart's background color dynamically:
Green: When the cumulative sum is above its moving average, suggesting bullish momentum.
Red: When it is below the moving average, indicating bearish conditions.
Visual Representation:
Two key lines are plotted:
Cumulative Index Line: Displayed in a subtle blue, representing the aggregated market movement.
Moving Average Line: Shown in an orange tone, offering a smoothed perspective that aids in identifying trend shifts.
Inspiration:
I took inspiration from the indicator made by YoxTrades (I can't put links, but you can check their profile) and added a few features I wanted on top of it.
VIX:VIX3M RatioThe VIX/VIX3M Ratio indicator compares the short-term (1-month) volatility index (VIX) to the medium-term (3-month) volatility index (VIX3M). This ratio provides insights into the market's volatility expectations across different time horizons.
Key Interpretations:
Ratio > 1: Short-term volatility expectations are higher than 3-month expectations
Ratio = 1: Short-term and medium-term volatility expectations are aligned
Ratio < 1: Medium-term volatility expectations are higher than short-term expectations
Potential Trading Insights:
A rising ratio may indicate increasing near-term market uncertainty
Significant deviations from 1.0 can signal potential market stress or changing risk perceptions
Traders use this to gauge the term structure of market volatility
Forex Power Indicator [FindBetterTrades]The Forex Power Indicator is designed to help traders quickly assess the relative strength and weakness of key forex pairs over a set period.
This tool calculates the percentage change in price over the last 5 days and highlights the strongest and weakest performing pairs in a simple table format.
Features:
Scans 10 major forex pairs (EURUSD, GBPUSD, USDJPY, AUDUSD, NZDUSD, USDCAD, CHFJPY, EURGBP, EURJPY, GBPJPY).
Calculates the percentage change over the last 5 days.
Identifies and labels the strongest and weakest pair based on performance.
Displays results in a customizable table, allowing traders to quickly interpret market trends.
How to Use:
The strongest pair (🟢) indicates the currency with the highest performance in the selected period.
The weakest pair (🔴) shows the currency that has lost the most value.
Alerts feature:
Once you add the script to your chart, go to "Create Alert"
Under "Condition", select "Forex Power Indicator ".
The system will use the messages set in the alert() function.
When triggered, the alert will display the message like:
"New strongest currency pair: USDJPY"
"New weakest currency pair: AUDUSD"
Use this information to spot momentum opportunities, potential reversals, or trend continuations in forex trading.
This indicator is for informational purposes only and should be used alongside other technical analysis tools to support trading decisions.
TILT - Timed Index of Liquidity TrendsThe Timed Index of Liquidity Trends (TILT) is a tracking tool for high-market cap, high-volatility assets like Bitcoin (BTCUSD), the S&P 500 (SPY), the Nasdaq 100 (QQQ), and Gold. Liquidity drives markets; understanding when liquidity is expanding or contracting can help traders anticipate major market swings with greater confidence.
TILT’s M2 Calculation
TILT is based on a global M2 money supply proxy, which aggregates liquidity conditions from major economies. Since TradingView does not provide direct M2 data for all regions, the indicator uses market-based proxies instead:
🇺🇸 United States – S&P 500 Index (SPX)
🇨🇦 Canada – TSX Composite Index (TSX)
🇪🇺 Eurozone – EUR/USD Exchange Rate (EURUSD)
🇬🇧 United Kingdom – GBP/USD Exchange Rate (GBPUSD)
🇷🇺 Russia – Moscow Exchange Index (MOEX)
🇨🇳 China – China 50 Index (CN50USD)
🇯🇵 Japan – Nikkei 225 Index (JPN225)
🇦🇺 Australia – Gold (XAUUSD) as a liquidity proxy
🇮🇳 India – Nifty 50 Index (NIFTY)
🇰🇷 South Korea – KOSPI Index (KOSPI)
🇧🇷 Brazil – Bovespa Index (IBOV)
🇿🇦 South Africa – USD/ZAR Exchange Rate (USDZAR)
By summing these liquidity proxies, TILT provides a comprehensive view of global M2 conditions, allowing traders to see when money supply is expanding (bullish liquidity conditions) or contracting (bearish liquidity conditions).
How to Use TILT for Trading High-Volatility Assets
TILT is not a traditional price indicator. It is a macro tool designed to show whether liquidity is flowing into or out of the financial system. Assets like Bitcoin, QQQ, and Gold tend to perform well when liquidity is expanding and decline when liquidity is contracting.
₿ Bitcoin (BTCUSD) – The Ultimate Liquidity Sponge
Bitcoin thrives on excess liquidity because it is still a speculative asset with no central authority.
· Liquidity Expanding → BTC tends to rise, as speculative capital flows in.
· Liquidity Contracting → BTC struggles or enters a bear market as leverage dries up.
Example Use Case: If TILT turns green (expanding liquidity) and BTC is near a technical support zone, it may indicate a buying opportunity before the next rally.
📊 S&P 500 (SPY) & Nasdaq 100 (QQQ) – Growth & Risk Appetite
These indices are heavily influenced by liquidity conditions because they represent growth stocks and corporate credit access.
· SPY (🇺🇸) → Moves based on global liquidity, particularly Fed policy & M2 expansion.
· QQQ (🇺🇸) → Even more sensitive than SPY due to high exposure to tech stocks.
Example Use Case: If TILT shows liquidity expansion, QQQ often leads SPY higher, providing early signals for market-wide risk-on behavior.
🥇 Gold – Liquidity & Inflation Hedge
Gold is a monetary asset, meaning it benefits from liquidity expansion and inflation fears.
· Liquidity Expanding → Gold can rally as real yields decline.
· Liquidity Contracting → Gold struggles, especially if real yields rise.
Example Use Case: If TILT turns red (liquidity contracting) and bond yields are rising, gold could enter a bearish phase.
⏱️ Timing Market Swings with the Offset Function
The offset function in TILT allows traders to shift liquidity data forward or backward in time to find the best correlation with price action. However, the offset is not fixed and should be re-evaluated periodically to ensure it remains optimized as a leading indicator. Liquidity cycles and market conditions change over time, meaning an offset that worked well in one period may need adjustment in another.
🤔 Why Use an Offset?
Liquidity moves markets with a lag – The effect of M2 expansion/contraction takes time to show up in risk assets.
Finding the right lag helps confirm liquidity-driven price moves – This is crucial for Bitcoin, QQQ, and Gold, which react differently to liquidity shifts.
Since liquidity conditions evolve, the offset should be adjusted from time to time to maintain predictive accuracy.
👋 How to Fit the Offset Using Vertical Reference Lines
The best way to optimize the offset is by testing historical liquidity cycles and using vertical reference lines (and/or the Date Range tool) to align liquidity trends with major price swings.
Step 1: Plot TILT and the asset you’re analyzing (e.g., BTCUSD) on the same chart.
Step 2: Add vertical lines on significant price reversals (major tops & bottoms).
Step 3: Adjust TILT’s offset forward or backward to see if liquidity trends lead or lag those reversals.
Step 4: Periodically revisit the offset setting to ensure it still aligns well with current market conditions.
Example: If BTC topped 10 bars after TILT turned red, you might set the offset to +10 to better align liquidity changes with price action. If, over time, BTC begins reacting faster or slower to liquidity shifts, the offset should be updated accordingly.
💡 Advanced Tips for TILT Users
· Combine TILT With Sentiment Indicators Like the Fear & Greed Index
· Low Fear & Expanding Liquidity → Strong buy signal for BTC & risk assets
· High Greed & Contracting Liquidity → Caution: Market topping signal
· Use With Volume & On-Chain Metrics for BTC
· Rising TILT + Increasing BTC Volume → Confirms strong accumulation
· TILT Falling + Weak BTC Volume → Potential distribution & market risk
· Watch for Divergences
If BTC makes a new high but TILT is falling, it could indicate a liquidity-driven market top.
If BTC makes a new low but TILT is rising, it could indicate a bottom forming.
Conclusion: TILT = The Macro Liquidity Key for Volatile Assets
TILT is an effective tool for timing market swings in Bitcoin, QQQ, SPY, and Gold, as these assets are highly sensitive to liquidity cycles.
· Tracks global M2 trends using liquidity proxies from major economies
· Helps confirm major tops & bottoms in risk assets
· Offset function allows precise timing of liquidity-driven market moves
· Offset should be reviewed periodically to maintain optimal accuracy
· Pairs well with sentiment tools like the Fear & Greed Index for crypto
By using TILT correctly, traders can anticipate major market turns and position ahead of liquidity-driven moves.