Bias Table (VWAP + BOS/CHOCH)Quick Summary — “Bias Table (VWAP + BOS/CHOCH)”
This indicator displays a table on your chart showing:
VWAP Bias: Indicates if the price is above or below VWAP (Bullish or Bearish) for the 4H and 1H timeframes.
BOS/CHOCH: Detects Break of Structure (BOS) or Change of Character (CHOCH) up or down for both timeframes.
Time Left: Shows how much time remains until the current candle closes, formatted in hours, minutes, and seconds.
It provides a clear snapshot of trend direction, market structure shifts, and candle timing at a glance.
指標和策略
MSS + Liquidity Sweep + 50% Entry100% error-free, tested, and compilable Pine Script for your “Market Structure Shift + Liquidity Sweep + 50% Entry” logic. This version handles bar indexing properly, and is optimized for Pine Script v5.
Intraweek Highs & Lows🔎 Track and analyze intraweek price extremes with full flexibility.
The indicator detects weekly highs or lows for any selected weekday and monitors when other days break those levels.
⚙️ Inputs
Select day
Pick which weekday’s extreme you want to monitor.
Find Low/High
Select whether you want to track Lows or Highs.
Use candle Wick/Body
Choose if extremes are calculated by full wick or candle body.
Cutoff date
Toggle the date-based filter and choose the starting date for event display.
Volatility Barometer (VB)Volatility Barometer (VB)
The Volatility Barometer (VB) is a comprehensive market sentiment indicator designed to measure aggregate stress and fear in the equity market. It consolidates three critical volatility metrics into a single, easy-to-interpret score, providing a broader view of market conditions than any single metric alone.
Core Components
The barometer synthesizes information from:
VIX Index (VIX): The standard measure of implied 30-day stock market volatility.
VVIX Index (VVIX): The volatility of the VIX itself, often seen as the "volatility of volatility." High VVIX readings can signal uncertainty about the VIX's future path.
VIX Futures Term Structure (VX1!−VX2!): The spread between the front-month and second-month VIX futures. A positive spread (contango) is typical, while a negative spread (backwardation) often signals imminent market stress.
How It Works
To create a unified view, the indicator normalizes each of these three components using a Z-score. The Z-score measures how many standard deviations a value is from its historical mean over a user-defined period (defaulting to 252 days, or one trading year).
These three standardized Z-scores are then combined into a final VB Score using a weighted average. Users can customize these weights in the indicator's settings to emphasize the components they find most important.
How to Interpret
The VB Score is plotted as a single line that oscillates around a zero level, with its color changing to reflect the prevailing market regime:
High Stress (Red Line): When the score rises above the "High stress threshold" (default: 1.5), it indicates heightened market fear and risk-off sentiment. This is a period of significant stress, often associated with market downturns.
Low Stress (Green Line): When the score falls below the "Low stress threshold" (default: -1.0), it signals complacency and low perceived risk in the market. Extreme low readings can sometimes precede volatility spikes.
Neutral (Blue Line): Scores between the high and low thresholds represent normal market conditions.
By providing a weighted, multi-faceted view of volatility, the Volatility Barometer helps traders and investors identify market regimes, confirm trading biases, and anticipate potential shifts in market sentiment.
Trend System - Bands (H1)Band indicator to help identify trends on H1. Note turn off signals and just use band as is
Trend System - Bands (H4)A band indicator on the h4 timeframe designed to assist with catchig h4 trend moves
BOLL + RSI 趋势信号📘 Strategy Name
BOLL + RSI Dot Cluster Strategy (Unfiltered Base Version)
⸻
🎯 Overview
This strategy combines Bollinger Bands (BOLL) with the Relative Strength Index (RSI) to identify short-term overbought and oversold conditions. By detecting when price breaks out of the BOLL channels and confirming with RSI extremes, the strategy generates buy/sell signals with graded strength, visualized through stacked colored dots on the chart.
⸻
🔍 Core Logic
🟢 Buy Signal Conditions:
• Price closes below the lower Bollinger Band, indicating potential market oversold conditions or capitulation;
• RSI is below the oversold threshold (default: 30), confirming technical oversold status;
• When both conditions are met, a buy signal is generated.
🔴 Sell Signal Conditions:
• Price closes above the upper Bollinger Band, suggesting a sharp short-term rally;
• RSI is above the overbought threshold (default: 70), confirming technical overbought status;
• When both conditions are satisfied, a sell signal is triggered.
⸻
📊 Signal Strength Scoring System
Each signal is scored from 1 to 5 based on:
Dimension Logic Score Range
RSI Score Based on how extreme the RSI is (e.g. >90 or <10 scores highest) 1–5
Price Distance Score Based on the percentage deviation of the current price from the Bollinger middle band 1–5
• The final signal strength is the average of both scores (rounded), capped at 5.
• Signals are visualized as 1 to 5 stacked dots (green for buy, red for sell) above or below the candles.
⸻
🧭 Use Cases & Suitability
• Designed as a visual manual trading aid;
• Can serve as a signal confirmation module for other strategies;
• Particularly suited for volatile assets such as BTC, ETH, altcoins, and momentum stocks;
• Works well on 1H, 4H, or daily charts;
• Not recommended for blindly shorting during strong uptrends (unless used with stop-loss logic).
⸻
⚠️ Key Characteristics & Limitations
• This is a base version — no trend filters, cooldown mechanisms, or lockouts are applied;
• May generate consecutive opposite signals during strong trends (e.g., repeated sell signals during an uptrend);
• Users are encouraged to customize or enhance this strategy with:
• Trend filters (e.g., EMA, MACD);
• Cooldown intervals;
• Volume or divergence confirmations;
• All signals are probabilistic and do not constitute financial advice.
⸻
🔔 Visual Guide
• Green dots stacked below candles represent buy signals;
• Red dots stacked above candles represent sell signals;
• The number of dots = signal strength (1–5);
• Bollinger Bands are plotted in white, the midline in yellow, with a subtle white background channel.
Multiple timeframe SMAThe goal of this script is to give a quick overview of the SMA line in multiple timeframes.
Default SMA length is 200 but can be changed.
The 6 timeframes can also be adapted.
The result is shown in the bottom left corner as a table with red (bearish SMA) or green (bullish SMA) cells for each timeframe.
The SMA of the current timeframe is also plotted for your convenience.
RSI Seviye Temas GöstergesiWhen the four values you set on the RSI are reached, an exclamation mark appears on the chart to alert you.
Correlazione Multi-PeriodoThe indicator compares the correlation between two instruments on the chart, with the possibility of selecting a short-term and a long-term correlation. Great for those who trade with hedges or with Spread Trading techniques.
Simple Buy/Sell IndicatorOrder Block Detection (Bullish & Bearish OB)
Fair Value Gaps (FVG)
Volume Filter (optional: avoid signals in low volume)
Auto Trailing Stop Loss (optional)
www.instagram.com
ATR Stop Loss BandsATR Stop Loss Bands Indicator
Overview
The ATR Stop Loss Bands indicator creates dynamic support and resistance levels based on the Average True Range (ATR), providing traders with volatility-adjusted price bands that can be used for stop loss placement and trend analysis.
How It Works
This indicator calculates two bands around the current closing price using the ATR value:
Upper Band: Close price + ATR value
Lower Band: Close price - ATR value
The bands automatically adjust to market volatility, expanding during volatile periods and contracting during calmer market conditions.
Key Features
Customizable ATR Period: Default 14-period length (adjustable from 1 to any desired value)
Multiple Smoothing Options: Choose from RMA (default), SMA, EMA, or WMA for ATR calculation
Dynamic Volatility Adjustment: Bands automatically adapt to current market volatility
Clean Visual Design: Gray bands that don't clutter your chart
Trading Applications
Stop Loss Placement: Use the bands as dynamic stop loss levels - long positions might use the lower band as a stop, while short positions could use the upper band
Volatility Assessment: Wide bands indicate high volatility periods, narrow bands suggest low volatility
Breakout Identification: Price movements beyond the bands may signal potential breakouts or trend changes
Support/Resistance Levels: The bands can act as dynamic support and resistance zones
Settings
Length: ATR calculation period (default: 14)
Smoothing: Method for ATR smoothing (RMA, SMA, EMA, or WMA)
Best Practices
Use in conjunction with other technical analysis tools for confirmation
Consider the overall trend direction when interpreting band breaks
Adjust the length parameter based on your trading timeframe and strategy
Remember that ATR bands are reactive, not predictive - they respond to price movements rather than forecasting them
This indicator is particularly useful for traders who want to incorporate market volatility into their risk management and entry/exit decisions.
Turtle Soup 🐢This indicator automatically detects and plots “false breakouts” (also known as the “Turtle Soup” pattern) of an initial price move—both in bullish and bearish scenarios. It’s based on identifying the first candle (B1), whether it’s bullish or bearish, and then looking for a quick price reversal that breaks below (or above) B1’s low (or high) before closing back inside its range.
Session Markers (UTC-4)This marker has been made to show london session open, NY session open and Asian session open using a dotted coloured line for each one!
Important High & Low ⚖️This indicator automatically identifies and plots horizontal lines on the chart at significant price-reversal points.
Two “setup” styles are available to the user:
Normal (identifies classic reversal configurations)
Special (…)
The “Important High” lines appear at key highs, and the “Important Low” lines appear at key lows.
Data Monitoring TableThis is a visual data dashboard specifically designed for users engaged in quantitative trading and technical analysis. It is equipped with two data tables that can dynamically display key market technical indicators and cryptocurrency price fluctuation data, supporting customizable column configurations and trading mode filtering.
✅ Core Features:
Intuitive display of critical technical indicators, including the Relative Strength Index (RSI), K-line entity gain, upper/lower shadow ratio, trading volume level, and change rate.
Multi-timeframe tracking of price fluctuations for BTC/ETH/SOL/XRP/DOGE (1-day, 6-hour, 3-hour).
Selectable trading modes: "long-only", "short-only", or "both".
Customizable number of columns to adapt to analysis needs across different timeframes.
All data is visualized in tables with color-coded prompts for market conditions (overbought, oversold, high volatility, low volatility, etc.).
📈 Target Audience:
Investors seeking systematic access to technical data.
Quantitative strategy developers aiming to capture market structural changes.
Intermediate and beginner traders looking to enhance market intuition and decision-making.
New Feature:
We have added a trading volume monitoring grade setting feature. Users can set the monitoring grade by themselves. When the market trading volume reaches this grade, the system will trigger an alarm. The default setting is level 5. This setting is designed to filter out trades with small fluctuations, helping users to capture key trading signals more accurately and improve the efficiency of trading decisions.
中文介绍
这是一款专为量化交易和技术分析用户设计的可视化数据仪表盘。它配备两个数据表格,可动态展示关键市场技术指标与加密货币价格波动数据,支持自定义列配置和交易模式筛选。
✅ 核心功能:
直观展示相对强弱指标(RSI)、K 线实体涨幅、上下影线比例、成交量水平及变化率等关键技术指标。
多时间框架追踪 BTC/ETH/SOL/XRP/DOGE 价格波动(1 日、6 小时、3 小时)。
可选交易模式:“仅做多”“仅做空” 或 “多空双向”。
可自定义列数,适配不同时间框架的分析需求。
所有数据以表格可视化呈现,通过颜色标注提示市场状况(超买、超卖、高波动、低波动等)。
📈 目标用户:
寻求系统获取技术数据的投资者。
旨在捕捉市场结构变化的量化策略开发者。
希望提升市场洞察力和决策能力的初、中级交易者。
新增功能:
我们新增了成交量监控等级设置功能。用户可自行设定监控等级,当市场成交量达到该等级时,系统将触发警报。默认设置为 5 级,此设置旨在过滤掉小幅波动的交易,帮助用户更精准地捕捉关键交易信号,提升交易决策效率。
Sessions BrockJavaThis script is a flexible, timezone-aware Session High/Low indicator for TradingView. It is based on the original work of kurtsmock (Mozilla Public License 2.0) and includes enhancements for UTC offset handling and autoscale compatibility.
Features:
Tracks and plots the highest and lowest prices within user-defined trading sessions.
Session times default to UTC, but you can set a custom UTC offset (e.g., -4 for New York, 0 for London, +8 for Singapore).
Reset modes: by session, by a set number of hours, or daily.
Backtesting support: specify a date range to limit indicator activity to historical periods.
Session constraint: restricts operation to specific sessions, with optional weekend inclusion for crypto or 24/7 markets.
Visual customization: choose to display session high/low as lines, background color, or filled regions. All colors and transparencies are user-configurable.
Efficient plotting: session levels are always included in TradingView’s autoscale, so you never lose sight of key levels.
Technical details:
Session definition uses TradingView’s session string format (e.g., 1800-1500).
Timezone handling is automatic and accurate, even with custom offsets.
Designed for high efficiency, supporting up to 5000 bars back and 500 lines.
Credit:
Major credit to kurtsmock, the original author. This version adds UTC offset and improved autoscale support.
License: Mozilla Public License 2.0
If you need session-based high/low levels that always fit your chart and your trading hours, this script is for you.
Volume Spike Detector> Last 3 DaysThis Indicator helps you spot the best stocks from the universe of Nifty 500 stocks.
This is based on the volume spike in first 5 minutes when compared to the previous 3 days.
Volume spike indicates the particiation of big players.
How to Use?
Step 1. Use it on nifty 500 stocks only.
Step 2. Scan the stocks one by one and notice only one thing that a dark label is marked on the chart above the candle as explained above.
Step 3. Make a separate watchlist of the stocks selected by 9.20 am IST daily
Step 4. Now, the condition for Buy is that a first 5 minute candle should be green and then the immediate 2nd candle should break it's High . And
Step 5. The condition for Sell is that a first 5 minute candle should be Red and then the immediate 2nd candle should break it's Low.
That is it. Enjoy the indicator
Lagged M2 Money SupplyDescription:
This indicator plots the U.S. M2 Money Supply (FRED:M2SL) with an optional time lag applied, enabling macroeconomic correlation analysis with lagging assets such as Bitcoin (BTC) or equities.
Source: Federal Reserve Economic Data (FRED)
Update Frequency: Weekly (as per FRED:M2SL data)
Lag Control: Default lag is 12 weeks; this can be modified in the script
Visualization:
Original M2 plotted in gray
Lagged M2 plotted in orange
Use Case: Identify delayed correlations between monetary expansion and asset performance (e.g., BTC price reactions to liquidity growth)
Note: As the M2 dataset is macroeconomic and updates infrequently, this indicator is best used on weekly timeframes or higher.
EMA x4📌 Indicator: EMA x4
Author:
Script Type: Overlay (draws on price chart)
Language: Pine Script™ v6
License: Mozilla Public License 2.0
📖 Overview
EMA x4 is a minimalist technical indicator designed to display four customizable Exponential Moving Averages (EMAs) directly on the chart. It offers a clear view of short-, medium-, long-, and extra-long-term trends to support trend-following and momentum-based trading strategies.
This tool is ideal for traders who rely on moving average crossovers, dynamic support/resistance, or need to confirm market bias with multiple time-frame alignment.
⚙️ Input Parameters
Users can modify each EMA's length to match their strategy preferences:
Short EMA: Fastest EMA for short-term by default its value is 35
Middle EMA: Medium-term EMA by default its value is 75
Large EMA: Long-term EMA by default its value is 100
XL - EMA: Extra-long-term trend filter by default its value is 200
📊 Visual Representation
The script plots each EMA using distinct colors and consistent line thickness:
EMA1: Color Blue Short-term EMA (35)
EMA2: Color Orange Mid-term EMA (75)
EMA3: Color Green Long-term EMA (100)
EMA4: Color Red Extra-long-term EMA (200)
All lines are rendered with a linewidth of 2 for enhanced visibility on any chart.
🧠 Typical Use Cases
Trend Identification: Watch for the EMAs stacking in order (e.g., EMA1 above EMA2, etc.) to confirm bullish or bearish trends.
Crossover Signals: Look for EMA crossovers to generate entry/exit signals.
Support & Resistance: EMAs often act as dynamic zones of support/resistance during trending markets.
Multi-timeframe Confirmation: Combine this overlay with higher timeframe charts to confirm trend alignment.
✅ Key Benefits
Fully customizable EMA lengths for all trading styles.
Clean design, ideal for visually-driven traders.
Lightweight code – no lag or performance impact.
Can be used in confluence with other indicators or strategies.
🚀 How to Use
Add the indicator to any TradingView chart.
Configure the EMA lengths based on your preference (swing, day trading, long-term).
Analyze price interactions with the EMAs and look for confluences or crossovers.
Open = High or LowThis indicator highlights potential intraday reversal points by detecting when a candle's opening price is equal to its high or low.