PC UpdatedThis indicator identifies a high-probability breakout setup using a simple but powerful 3-candle formation. It works on lower timeframes (like 5m) and is ideal for scalping or short-term intraday setups.
Indicatori e strategie
Japanese Candlestick PatternsCandlestick Pattern Detector – Your Smart Market Insight Tool
Unlock the hidden language of price action with the Candlestick Pattern Detector, an advanced TradingView indicator meticulously crafted to identify powerful candlestick formations in real time. Whether you are a day trader seeking sharp reversals, a swing trader scouting for trend continuations, or an investor who values precise entry signals, this indicator is your indispensable trading companion.
The Candlestick Pattern Detector continuously scans every bar on your chart and highlights over 30 classic and advanced candlestick patterns, including dojis, engulfing candles, hammers, shooting stars, morning stars, evening stars, haramis, and more. Each detected pattern is labeled directly on the chart, providing crystal-clear visual signals without clutter. Customizable settings allow you to choose which patterns to monitor, fine-tune sensitivity, and adjust label colors and styles to match your personal trading aesthetic.
Beyond merely spotting patterns, this indicator empowers traders to understand the psychological forces driving the market. Bullish and bearish signals help you gauge potential trend reversals, momentum shifts, or periods of consolidation. By integrating these time-tested price action signals into your strategy, you gain a powerful edge in anticipating market moves before they unfold.
Key Features:
Detects 30+ popular candlestick patterns in real time
Clear on-chart labels and color-coded signals
Customizable alerts for immediate trading opportunities
Adjustable sensitivity for noise reduction
Perfect for intraday, swing, or long-term trading
Elevate your trading precision and confidence with the Candlestick Pattern Detector. Let the market’s story reveal itself, candle by candle.
Up/Down Volume Delta %this script is based on FractalTrade_'s rendition of the up/down volume bars.
the shortcomings of that chart were that large volume bars caused the auto-scaling to shrink smaller volume bar displays to the point where much of the data was too small to see.
in this chart, the bars are displaying the percent delta out of the total bar volume. this way, large overall volume bars do not cause visual compression to everything else in the chart.
I've used color modulation to indicate relation to a relative volume point, so users can still tell when overall volume is large or small. when volume is under a moving average, the bars will display at a basis transparency. when the volume is over the average, the brightness will increase up to a specific ratio of volume defined by the user.
for example, if basis transparency is at 20, and the full opacity ratio is at 3, and the volume average is at 1M, a volume of 750k will display the delta bar at the basis transparency. a volume of 3M will achieve full brightness. a volume of 2M will display with moderate brightness (about 60%), but still stand out against other bars with basis transparency.
areas of the chart that are either increasing bar sizes or increasing in brightness can indicate directional force. when volume delta direction contradicts the candle direction, this can indicate support / resistance.
Digit Sum Mark (3/6/9 + Price ~33 ±15)This indicator highlights the price bars where the digit sum of high or low equals 3, 6, or 9, and the closing price is within a specific range (around ₹33 ±15, i.e., mod 100 ∈ ).
✨ Key Features:
Calculates digit sum of high and low values.
Adds +1 if the decimal portion > 0.50 (smart rounding logic).
Only activates when close price mod 100 is between 18 to 48, a zone inspired by the resonance around 33.
Marks the chart with green downward arrows (for high) and red upward arrows (for low) when digit sum = 3, 6, or 9.
📌 Inspired by Gann numerology and price vibration logic – especially the powerful influence of 3, 6, and 9 as noted by Nikola Tesla.
🚨 Best used on intraday or positional charts where price oscillates frequently around round figures.
🧠 Try pairing this with support/resistance tools for better accuracy!
Monthly Seasonality Trend [DunesIsland]The Monthly Seasonality Trend is a indicator designed to analyze and visualize historical monthly seasonality patterns in financial markets. By calculating the average monthly return over a user-configurable lookback period (1 to 10 years), this indicator provides traders and investors with a clear projection of potential price movements for the current month, enabling data-driven decision-making.
How It Works
The indicator operates by retrieving monthly open and close prices for the specified lookback period (up to 10 years) and computing the average percentage return for the current month based on historical data. Key functionalities include:
Dynamic Trend Line: On the first trading day of each month, the indicator plots a line projecting the expected price trajectory, starting from the current close price and extending to the estimated end-of-month price based on the average historical return. The line is colored green for anticipated price increases or red for expected declines, offering an intuitive visual cue.
Average Return Label: A label is displayed at the start of each month, detailing the calculated average historical return for that month, expressed as a percentage, to provide context for the projected trend.
First Trading Day Marker: A small circle is plotted below the bar on the first trading day of each month, clearly marking the start of the projection period.
Adaptive Bar Counting: The indicator dynamically adjusts the length of the trend line based on the actual number of trading days in the previous month, ensuring accurate projections.
How to Interpret
Bullish Projection (Green Line): Indicates that historical data suggests an average price increase for the current month, potentially signaling buying opportunities.
Bearish Projection (Red Line): Suggests an average price decline based on historical trends, which may prompt caution or short-selling strategies.
Historical Context: The average return label provides a quantitative measure of past performance, helping traders assess the reliability of the projected trend.
Relative Volume Candle Shaderthis indicator is based on the work of M0rty's "candle color by volume z-score"
I've taken M0rty's indicator a few steps further to yield a wider range of outputs, showing both extreme high and extreme lows of volume in 2 gradients.
the brightness of the candle is based on the z-score. brighter candles have unusually high volume, and dimmer candles have unusually low volume.
First 15 Min H/L Breakout Signal V3 - Session Aware (Adaptive)this script checks the breakout on 1min time frame as compared to previous breakouts happened on 15min and 5min.
OICOT Globex TrapOICOT Globex Trap — Developed for DivitradeFX
This indicator was developed by OICOT , specifically for DivitradeFX traders. It automatically detects the highs and lows of the Globex session (New York time), helping identify key breakout or trap zones based on overnight price action.
It draws clean, dynamic levels that update in real time — an ideal tool for futures traders looking to anticipate support and resistance zones before the regular market opens.
🎯 This tool is part of the suite of indicators used at DivitradeFX , where education, analysis, and technology come together to support better trading decisions.
📈 Learn more about our academy at divitradefx.com and get access to:
Exclusive tools developed by OICOT
Online training courses
Live classes, market analysis, and mentoring
BTC as % of Global M2 (Signals)Pine Script draws from recent approaches in the community for using Bitcoin market cap as a percentage of global M2 money supply to generate buy/sell signals, largely mirroring systems described in recent open-source TradingView scripts.
Key logic and features:
The script calculates the YoY global M2 growth rate and the distance of Bitcoin’s market cap % of M2 above/below its moving average.
Buy signal: Triggers when YoY M2 growth exceeds a threshold (default: 2.5%) while Bitcoin’s % is below its SMA, suggesting BTC is undervalued in a supportive macro environment.
Sell signal: Triggers if Bitcoin’s % of M2 exceeds its SMA by more than the defined extension threshold (default: 0.7), indicating overextension.
Your script’s improvements vs. community versions:
Extensive M2 breakdown: You aggregate M2 data from more countries/regions than typical community scripts, which usually focus on major economies only.
User parameterization: All critical values (signal cooldown, thresholds, averaging period) are configurable via inputs, enhancing usability and replicability.
Signal throttling: The ‘lead’ parameter (signal cooldown) ensures repeated buy/sell signals do not fire too frequently, making the indicator practical for swing trading.
General methodology context:
Community scripts, such as BTC"s % Global M2 signal" and "Global M2 by Colin Talks Crypto," use similar approaches. The buy/sell rules, thresholds, and smoothing windows are well-documented, and scripts are often open source so you can compare implementations or adapt further to your trading preferences
Volume Spike AlertIndicator Features:
📊 Core Functionalities:
Exceptional Volume Detection:
Calculates volume in USD (volume × price)
Compares it against a 90-day average (3 months)
Configurable from 1 to 252 days
Visual Signals:
Green labels for bullish candles with high volume
Red labels for bearish candles with high volume
Displays excess percentage (e.g., +45.2%)
Dual Alert System:
AlertCondition: For manual alert configuration in TradingView
Alert(): Automated alerts with detailed information
⚙️ Available Settings:
Average Period: 1–252 days (default: 90 days)
Enable/Disable Alerts: Configurable checkbox
Show/Hide Labels: Visual control
Label Size: Tiny, Small, Normal, Large
Minimum Threshold: Minimum percentage required to trigger a signal
📋 Displayed Information:
On Labels:
Excess percentage (e.g., +67.3%)
Color based on candle direction
In the Table:
Current volume in millions USD
Average volume in millions USD
Excess percentage
Alert status (ACTIVE/NORMAL)
Calculation period
In Alerts:
Candle type (BULLISH 🟢 / BEARISH 🔴)
Symbol and current price
Current volume vs. average
Timeframe used
İsmetChenil v6 - AdvancedLong-term is more stable. Short-term long signals are stronger and perform better in crypto and stock markets year-to-date.
Signal BarA simple indicator to help price action traders gauge strength so they can use mental capital on other things.
HEMA+ATR结合了HEMA(Hull Exponential Moving Average)和ATR(Average True Range)两个技术指标。
参数设置:
Alpha长度(默认20):控制快速响应度
Gamma长度(默认20):控制平滑度
高亮运动方向:开启后HEMA线会根据方向变色(上涨绿色,下跌红色)
数据源:可选择close、high、low等价格数据
自定义周期:可以显示其他时间框架的HEMA值
HEMA算法逻辑:
alpha = 2 / (alpha_len + 1) // 快速因子
gamma = 2 / (gamma_len + 1) // 平滑因子
HEMA = (1-α) × (前期HEMA + 前期b) + α × 当前价格
b = (1-γ) × 前期b + γ × (当前HEMA - 前期HEMA)
这是一个改进的移动平均线,比传统EMA更敏感但更平滑。
ATR部分(平均真实波幅)
参数设置:
ATR周期(默认3):计算ATR的K线数量
ATR带宽倍数(默认2.5):ATR通道的宽度倍数
ATR通道计算:
上轨 = 当前收盘价 + (ATR × 倍数)
下轨 = 当前收盘价 - (ATR × 倍数)
实际应用意义:
HEMA线:
绿色上涨 = 趋势向上
红色下跌 = 趋势向下
比普通均线反应更快,更适合短线交易
ATR通道:
红色上轨:阻力位参考
绿色下轨:支撑位参考
通道宽度反映市场波动性
组合使用:
价格突破ATR上轨且HEMA向上 = 强势做多信号
价格跌破ATR下轨且HEMA向下 = 强势做空信号
价格在ATR通道内 = 震荡整理状态
这个指标特别适合短线波段交易,能够快速捕捉趋势变化并提供动态支撑阻力位。
//version=5
indicator('HEMA+ATR', shorttitle="HEMA+ATR", overlay=true)
// ========== HEMA参数设置 ==========
alphaLength = input.int(title="Alpha长度", defval=20, minval=1, group="HEMA设置")
gammaLength = input.int(title="Gamma长度", defval=20, minval=1, group="HEMA设置")
highlightMovements = input.bool(title="高亮运动方向", defval=true, group="HEMA设置")
src = input.source(title="数据源", defval=close, group="HEMA设置")
// 自定义周期设置
hema_timeframe = input.timeframe("", title="HEMA自定义周期", group="HEMA设置", tooltip="留空使用当前图表周期")
// ========== ATR参数设置 ==========
atrPeriod = input.int(title='ATR周期', defval=3, minval=1, group="ATR设置", tooltip="ATR计算周期")
atrMultiplier = input.float(title='ATR带宽倍数', defval=2.5, step=0.1, minval=0.01, group="ATR设置", tooltip="ATR带宽缩放因子")
// ========== HEMA计算函数 ==========
calc_hema(source, alpha_len, gamma_len) =>
alpha = 2 / (alpha_len + 1)
gamma = 2 / (gamma_len + 1)
var float b = 0.0
var float hema = 0.0
hema := (1 - alpha) * (nz(hema ) + nz(b , source)) + alpha * source
b := (1 - gamma) * nz(b ) + gamma * (hema - nz(hema ))
hema
// ========== 获取指定周期的HEMA值 ==========
hema_value = hema_timeframe == "" ?
calc_hema(src, alphaLength, gammaLength) :
request.security(syminfo.tickerid, hema_timeframe, calc_hema(src, alphaLength, gammaLength), lookahead=barmerge.lookahead_off)
// ========== ATR计算 ==========
atr_value = ta.atr(atrPeriod)
scaledATR = atr_value * atrMultiplier
// ATR上下轨
upperATRBand = close + scaledATR
lowerATRBand = close - scaledATR
// ========== 绘制图形 ==========
// HEMA线颜色
hemaColor = highlightMovements ? (hema_value > hema_value ? color.lime : color.red) : color.rgb(109, 30, 127, 0)
// 绘制HEMA线
plot(hema_value, title="HEMA", linewidth=2, color=hemaColor)
// 绘制ATR带(上轨红色,下轨绿色)
plot(upperATRBand, title="ATR上轨", color=color.rgb(255, 0, 0, 50), linewidth=2)
plot(lowerATRBand, title="ATR下轨", color=color.rgb(0, 255, 0, 50), linewidth=2)
渣渣森多空1. 反向信号逻辑
"平多" = 开空信号:多头趋势结束时立即开空
"平空" = 开多信号:空头趋势结束时立即开多
实现趋势转换的无缝切换
2. 交易间隔控制
最小交易间隔62根K线
避免频繁开平仓,减少假信号
3. STOP止损系统
固定百分比止损(默认-2.5%)
黄色STOP标签警示
虚拟持仓状态管理
策略优势:
多重确认:9个技术指标综合判断,信号可靠性高
趋势跟踪:能够捕捉主要趋势的大部分利润
风险控制:内置止损系统和交易频率控制
反转敏感:能快速识别趋势转换点
适用场景:
中长期波段交易:适合捕捉日线、4小时级别的趋势
趋势性市场:在有明确方向的市场中表现较好
避免震荡:ADX过滤确保只在有趋势时交易
这是一个非常成熟的趋势跟踪+反转识别综合指标!
Here's the English translation and explanation of the Mozi Multi-Short Indicator:
Core Component Analysis:
1. T3 Indicator (Triple Exponential Moving Average)
T3 = c1×e6 + c2×e5 + c3×e4 + c4×e3
Function: Smooth trend-following line, faster response than regular EMA but with less noise
Parameters: Length 4, Volume Factor 0.5
Signals: T3 rising = bullish, T3 falling = bearish
2. Range Filter
Upper Band: filt + smoothrng
Lower Band: filt - smoothrng
Function: Dynamic support/resistance levels, adjusted based on ATR volatility
Signals: Price breakout above upper band = bullish, breakdown below lower band = bearish
3. ADX (Average Directional Index)
DI+ and DI-: Measure upward and downward momentum
ADX: Measure trend strength
Threshold: ADX>20 confirms trending market, DI+>DI- confirms uptrend
4. Auxiliary Confirmation Indicators
SAR: Parabolic Stop and Reverse, confirms trend direction
RSI: Relative Strength Index, filters overbought/oversold conditions
MACD Histogram: Momentum confirmation
Volume: Ensures sufficient trading activity
Signal Generation Logic:
Long Signal (All conditions must be met simultaneously):
Price breaks above Range Filter upper band
Consecutive upward trend (upward > 0)
DI+ > DI- (upward momentum dominates)
ADX > 20 (sufficient trend strength)
SAR < Close (uptrend confirmation)
T3 rising (trend line pointing up)
RSI > 52 (not in oversold territory)
MACD Histogram > 0 (positive momentum)
Sufficient volume
Short Signal (Opposite conditions):
Price breaks below Range Filter lower band
Consecutive downward trend (downward > 0)
DI+ < DI- (downward momentum dominates)
ADX > 20 (sufficient trend strength)
SAR > Close (downtrend confirmation)
T3 falling (trend line pointing down)
RSI < 52 (not in overbought territory)
MACD Histogram < 0 (negative momentum)
Sufficient volume
Key Features:
1. Reverse Signal Logic
"Close Long" = Open Short Signal: Immediately open short when long trend ends
"Close Short" = Open Long Signal: Immediately open long when short trend ends
Achieves seamless transition during trend reversals
2. Trading Interval Control
Minimum trading interval of 62 bars
Prevents frequent trading, reduces false signals
3. STOP Loss System
Fixed percentage stop loss (default -2.5%)
Yellow STOP label warnings
Virtual position state management
Strategy Advantages:
Multiple Confirmation: 9 technical indicators combined for high signal reliability
Trend Following: Captures majority of profits from major trends
Risk Control: Built-in stop loss system and trading frequency control
Reversal Sensitive: Quickly identifies trend turning points
Applicable Scenarios:
Medium to Long-term Swing Trading: Suitable for capturing trends on daily and 4-hour timeframes
Trending Markets: Performs well in markets with clear directional movement
Avoids Choppy Markets: ADX filter ensures trading only occurs during trending conditions
This is a very mature Trend Following + Reversal Identification comprehensive indicator!
Parameter Settings:
🏛️ Mozi Strategy Parameters
T3 Length: 4 (smoothing period)
T3 Volume Factor: 0.5 (sensitivity adjustment)
Range Period: 31 (calculation period)
Range Multiplier: 2.8 (band width scaling)
ADX Length: 14 (trend strength calculation)
ADX Threshold: 20 (minimum trend requirement)
Min Bars Between Trades: 62 (prevents overtrading)
🛡️ STOP Loss System
Enable Stop Loss: True/False toggle
Stop Loss Percentage: -2.5% (default risk per trade)
The indicator displays:
🎯 Green triangles: "Open Long" signals (when closing short positions)
🎯 Red triangles: "Open Short" signals (when closing long positions)
🟡 Yellow STOP labels: Stop loss warnings
QuantPulse Oscillator by WaliQuantPulse Oscillator by Wali – Description
The QuantPulse Oscillator is a precision-built tool that helps traders assess trend quality, momentum shifts, and potential reversals using a multi-layered confirmation approach. It condenses various technical signals into a single line, making market analysis more structured and less noisy.
It’s designed for those who want a clear understanding of when a trend is gaining strength, weakening, or potentially reversing — without relying on multiple conflicting indicators.
What it does
QuantPulse analyzes several key market behaviors:
1. Momentum acceleration and deceleration, helping determine whether a price move has conviction or is losing strength
2. Volume behavior and market pressure, to validate whether buyers or sellers are in control
3. Price structure shifts, such as when a trend breaks or transitions from one phase to another
4. Volatility conditions, filtering sideways or weak markets from strong directional moves
5. Pattern recognition, including breakout formations, trend exhaustion signs, and reversal conditions
6. Trend validation, detecting whether current price movement aligns with prevailing longer-term direction
All these factors are processed into a single dynamic oscillator line, which shifts smoothly based on the strength and direction of confirmation.
How to use it
1. When the line moves strongly upward above a defined threshold, it suggests building bullish pressure backed by multiple confirmations
2. When the line drops sharply below a certain level, it indicates strong bearish momentum
3. Neutral or flat behavior reflects either a consolidation phase, market indecision, or low-confidence signals
4. Changes in the slope of the line — particularly when emerging from neutral territory — can offer early signals of possible trend reversals
5. The visual design and color dynamics of the oscillator make these changes easy to interpret in real time.
Who it’s for
QuantPulse is useful for:
1. Traders who rely on multi-factor confirmation before entering positions
2. Swing and intraday traders looking for high-confidence setups
3. Market participants seeking a simplified view of complex technical dynamics
4. Analysts who prefer structured signal interpretation over reactive trading
5. It works across various asset classes, including cryptocurrencies, equities, and forex.
What problems it solves:
This oscillator helps solve common trading challenges:
1. Reduces the need to monitor multiple conflicting indicators
2. Filters out noise by focusing only on conditions where multiple technical signals align
3. Offers a smoother, more stable view of market behavior during volatile sessions
4. Helps traders spot the difference between short-term reactions and meaningful shifts in trend
5. By providing a consistent interpretation of price momentum and structure, it supports more disciplined decision-making and better risk management.
Notes:
Best used alongside key price zones, chart structure, or existing support/resistance analysis
Adaptable to all timeframes depending on strategy type
This tool is meant to guide analysis, not generate standalone buy/sell signals
(1D BTCUSD) chart is attached.
Created by:
Wali Mohsin Channa
TradingView Username: @WaliMohsin
This script is intended for analytical use and educational purposes only. It does not constitute financial advice.
FoundryFutures Prior Day Vwap Everyday
🟦 FoundryFutures Prior Day VWAP – "FF-PdVWAP"
Overview
This tool is designed for active intraday futures and equity traders who rely on institutional VWAP reference levels to make tactical decisions around mean reversion, breakout confirmation, and reversal risk zones. It automatically calculates and plots the prior day's VWAP, along with up to three bands of standard deviation, using either Regular Trading Hours (RTH) or Extended Trading Hours (ETH), depending on your preference.
You also have the option to visualize a multi-day composite VWAP, providing a smoothed view of value development across multiple sessions, which is especially helpful during trend days or when analyzing how price interacts with historical value zones.
🔧 Key Features
Daily VWAP Anchoring: Pulls from the prior session’s price-volume relationship and resets each session.
Deviation Bands: Dynamically plots up to 3 bands above and below the VWAP to give context on volatility and range extension.
ETH vs. RTH Session Handling: Easily toggle between full session and pit session calculations.
Multi-Day VWAP (Composite Style): Average VWAP and deviation levels across up to 5 prior sessions.
Custom Styling Controls: Choose your preferred line width, line style (solid, dashed, dotted), and label formatting for better visual hierarchy.
Smart Labels: Annotated VWAP and deviation levels update in real time, with customizable offsets and sizing.
Supports Non-Futures Symbols: Compatible with both futures and equities charts, assuming proper session configuration.
📈 How to Use It
Apply to any chart – Best suited for intraday timeframes (1m–30m) on ES, NQ, SPY, QQQ, etc.
Enable ETH if needed – Toggle the extended hours checkbox to include overnight sessions.
Adjust Deviation Multipliers – Fine-tune the standard deviation bands for your preferred volatility envelope.
Use Labels as Anchors – The on-chart labels clearly mark the key prior VWAP and deviation levels (+1D, -1D, etc.) for quick decision-making.
Multi-Day VWAP – Expand to multiple days for a broader reference point when a single prior session doesn’t capture full market context.
This tool works exceptionally well when used alongside:
TPO or Volume Profiles
High-of-day / Low-of-day levels
Rejection / absorption setups in order flow
VWAP dev band reversion logic
✅ Use Cases
Fade extremes around +2D / -2D bands in balanced sessions
Look for failed breakout re-entries at +1D or -1D
Confirm or reject price acceptance using multi-day VWAP confluence
Determine if price is trading above or below developing value
⚠️ Disclaimer
This indicator is for educational purposes only and should not be interpreted as financial advice. It does not provide buy/sell signals. You are responsible for your own trading decisions. Always test on a demo account or paper trade before using with real capital.
4444Add RSI if above 50 take Buy signal and if it was bellow 50 take Sell signal this is more safe for you it works on all markets but Im using it in stocks market.
Contact me +971588444455 to be a member.
You should pay to be member 1209371$
OTHER as % of Global M2 (Signals)Pine Script draws from recent approaches in the community for using Bitcoin market cap as a percentage of global M2 money supply to generate buy/sell signals, largely mirroring systems described in recent open-source TradingView scripts.
Key logic and features:
The script calculates the YoY global M2 growth rate and the distance of Bitcoin’s market cap % of M2 above/below its moving average.
Buy signal: Triggers when YoY M2 growth exceeds a threshold (default: 2.5%) while Bitcoin’s % is below its SMA, suggesting BTC is undervalued in a supportive macro environment.
Sell signal: Triggers if Bitcoin’s % of M2 exceeds its SMA by more than the defined extension threshold (default: 0.7), indicating overextension.
Your script’s improvements vs. community versions:
Extensive M2 breakdown: You aggregate M2 data from more countries/regions than typical community scripts, which usually focus on major economies only.
User parameterization: All critical values (signal cooldown, thresholds, averaging period) are configurable via inputs, enhancing usability and replicability.
Signal throttling: The ‘lead’ parameter (signal cooldown) ensures repeated buy/sell signals do not fire too frequently, making the indicator practical for swing trading.
General methodology context:
Community scripts, such as "s % Global M2 signal" and "Global M2 by Colin Talks Crypto," use similar approaches. The buy/sell rules, thresholds, and smoothing windows are well-documented, and scripts are often open source so you can compare implementations or adapt further to your trading preferences