Smart Money Flow TrackerSmart Money Flow Tracker - Liquidity & Fair Value Gap Indicator
Overview
The Smart Money Flow Tracker is a comprehensive Pine Script indicator designed to identify and analyze institutional trading patterns through liquidity prints and Fair Value Gaps (FVGs). This advanced tool combines multiple analytical approaches to help traders understand where smart money is operating in the market, providing crucial insights for better trade timing and market structure analysis.
Core Functionality
1. Liquidity Prints Detection
The indicator identifies liquidity prints by analyzing pivot highs and lows that represent potential areas where institutional orders may be resting. Key features include:
Pivot-Based Analysis: Uses configurable pivot lengths (default 5) to identify significant highs and lows
Volume Confirmation: Optional volume filter ensures liquidity prints occur during periods of significant trading activity
Dynamic Labeling: Visual markers on chart showing liquidity print locations with customizable colors
Success Rate Tracking: Monitors how often liquidity prints lead to meaningful price reactions
2. Fair Value Gap (FVG) Analysis with Volume Integration
Advanced FVG detection that goes beyond basic gap identification:
Three-Bar Pattern Recognition: Identifies gaps where the high of bar 1 is below the low of bar 3 (bullish) or low of bar 1 is above high of bar 3 (bearish)
Volume-Enhanced Detection: Incorporates comprehensive volume analysis including:
Average volume calculation over configurable periods
Total volume across the 3-bar FVG pattern
Dominant volume bar identification
Volume ratio calculations for strength assessment
Volume Threshold Filtering: Optional minimum volume requirements to filter out low-conviction FVGs
Visual Enhancement: FVG boxes with volume-based coloring and detailed volume labels
3. Comprehensive Statistics Dashboard
Real-time statistics table displaying:
Total liquidity prints detected
Success rate percentage with dynamic color coding
Volume filter status
Total Fair Value Gaps identified
High-volume FVG count and percentage
All metrics update in real-time as new data becomes available
4. Advanced Alert System
Multiple alert conditions for different scenarios:
Standard liquidity print detection
Volume-confirmed liquidity prints
Bullish and bearish FVG formation
High-volume FVG alerts for institutional-grade setups
Key Input Parameters
Display Controls
Show Liquidity Prints: Toggle main functionality on/off
Show Statistics Table: Control visibility of the analytics dashboard
Show Fair Value Gaps: Enable/disable FVG detection and display
Technical Settings
Pivot Length: Adjusts sensitivity of liquidity print detection (1-20 range)
Volume Confirmation: Requires above-average volume for liquidity print validation
Volume Lookback: Period for calculating average volume (5-50 bars)
FVG Volume Settings
Show FVG Volume Info: Display detailed volume metrics on FVG labels
FVG Volume Threshold: Minimum volume multiplier for high-volume FVG classification
FVG Volume Average Period: Lookback period for FVG volume calculations
Visual Customization
Bullish/Bearish Colors: Separate color schemes for different market directions
Text Colors: Bright lime green for optimal visibility on all background types
Table Positioning: Flexible placement options for the statistics dashboard
Trading Applications & Use Cases
1. Institutional Order Flow Analysis
Liquidity Hunting: Identify areas where institutions may be targeting retail stops
Smart Money Tracking: Follow institutional footprints through volume-confirmed liquidity prints
Market Structure Understanding: Recognize key levels where large orders are likely resting
2. Fair Value Gap Trading Strategies
Gap Fill Trading: Trade the statistical tendency of FVGs to get filled
Volume-Confirmed Entries: Use high-volume FVGs as higher-probability trade setups
Institutional FVG Recognition: Focus on FVGs with dominant volume bars indicating institutional participation
3. Multi-Timeframe Analysis
Higher Timeframe Context: Use on daily/weekly charts to identify major institutional levels
Intraday Precision: Apply to lower timeframes for precise entry and exit timing
Cross-Timeframe Confirmation: Combine signals across multiple timeframes for enhanced accuracy
4. Risk Management Applications
Stop Loss Placement: Use liquidity print levels as logical stop loss areas
Position Sizing: Adjust position sizes based on volume confirmation and success rates
Trade Filtering: Use statistics dashboard to assess current market conditions
Technical Logic & Methodology
Liquidity Print Algorithm
Pivot Identification: Scans for pivot highs/lows using the specified lookback period
Volume Validation: Optionally confirms prints occur during above-average volume periods
Success Tracking: Monitors subsequent price action to calculate effectiveness rates
Dynamic Updates: Continuously updates statistics as new data becomes available
FVG Detection Process
Pattern Recognition: Identifies 3-bar patterns with qualifying gaps
Volume Analysis: Calculates comprehensive volume metrics across the pattern
Strength Assessment: Determines volume ratios and dominant bars
Classification: Categorizes FVGs based on volume thresholds and characteristics
Visual Representation: Creates boxes and labels with volume-based styling
Statistical Framework
Real-time Calculations: All metrics update with each new bar
Percentage-based Metrics: Success rates and volume confirmations shown as percentages
Color-coded Feedback: Visual indicators for quick assessment of current conditions
Historical Tracking: Maintains running totals throughout the session
Best Practices for Usage
1. Parameter Optimization
Start with default settings and adjust based on market conditions
Lower pivot lengths for more sensitive detection on volatile instruments
Higher volume thresholds for cleaner signals in high-volume markets
2. Market Context Consideration
Combine with broader market structure analysis
Consider economic events and news that may affect institutional flow
Adjust expectations based on market volatility and liquidity conditions
3. Integration with Other Analysis
Use alongside support/resistance levels for confluence
Combine with momentum indicators for timing confirmation
Integrate with volume profile analysis for additional context
Conclusion
The Smart Money Flow Tracker represents a sophisticated approach to institutional flow analysis, combining traditional liquidity concepts with modern volume analytics. By providing both visual signals and comprehensive statistics, it enables traders to make more informed decisions based on where smart money is likely operating in the market. The indicator's flexibility and customization options make it suitable for various trading styles and timeframes, from scalping to position trading.
지표 및 전략
Dynamic EMA x VWAP AlertsDynamic EMA × VWAP Alerts generates buy and sell signals only when an EMA crossover happens in a meaningful VWAP (or standard deviation band) context. By combining classic EMA logic with flexible VWAP anchors (Daily, Weekly, Rolling) and optional advanced filters (ATR, Relative Volume, Deviation, Distance, Time Windows) to trim noise further, the script creates location-aware, filterable alerts rather than “everywhere” crosses. The value for trading and originality here lies in the integration of one or multiple anchors, band gating, combinator logic, and advanced regime filters. It’s designed for use across multiple instruments and timeframes, where EMA/VWAP context is relevant. It can run quietly in the background while you focus on price action and your own S/R levels.
What it does (quick take)
Detects EMA crossovers (double or optional triple) and evaluates them in VWAP context.
Plots Buy/Sell markers only when all chosen conditions are met.
Clean UX: keep all or parts of the engine visible or hide everything and let alerts run based on the silent engine behind your own S/R levels in an uncluttered, practical chart, as illustrated below.
Engine illustration: All selected engines visible
Practical use case: Same snapshot sequence as above but all selected engines invisible
Swing examples (beyond intraday)
Signals-only (clean value view):
Signals + your own S/R lines:
EMA selection (choose your playbook)
Defaults: Fast 9, Medium 21 (common intraday combo).
Modes: Double Cross — Fast vs Medium.
Triple Cross (optional) — adds a Slow EMA trend filter (enable Slow > 0).
Ranges: you can set each EMA 0–200 (0 = hidden/off)
Visuals are optional; you can display or hide each EMA line
EMA cross footprints (optional): Helps you assess trend continuation or change.
Use your own strategy: switch to 9/50, 20/50, 50/200, or whatever EMA set you trust for your instrument/timeframe.
VWAP Selection (the context engine)
Daily VWAP – resets each chart day (00:00–23:59). Typical fit: scalpers and fast intraday decision points.
Weekly VWAP – resets at the start of the calendar week. Typical fit: intraday with higher-timeframe context (aligns day trades with weekly bias).
Rolling VWAP – an adjustable VWMA-based rolling anchor (not session-reset), used as a flexible context reference Typical fit: multi-day swings when you want a flexible anchor that adapts across sessions.
Standard deviation bands (σ ±1/±2/±3) available for each anchor and help you express the “how far from fair value” idea.
Why VWAP matters: it’s a running, volume-weighted anchor where strong moves relative to VWAP and its bands help frame mean-reversion vs. trend-continuation risk. Evaluating crosses relative to VWAP/±σ reduces “everywhere” noise and helps frame potential setups.
How alerts are decided
An alert triggers only when:
Your selected EMA crossover occurs, and
Your chosen VWAP gate(s) and any filters pass. (Computed on bar close to avoid mid-bar noise)
Signals and alerts do not repaint; alerts evaluate and fire once per bar close.
Alert gates (Single / AND / OR)
Select one VWAP source or combine two (e.g., Daily + Weekly) with Single, AND, or OR logic.
Choose gate levels from VWAP or standard deviation bands (±σ). Typical long logic: price at/under VWAP or −σ. Typical short logic: price at/over VWAP or +σ.
Practical recipes:
Trend-follow: Daily AND Weekly at/above VWAP → confirms strength on two anchors.
Mean-reversion probe: Daily OR Rolling at −1σ → allows earlier fades with flexibility.
Advanced filtering: Suitable for advanced/Quant traders
During the research and development of this indicator, the EMA/VWAP cross logic was tested on historical S&P500 Futures data to explore patterns on multiple timeframes. These selected filtering indicators below showed correlation between certain market conditions and chosen indicator thresholds, helping reduce noise and lower-quality alerts. Results were research-oriented and are not predictive of future performance.
Therefore, I have built these indicator filters that run silently in the background. They let you trim noise by requiring alerts to appear only in market regimes you define. Each one constrains alert conditions; using them together helps tailor alerts to your strategy—but overly strict settings may filter out most or all alerts.
Relative Volume (RVOL): compares current volume to a baseline; ensures alerts arrive with participation instead of thin tape.
Deviation Threshold (%): controls how close the cross must be to the VWAP/σ level; tight = anchored signals, loose = more activity.
ATR Gate (+ Relative regime): keeps alerts inside a volatility regime; avoids both dead tape and chaotic spikes.
Distance Guard: requires price to be at least X ticks/% away from VWAP; useful to avoid premature signals near fair value.
Note: It’s not recommended to activate all of them at once or change the values aggressively. Unless you’ve done deeper backtesting or machine learning calibration, you can easily filter out everything. Use small thresholds at first, then adjust to your instrument once you see how each filter changes alert frequency and quality. Advanced/quant users can fine-tune freely.
Case example:
Unfiltered: Timeframe 15 min, EMA Selection 9/21, VWAP gates Rolling (250 bars) OR Weekly
Filtered: Same setup as above + activated filters:
RVOL: 100 bars, Min. RVOL 0.4
Deviation threshold (%): 0.3
ATR Length: 14
Min ATR (%): 0.05
Relative regime: Base length 2000, Min Ratio 0.85, Max Ratio 2
Under the hood
This indicator leans on TradingView built-ins (e.g., EMA, VWMA, ATR, alertcondition) to maximize speed, stability, and compatibility while we implement the custom logic (VWAP anchors, band gating, combinator gates, advanced filters, time windows). Built-ins were easy to work with and reduced edge-case bugs and kept the visuals responsive, while the design gives fine-tuning and clean visuals—so both discretionary traders and quant-minded users can shape the alerts to their strategy and workflow.
Disclaimer
The tools, scripts, and indicators presented here are provided for educational and informational purposes only. They are not financial advice and should not be interpreted as investment recommendations, trading signals, or a solicitation to buy or sell any financial instrument.
All forms of trading and investing involve risk. The past performance of any security, strategy, or market condition does not guarantee future outcomes. Users are solely responsible for their own trading and investment decisions, including evaluating their financial situation, objectives, and risk tolerance.
By using this indicator, you acknowledge that you do so at your own risk. The author accepts no liability for any direct or indirect loss or damage—including, without limitation, loss of profits—that may arise from the use of, or reliance upon, this tool.
Session Gold_shield_strategy📌 Indicator Description: Smooth Background Market Sessions
This indicator highlights the three main global trading sessions that shape daily market dynamics:
Asia (soft red)
London (soft yellow)
New York (soft blue)
Each session appears as a transparent, soft-colored background block that dynamically expands as candles form — without interfering with your price action analysis.
At the start of each block, a label with the session’s name is displayed, helping you instantly spot shifts in market activity and volume as each session opens.
🛡️ Excellence as a Core Value — Golden Shield Strategy
At Golden Shield Strategy, we know that success in trading lives in the details.
That’s why this tool was crafted with a clean, functional, and visually balanced design — fully aligned with our philosophy:
“Protection first, profits always.”
This indicator represents our commitment to delivering clear, reliable, and detail-oriented tools that support every trader who strives for consistency and discipline.
📲 Join Our Community
If you value precision, discipline, and a professional approach to trading, follow us on Instagram:
@gold_shield_strategy
Discover exclusive content on risk management, real performance results, and trading psychology — and become part of a community that puts protection first, profits always.
Hourly Candle Overlay — aligned to hour startHourly Candle Overlay — aligned to hour start, shows hour candle overlay over ltf candles
mtf Intraday Pivot Levels (A1)it draws pivot levels, s1, s2, s3, r1, r2 , r3 levels . these levels remains same across alltime frames . it uses latest ai technology .
FOMC Policy Events[nakano]### FOMC Policy Events
#### Summary / 概要
This indicator plots the historical policy decisions of the U.S. Federal Open Market Committee (FOMC) directly onto your chart. It is an essential tool for traders and analysts who want to visualize how the market reacts to changes in monetary policy. All historical event data from 2000 onwards is hard-coded into the script for fast and reliable performance.
このインジケーターは、米国連邦公開市場委員会(FOMC)の過去の政策決定をチャート上に直接プロットします。金融政策の変更に対する市場の反応を視覚的に分析したいトレーダーやアナリストにとって不可欠なツールです。2000年以降の全ての過去イベントデータが含まれます。
---
#### Features / 主な機能
* **Comprehensive Historical Data / 包括的な過去データ**
Includes all historical scheduled and emergency FOMC rate decisions from January 2000.
2000年1月以降の、全ての定例および緊急のFOMC金利決定の履歴を含みます。
* **Detailed Event Labels / 詳細なイベントラベル**
Each event is marked with a clear label showing:
各イベントには、以下の情報を示す明確なラベルが表示されます:
* The exact date of the announcement.
発表の正確な日付
* The type of decision (Rate Hike, Rate Cut, Hold, or Emergency Cut).
決定内容(利上げ、利下げ、据え置き、緊急利下げ)
* The resulting Federal Funds Target Rate.
決定後の政策金利(FF金利ターゲット)
* **Fully Customizable Display / 柔軟な表示設定**
From the indicator's settings menu, you can:
インジケーターの設定画面から、以下の操作が可能です:
* Individually toggle the visibility of Rate Hikes, Rate Cuts, and Holds.
「利上げ」「利下げ」「据え置き」の表示・非表示を個別に切り替える
* Choose your preferred language for the labels (English or Japanese).
ラベルの表示言語を「英語」または「日本語」から選択する
* **Clear Visual Cues / 明確なビジュアル**
* **Rate Hikes:** Green labels positioned below the price bars.
**利上げ:** バーの下に緑色のラベル
* **Rate Cuts:** Red labels positioned above the price bars.
**利下げ:** バーの上に赤色のラベル
* **Holds:** Gray labels positioned above the price bars.
**据え置き:** バーの上に灰色のラベル
* **Emergency Events:** Specially highlighted in maroon for easy identification.
**緊急イベント:** 識別しやすいように特別な色(ワインレッド)で強調表示
---
#### How to Use / 使用方法
1. Add the indicator to your chart.
インジケーターをチャートに追加します。
2. Click the **Settings (gear icon)** next to the indicator name on your chart.
チャート上のインジケーター名の横にある**設定(歯車アイコン)**をクリックします。
3. In the "Display Settings" section, check or uncheck the boxes to show or hide different event types.
「Display Settings」セクションで、各イベントタイプの表示・非表示をチェックボックスで切り替えます。
4. In the "Language Settings" section, select your preferred language from the dropdown menu.
「Language Settings」セクションで、ドロップダウンメニューからお好みの言語を選択します。
---
#### A Note on Data / データについて
The event data included in this script is static and contains historical decisions up to September 2025. The script does not plot future scheduled meetings and will need to be manually updated as new policy decisions are made.
このスクリプトに含まれるイベントデータは静的なものであり、2025年9月までの過去の決定を含んでいます。未来のスケジュールをプロットする機能はなく、新しい金融政策が決定された場合は、スクリプトの手動更新が必要です。
Abhijeet_IndicatorThis is private Indicator, It is under testing phase. will be available very soon.
Denys_MVT (Sessions)Title: Sessions (UTC)
Description:
A simple and clear indicator for displaying trading sessions on your chart.
Features:
Automatically adjusts session times according to your local UTC offset.
Highlights the main trading sessions with colored backgrounds and centered labels:
Asia: 00:00 – 08:00
Frankfurt: 08:00 – 09:00
London: 09:00 – 14:00
NY: 14:00 – 20:00
Set your UTC offset in the settings, and the indicator will adjust all sessions automatically.
Clean interface — no extra checkboxes or graphics.
Usage:
Set your time zone using the UTC parameter.
The indicator will display colored zones for each trading session with labels in the center.
Easily track active sessions for planning your trades.
Purpose:
Perfect for traders who want to see active trading sessions in their local time.
Nifty CPR by Foresight Trading📌 Indicator Name:
Nifty CPR by Foresight Trading
📖 Description:
This indicator plots the Central Pivot Range (CPR) along with the first resistance (R1) and first support (S1) levels, calculated from the previous day’s OHLC values.
Pivot (P) = (High + Low + Close) ÷ 3
BC (Bottom Central Pivot) = (High + Low) ÷ 2
TC (Top Central Pivot) = P + (P – BC)
R1 = (2 × Pivot) – Low
S1 = (2 × Pivot) – High
✅ The CPR and pivot levels are locked for the entire trading day, so they do not repaint intraday.
✅ Plotted as colored circles (dots) across the day for clear visibility.
✅ New levels are generated only at the start of a new session.
🎯 Usage:
Traders use CPR as a trend bias tool:
Narrow CPR → higher probability of trending day.
Wide CPR → higher probability of sideways/consolidation day.
R1 and S1 act as key intraday support & resistance zones.
⚡ Best For:
Intraday traders & scalpers
Index traders (Nifty, BankNifty, Stocks etc.)
Anyone who uses Pivot Point + CPR trading strategies
Trend Engine Pro v1.3Trend Engine Pro v1.3 is a custom-built trading indicator designed to simplify market direction and decision-making by combining multiple confirmations into one tool. It analyzes price action across the 4H, 1H, 30M, and 5M timeframes, pulling both regular candle trends and Heikin-Ashi candle trends together to form a stronger, more reliable signal. The indicator also integrates a dynamic 20 EMA ribbon, which changes color based on trend direction and strength, giving instant visual feedback on momentum shifts. On top of that, fractals are plotted directly on the chart with customizable colors, helping traders spot potential reversal points or continuation setups with clarity. All results are summarized in a boxed panel, which displays the trend status of each timeframe, the overall market bias (Strong Buy, Strong Sell, or Hold), and a real-time trading tip. The goal is to remove second-guessing, keep you aligned with the trend, and reinforce discipline—so you can focus on executing your strategy with confidence.
Opening 15 Min Range Breakout — Current Day Draws the opening 15-minute range for the current day only, shows breakout markers, and stops plotting at 3:30 PM India Time, This script is for intra day 15 min time frame chart only
Volume Spike [WaltCamp]
Purpose
This indicator is designed to capture sudden increases in trading volume (spikes).
Volume spikes often indicate strong market participation, which can signal trend reversals, breakouts, or short-term trading opportunities.
How it works
- Average volume baseline: choose EMA/SMA/WMA (default = EMA, 50 bars)
- Spike levels: triggered when volume exceeds 2.5x / 4.5x / 7x of the average
- Color coding:
• Gray = normal volume
• Light Blue = Level 1 spike
• Medium Blue = Level 2 spike
• Dark Blue = Level 3 spike
- Alerts: fixed alert messages are triggered when each spike level occurs
Usage
- Trend Reversal : Identify potential reversals at tops or bottoms when spikes appear
- Breakout Confirmation : Confirm breakout reliability if strong spikes accompany the move
- False Signal Filtering : Filter out weak moves without meaningful volume
- Scalping/Short-term Trading : Spot overbought or panic-driven conditions for quick trades
Notes
- Volume spikes are not direct buy/sell signals, but an auxiliary tool
- Always combine with other tools such as price patterns, support/resistance, and trendlines
- Level 3 spikes are rare but often show strong market conviction
지표 목적
거래량의 급격한 증가(스파이크)를 포착하여 추세 전환, 돌파, 단기 매매 타이밍 등 중요한 시장 변화를 빠르게 확인할 수 있도록 제작되었습니다.
작동 방식
- 평균 거래량 기준: EMA/SMA/WMA 중 선택 가능 (기본값 EMA, 50봉)
- 스파이크 레벨: 평균 대비 2.5배 / 4.5배 / 7배 이상 거래량 발생 시 레벨 1~3 구분
- 컬럼 색상:
• 기본 거래량 = 회색
• 레벨 1 = 연파랑
• 레벨 2 = 중파랑
• 레벨 3 = 진파랑
- 알림 기능: 각 레벨 발생 시 고정 메시지 알림 제공
활용 방법
- 추세 전환 : 바닥·고점에서 스파이크 발생 시 추세 반전 가능성 확인
- 돌파 신뢰도 : 지지·저항 돌파 시 거래량 급증 동반 여부로 성공 확률 검증
- 거짓 신호 필터링 : 거래량이 동반되지 않은 움직임 배제
- 단기 매매 : 과열/패닉 구간을 빠르게 포착하여 스캘핑 및 단타 전략에 활용
주의사항
- 거래량 스파이크는 방향성 신호가 아닌 보조 지표 입니다.
- 반드시 가격 패턴, 지지·저항, 추세선 등 다른 분석 도구와 함께 사용해야 합니다.
- 레벨 3 스파이크는 드물지만, 시장 참여자의 강한 의도가 반영된 경우가 많습니다.
ATR_Bands [ziaulearth]earthy bands for traders giving tomorrow bands. understand tomorrow levels using todays data
Forex Fire Break Out# Forex Fire Break Out - Technical Analysis Tool
## Overview
The Forex Fire Break Out indicator is a comprehensive technical analysis tool designed to identify potential trendline breakout opportunities using advanced pivot point detection and dynamic target calculations. This educational tool helps traders visualize trend line breaks with automatic target projections and performance tracking capabilities.
## How It Works
### Core Methodology:
The indicator employs sophisticated algorithms to:
- **Detect Pivot Points**: Automatically identifies significant highs and lows using customizable period settings
- **Draw Dynamic Trendlines**: Creates trendlines connecting pivot points with adjustable extension lengths
- **Monitor Breakouts**: Tracks price action relative to established trendlines
- **Calculate Targets**: Uses ATR-based calculations to project potential price objectives
### Technical Features:
- **Trend Type Selection**: Choose between 'Wicks' or 'Body' for pivot detection
- **Period Customization**: Adjustable lookback period (default: 10 bars)
- **Extension Options**: Multiple trendline extension lengths (25, 50, or 75 bars)
- **Visual Customization**: Customizable colors and line styles
- **Gradient Fills**: Color-coded zones between trendlines for trend visualization
## Key Features
### 🎯 **Automatic Target Calculation**
- Uses volatility-adjusted ATR calculations
- Customizable target multiplier (default: 1.5x)
- Visual target lines and labels
- Fixed positioning prevents annotation drift
### 📊 **Live Performance Tracking**
The indicator includes a comprehensive statistics table displaying:
- **Total Trades**: Complete count of all entry signals
- **Winning Trades**: Number of successful target hits (displayed in green)
- **Losing Trades**: Number of failed trades (displayed in red)
- **Active Trades**: Real-time count of open positions (highlighted in orange)
- **Gross P&L**: Live profit/loss calculation in USD
- **Win Rate %**: Success percentage with color-coded performance metrics
### 🔔 **Alert System Setup**
#### Creating Entry Alerts:
1. **Right-click** on your chart and select **"Add Alert"**
2. In the alert dialog, set **Condition** to your indicator
3. Choose from three alert types:
- **"Long Entry Alert"** - Bullish breakout signals only
- **"Short Entry Alert"** - Bearish breakout signals only
- **"Any Entry Alert"** - Both long and short signals
#### Alert Messages:
- Long signals: "Forex Fire Break Out - Long Entry Signal!"
- Short signals: "Forex Fire Break Out - Short Entry Signal!"
- Combined: "Forex Fire Break Out - Trade Entry Signal!"
#### Delivery Options:
- Mobile push notifications
- Email alerts
- Webhook integration for automated systems
- Desktop sound notifications
### 📈 **Live P&L Display Box**
The statistics table provides real-time performance metrics:
- **Location**: Top-right corner of chart
- **Updates**: Automatically refreshes with each completed trade
- **Color Coding**: Green for profits, red for losses, orange for active positions
- **Calculations**: Based on your custom risk per trade settings
#### P&L Formula:
- **Gross Profit** = Winning Trades × (Risk Amount × Target Multiplier)
- **Gross Loss** = Losing Trades × Risk Amount
- **Net P&L** = Gross Profit - Gross Loss
## Settings Configuration
### 📋 **Core Settings:**
- **Period**: Pivot detection lookback period
- **Type**: Trend detection method (Wicks/Body)
- **Extend**: Trendline extension length
- **Line Colors**: Custom color scheme
- **Show Targets**: Toggle target display on/off
### 💰 **Trading Settings:**
- **Risk Per Trade (USD)**: Set position sizing for P&L calculations
- **Target Multiplier**: Risk-to-reward ratio customization
- **Show Statistics Table**: Toggle performance display
## Visual Signals
### Entry Indicators:
- **Green Arrow Up**: Bullish trendline breakout (below price)
- **Red Arrow Down**: Bearish trendline breakout (above price)
- **Target Lines**: Dashed lines showing profit objectives
- **Target Labels**: "Target" annotations at projected levels
### Performance Colors:
- **Green Labels**: Successful trade completion
- **Red Labels**: Trade stopped out
- **Orange Elements**: Active/pending trades
## Best Practices
### 🎓 **Educational Usage:**
1. **Study Market Structure**: Use to understand how price reacts at key levels
2. **Backtest Strategies**: Analyze historical performance before live implementation
3. **Risk Management**: Always use appropriate position sizing
4. **Multiple Confirmations**: Combine with other technical analysis methods
5. **Practice First**: Test on demo accounts before live trading
### ⚙️ **Optimization Tips:**
- Adjust period settings based on your timeframe
- Customize target multipliers to match your risk tolerance
- Use alerts to avoid missing opportunities
- Monitor the P&L display for strategy evaluation
## Important Disclaimers
### ⚠️ **Risk Warning:**
- This indicator is provided for **educational purposes only**
- Trading involves substantial risk of loss and is not suitable for all investors
- Past performance does not guarantee future results
- No trading system or methodology has ever been developed that can guarantee profits or ensure freedom from losses
### 🚫 **Not Financial Advice:**
- This tool does not constitute financial, investment, or trading advice
- All trading decisions remain solely your responsibility
- Consult with qualified financial advisors before making investment decisions
- Consider your risk tolerance, trading experience, and financial situation
### 📚 **Educational Nature:**
- Intended for learning technical analysis concepts
- Results shown are theoretical and for educational purposes
- Requires proper risk management and trading education
- Should be used in conjunction with comprehensive trading education
## Technical Requirements
- Compatible with all TradingView accounts
- Works on all timeframes (recommended: M15 and above)
- Suitable for all markets (Forex, Stocks, Crypto, Commodities)
- Requires basic understanding of technical analysis concepts
---
**Remember**: Successful trading requires proper education, risk management, and emotional discipline. This indicator is a tool to assist in technical analysis, not a guarantee of trading success. Always trade responsibly and within your means.
SigFinder V8 (By Jackie Mah)Description:
The Candlestick Price Action & Target Zones v5 (PA Signals & TP v5) is a comprehensive and powerful Pine Script indicator designed to assist traders in identifying significant price action signals and managing their trades with clear Take Profit (TP) and Invalidation Levels. This indicator has been revised and debugged by FordLLM for more precise and efficient signal state management.
Key Features:
Diverse Candlestick Pattern Detection:
PAT1 (Pin Bar): Identifies significant Pin Bar formations.
PAT2 (Engulfing Candle): Detects both Bearish and Bullish Engulfing patterns.
PAT3 (Morning/Evening Star): Locates Morning Star and Evening Star reversal patterns.
Fractal Swing High/Low: Displays prominent Swing Highs and Swing Lows to help identify market structure, trends, and potential support/resistance levels.
Fibonacci Retracement (for Tail Finding): Can be enabled to display temporary Fibonacci Retracement levels originating from detected Price Action areas, aiding in market structure analysis.
Advanced Signal Management System (Newly Revised):
Generates clear BUY/SELL signals directly on the chart.
Automatically sets suggested Take Profit (TP1, TP2, or a single TP for H1 timeframe) and Invalidation Levels (Stop Loss).
Key levels + Session Range (Sweep-Aware Levels)Overview
This indicator provides a single, clean view of two core intraday contexts that day traders rely on:
Daily Liquidity Levels: prior day high/low (PDH/PDL), prior day open/close, weekly highs/lows, and other commonly referenced reference points.
Session Ranges: clearly plotted high/low for each active session (e.g., Asia, London, New York), tracked live as the session evolves.
By unifying these two information layers, traders can immediately see when price is sweeping a session’s extremes into known daily liquidity—a frequent precursor to reversals or continuation moves. This saves chart space, reduces cognitive overload, and turns two separate checks into one coherent read.
What it does
Plots daily liquidity references: previous day high/low, previous day open/close, and optional higher-timeframe levels (open, high, mid and low 4H ,Day, Week, month, year and quarterly).
Tracks session high/low live: as each session unfolds, the indicator updates that session’s running High and Low, then locks them at session end.
Maps interaction between the two layers: you can instantly spot session sweeps that tag PDH/PDL (or weekly extremes), highlight potential liquidity grabs, and frame risk with objective boundaries.
Keeps the chart clean: just essential lines/zones and concise labels—no extra clutter.
Why it’s useful & original
Single-purpose integration: Rather than a generic mashup, this is a purpose-built fusion where session dynamics are read in the context of daily liquidity. That relationship is the core edge—seeing when a session sweep aligns with known liquidity pools.
Workflow efficiency: One overlay replaces two indicators, simplifying visibility and reducing conflicting visuals.
Decision clarity: The combination highlights setups many intraday traders already watch manually (e.g., NY session high sweep into PDH), but makes them obvious in real time.
How it works (plain-English logic)
Daily Liquidity Engine
At the start of each day, the indicator records PDH, PDL, prior open/close and (optionally) prior week high/low.
These levels are plotted and extended across the session as static references.
Session Range Tracker
For each defined session (e.g., Asia/London/New York), the script initializes session High/Low at session open.
Throughout the session, it updates those extremes in real time and locks them on session close.
Interaction Layer
When price reaches or sweeps a session High/Low near a daily level (e.g., within your chosen tolerance), the confluence becomes visually obvious.
Traders can then decide whether it’s a likely liquidity grab (fade/reversal idea) or a continuation through the pool (breakout idea), per their plan.
How to use it
Identify session context: Start by noting where price is trading relative to the current session’s High/Low.
Locate nearby daily liquidity: Check distance to PDH/PDL, prior open/close, and weekly extremes.
Look for confluence:
Sweep-and-fade idea: Session High swept into PDH (or Session Low into PDL) with failure to hold → potential reversal context.
Break-and-go idea: Strong close through PDH/PDL following a session extreme break → potential continuation context.
Risk framing: Session High/Low and PDH/PDL provide objective anchors for stops and targets. Adapt to your own risk model (e.g., use ATR or structure-based stops).
Keep it clean: Use this as your primary overlay to avoid clutter; add confirmations (volume, structure) only if they genuinely help your process.
Settings (typical options)
Sessions: Choose which sessions to display (e.g., Asia/London/NY) and their time zones/hours.
Daily Levels: Toggle PDH/PDL, prior open/close, prior week High/Low, and other references you rely on.
Visuals: Colors, line styles, label visibility, and optional band shading for quick recognition.
Confluence Tolerance (optional): Define how near a session extreme must be to a daily level to consider it a “liquidity touch/sweep” in your visuals.
Alerts (optional): First touch/sweep of session High/Low, break/close beyond PDH/PDL, or custom distance conditions.
Chart & Publishing Notes (for reviewers and users)
Clean chart by design: Only essential lines/labels for session extremes and daily references.
Plain-English description: Explains what, why, and how so non-coders can use it confidently.
Original integration: The value here is the purposeful interaction—seeing session sweeps in context of daily liquidity in one place—rather than a cosmetic mashup.
Limitations & good practice
This tool is contextual, not predictive. It highlights structure and liquidity landmarks; trade decisions are yours.
Session definitions vary by asset/exchange; ensure your session times match your market.
Past behavior at these levels does not guarantee future outcomes; always use proper risk management.
Disclaimer
This indicator is for educational and informational purposes only and is not financial advice. Trading involves risk; always test and evaluate with your own methods and risk parameters.
Forex Fire Trend Filter# Forex Fire Trend Filter - Usage Guide
## Overview
The Forex Fire Trend Filter is a technical analysis indicator that combines advanced noise filtering with dynamic support/resistance bands and an EMA overlay to help identify trend direction and potential entry opportunities.
## How It Works
### Core Components:
1. **Triple-Smoothed Trend Line**: Uses a noise filter with three-stage exponential smoothing to reduce market noise while maintaining responsiveness
2. **Dynamic Bands**: Creates 6 Fibonacci-based bands around the trend line (3 above, 3 below) using ratios of 0.236, 0.382, and 0.618
3. **Gradient Coloring**: Visual representation of trend strength with color gradients
4. **EMA 21**: Additional moving average for confluence and retest opportunities
5. **Signal Diamonds**: Orange markers indicating potential trend changes
### Visual Elements:
- **Green Trend Line**: Bullish momentum (diff ≥ 0)
- **Red Trend Line**: Bearish momentum (diff < 0)
- **Black EMA Line**: 21-period exponential moving average
- **Colored Bands**: Gradient-filled areas showing trend strength zones
- **Orange Diamonds**: Crossover signals when trend momentum changes direction
## Suggested Trading Approach (Educational Purpose Only)
### Bullish Setup:
1. **Trend Identification**: Price and trend line are in bullish mode (green)
2. **EMA Confluence**: Wait for price to retrace to EMA 21
3. **Retest Entry**: Consider long positions when price bounces off EMA 21 while remaining above the trend filter
4. **Confirmation**: Look for price to respect the lower bands as support
### Bearish Setup:
1. **Trend Identification**: Price and trend line are in bearish mode (red)
2. **EMA Confluence**: Wait for price to retrace to EMA 21
3. **Retest Entry**: Consider short positions when price rejects EMA 21 while remaining below the trend filter
4. **Confirmation**: Look for price to respect the upper bands as resistance
### Entry Rules (Example System):
- **Long Entry**: Trend filter is bullish + price retraces to and bounces from EMA 21
- **Short Entry**: Trend filter is bearish + price retraces to and rejects from EMA 21
- **Stop Loss**: Beyond the opposite side bands or recent swing points
- **Take Profit**: At band extremes or predetermined risk/reward ratios
## Key Features:
- **Noise Reduction**: Triple-smoothed algorithm reduces false signals
- **Multi-Timeframe**: Works on all timeframes from M1 to Monthly
- **Customizable**: Adjustable colors, line widths, and EMA settings
- **Clear Signals**: Visual diamond markers for trend changes
- **Trend Strength**: Gradient coloring shows momentum intensity
## Settings:
- **Source**: Price input (default: close)
- **Length**: Smoothing period (default: 25)
- **Line Width**: Trend line thickness
- **Colors**: Bullish/bearish color scheme
- **Transparency**: Band fill transparency
- **EMA Length**: Moving average period (default: 21)
- **EMA Width**: EMA line thickness
## Best Practices:
1. **Multiple Confirmations**: Use with other technical analysis tools
2. **Risk Management**: Always use appropriate position sizing
3. **Market Context**: Consider overall market conditions
4. **Backtesting**: Test any strategy on historical data first
5. **Practice**: Use demo accounts before live trading
## Important Notes:
- This indicator is for educational and analysis purposes only
- Past performance does not guarantee future results
- Always conduct your own analysis and risk assessment
- Trading involves substantial risk of loss
- Consider your risk tolerance and trading experience
- The suggested system is theoretical and requires proper testing
## Disclaimer:
This indicator and any suggested trading approaches are provided for educational purposes only and should not be considered as financial advice. Trading in financial markets carries significant risk and may not be suitable for all investors. Always consult with a qualified financial advisor and conduct thorough research before making any trading decisions. The creator of this indicator is not responsible for any trading losses that may occur from its use.
ORB NY — Opening Range Breakout (15-Min Session Levels)Overview
This indicator highlights the Opening Range High (ORH) and Opening Range Low (ORL) formed during the first 15 minutes of the trading session.
The Opening Range is one of the most widely used concepts by professional day traders, as it provides an early reference point for potential breakouts, retests, and intraday directional bias.
What the indicator does
At the market open, the script tracks the price action for the first 15 minutes.
It records the highest price and the lowest price reached during this period.
After the 15-minute window closes, these two levels are locked and extended across the rest of the trading session.
Traders can then use these levels to identify potential breakouts, failed breakouts (fakeouts), or continuation patterns.
Why it is useful & original
Unlike generic support/resistance tools, this indicator is purpose-built for the Opening Range breakout approach.
It focuses only on the 15-minute window, which is a key benchmark for many intraday strategies.
The simplicity and clarity of this design make it easy for traders to quickly see where the market stands relative to its early session range, without clutter or unnecessary mashups of other indicators.
How to use it
Breakout Trades
If price closes above the Opening Range High, traders may interpret this as bullish momentum and look for long opportunities.
If price closes below the Opening Range Low, traders may interpret this as bearish momentum and look for short opportunities.
Retest Trades
Some traders prefer to wait for a breakout, followed by a pullback (retest) back into the Opening Range boundary, and then enter in the breakout direction.
Risk Management
The Opening Range levels often act as natural support and resistance.
Traders commonly place stop-loss orders just inside the range and set profit targets at predefined multiples of risk or near key liquidity levels (previous day’s high/low, session levels, etc.).
Chart presentation
The indicator plots only the two horizontal levels (ORH & ORL), keeping the chart clean and easy to read.
The zone between them can optionally be shaded for clarity.
Labels clearly mark “ORH” and “ORL” so that even users without coding knowledge can immediately understand the meaning of each line.
Best practices
Use it on intraday charts (1m, 5m, etc.) during active market hours.
Works best on instruments with a defined market open (e.g., stocks, futures, forex sessions).
Combine it with your own trade management rules (e.g., ATR filters, volume confirmation, session bias).
Real Yields vs Gold vs DXYThis indicator overlays U.S. real yields, gold prices, and the U.S. Dollar Index (DXY) on the same chart, with optional normalization (raw values, Z-Score, or % change since start). It pulls macroeconomic data directly from the Federal Reserve Economic Data (FRED) (TIPS yields, nominal Treasuries, and breakeven inflation) and compares it against market feeds for gold and the dollar.
⸻
📌 What it shows you
1. Real Yields (teal line):
• The inflation-adjusted interest rate.
• Higher real yields typically reduce gold’s appeal (since gold doesn’t yield anything).
• Lower real yields usually support gold, as holding non-yielding assets becomes more attractive.
2. Gold (orange line, with optional MA):
• Spot gold (or futures) price series.
• Often moves inversely to real yields, but can diverge when inflation fears or safe-haven demand dominate.
3. U.S. Dollar Index (DXY) (blue line):
• The strength of the U.S. dollar versus major currencies.
• A strong USD often pressures gold (since it’s priced in dollars).
• Weakness in the USD often supports gold.
4. Reference Lines (0, +3, –3):
• In Z-Score mode, these act as statistical boundaries.
• Movements beyond +3 or –3 standard deviations usually signal extreme, unsustainable conditions.
📌 Why it matters for macro outlook
This indicator lets you see the three most important macro forces on gold in one pane:
• Real yields → reflect Fed policy, inflation expectations, and bond market pricing.
• DXY → reflects capital flows into or out of the USD.
• Gold → reacts to both, serving as a hedge, safe-haven, or inflation play.
By watching how these move together or diverge, you can answer key macro questions:
• Is gold moving inversely to real yields (normal regime)?
• Is gold rising even when real yields rise (inflation stress or risk aversion)?
• Is the dollar breaking the relationship (e.g., strong USD pushing gold lower despite falling yields)?
• Are we at statistical extremes (beyond ±3 Z-score), signaling stretched positioning?
⸻
✅ In short: This indicator is a macro overlay tool. It tells the story of how bond markets (real yields), currency markets (USD), and commodities (gold) interact — and whether gold’s behavior is consistent with macro fundamentals or signaling something unusual.
Day of Week by @manoascl Day of Week by @manoascl - version 1.8
One-line summary
This indicator draws vertical lines and labels at 00:00 of your chosen timezone for selected weekdays, helping you see daily structure, spot recurring weekly patterns, and prepare for upcoming trading days.
What it does
Draws vertical lines at 00:00 (calendar midnight) of the selected timezone for chosen weekdays (Mon–Sun).
Optionally adds a weekday label at the start of the day (top/middle/bottom alignment) with a user-defined offset in minutes.
Maintains stable label Y-positions via a configurable lookback window.
Projects future day markers (up to 30) in the same style, optionally filtering to your selected weekdays.
Fully customizable visuals: line color/width/style (solid/dashed/dotted), label background and text colors, label anchoring.
How it works (concepts & calculations)
Day boundary (midnight): Computes dayStartTz = timestamp(timezone, year, month, day, 0, 0, 0) so the boundary is true calendar midnight for the selected TZ.
Day change detection: Uses ta.change(dayStartTz) != 0 to detect the first bar of a new day (non-repainting).
Weekday naming: Determines the weekday using a midday shift (+12h) to avoid edge effects near midnight.
Drawing: When the weekday passes your filter, draws a vertical line (high→low) and an optional label positioned at the start of the day.
Future projection (DST-safe): Rebuilds future markers with timestamp(timezone, Y, M, D + k, 0, 0, 0) so daylight-saving transitions don’t drift.
Stability: Top/middle/bottom label Y-levels are derived from ta.highest/ta.lowest over a user lookback, preventing jitter.
How to use it
Add the indicator to your chart.
In Timezone, pick your region (or choose Custom and type an IANA TZ like Pacific/Tahiti).
Select the weekdays to display (e.g., only trading days, highlight Mondays, etc.).
Choose label position (top/middle/bottom), anchor (left/center/right), and set a minute offset if you want labels slightly inside the day.
Enable future projection to see upcoming day starts for planning around key weekdays (FOMC Wednesdays, NFP Fridays).
Tweak line style/width and colors to match your chart theme.
Practical applications for traders
Intraday: Instantly see where each local-time day begins; segment your session analysis cleanly.
Swing: Emphasize recurring weekdays (e.g., Monday opens, Friday profit-taking).
Event-driven: Pre-mark news-heavy weekdays and preview them with future projection.
Pattern studies: Compare behavior by weekday (range expansion, reversals, gaps) with consistent local-time boundaries.
Limitations
Visual aid only; no trading signals are generated.
Timezone must be chosen explicitly; if you pick a TZ different from your chart’s display, lines will follow the selected TZ by design.
Market holidays and custom sessions are not detected; lines still mark calendar midnight even if the market is closed.
On very small timeframes and long histories, many objects can impact performance—reduce lookback or future count if needed.
This work is licensed under a Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) creativecommons.org
© @manoascl