Chattes-SwingCount Chattes-SwingCount
// This indicator detects swings using a custom ZigZag algorithm and calculates:
// - Average pip movement per swing
// - Standard deviation of pip movement
// - Average number of candles per swing
// - Standard deviation of candle count
//
// The stats are displayed in a compact box at the top-right corner of the chart.
//
// An alert is triggered when a swing's pip size exceeds 1.5× the standard deviation,
// helping identify unusual volatility or significant market moves.
//
// Inputs allow customization of ZigZag detection parameters and swing sample size.
Chart patterns
Final Fib Order Blocksfib levels
order block
volume based indicator
amazing indicator for precise entries
First 15 Minutes High/LowFirst 15 Minutes High/Low Strategy
This indicator tracks the high and low prices during the first 15 minutes of trading and generates signals when price later breaks through these levels. It's based on the Opening Range Breakout (ORB) strategy, which is popular among day traders.
Key Features:
Automatically identifies high and low prices from the first 15 minutes of trading
Draws horizontal lines at the session high (red), low (green), and midpoint (blue)
Generates buy signals when price closes above the high level
Generates sell signals when price closes below the low level
Visual markers for breakouts with triangle indicators
Customizable session time to adapt to different markets
How to Use:
Apply the indicator to any chart with a timeframe of 15 minutes or smaller
Set your desired session time (default is 09:15-09:30)
Wait for the first 15-minute range to establish
Watch for breakout signals above or below this range
Alert Options:
High Breakout: "Long Opportunity: Price closed above the first 15-minute high!"
Low Breakout: "Short Opportunity: Price closed below the first 15-minute low!"
This indicator is ideal for traders looking to capitalize on momentum after the initial market open. It works well in markets that tend to establish a directional trend after the opening period.
Settings:
Session Time: Customize the first 15-minute window
Line Settings: Toggle visibility of high, low, and middle lines
Alert Settings: Enable/disable alert functionality
Works best on liquid assets with active morning trading sessions.
1m EMA Background ColorEntry Color background indicator where when the 5 ema 1 min timeframe is above the 21 ema 1 min timeframe background is green and when 5 is below the 21 it is red. this can be used for long or short trading
Sessions + Day/Week/Month Levels + Opening Range + Anchored VWAPSessions + Day/Week/Month Levels + Opening Range + Anchored VWAP
Supply Demand - Price Action Forecast ( ERJUANSTURK )1 - Supply Demand: Shows support and resistance based on past purchase and sale volumes. The price is written in the support and resistance boxes.
2 - Price Action Forecast: Situations that have been similar in the past (candlesticks) are possible to occur in the future.
Sessions + Day/Week/Month Levels + Opening Range + Anchored VWAPSessions + Day/Week/Month Levels + Opening Range + Anchored VWAP + Key levels
Enhanced Market Structure & Trading SignalsEnhanced Market Structure & Trading Signals
A Smart Support/Resistance Indicator with Buy/Sell Alerts
This indicator identifies key support & resistance levels and generates high-probability buy/sell signals based on price action and candle structure. It helps traders spot potential reversals at critical levels, just like manual analysis but with algorithmic precision.
🔹 Key Features
✅ Clean Support/Resistance Lines – Draws horizontal levels like manual charting
✅ Smart Buy/Sell Signals – Detects reversals at key levels with confirmation
✅ Price Action Filter – Only triggers signals on strong bullish/bearish candles
✅ ATR-Based Proximity Check – Ensures signals occur near valid S/R zones
✅ Customizable Settings – Adjust sensitivity, confirmation bars, and visibility
🔹 How It Works
Support/Resistance Detection – Uses pivot highs/lows to mark key levels
Bullish Signals (Green ▲) – Triggers near support after a strong bullish candle + confirmation
Bearish Signals (Red ▼) – Triggers near resistance after a strong bearish candle + confirmation
🔹 Recommended Settings
Timeframe: 1H or higher (works best on swing trading)
Confirmation Bars: 2-3 (for stricter signals)
Left/Right Bars: 10-20 (adjust based on market volatility)
🔹 How to Trade with This Indicator
Go Long when a green ▲ appears near support
Go Short when a red ▼ appears near resistance
Combine with: Trend analysis, volume confirmation, or RSI for higher accuracy
📌 Note: Works best in trending or ranging markets. Avoid using in choppy/low-liquidity conditions.
东瀛社区 | M5指标This is a fusion of RSI, ADX, BOLL, HULL, and UT. The specific parameters are not announced.
Specially designed for any cycle
Fair Value Gap with EMA ConfirmationThis indicator detects Fair Value Gaps (FVGs) confirmed by Fast EMA (default 9) and Slow EMA (default 50). It generates:
- Bullish signals when a candle tests the Fast EMA after an FVG (high touches without closing above when Fast EMA < Slow EMA, or low touches without closing below when Fast EMA > Slow EMA).
- Bearish signals with similar logic.
Features:
- Customizable Fast/Slow EMA lengths.
- Profit target (green), stop loss (red), and signal (yellow) lines starting at confirmation.
- Optional historical signal cleanup.
- Alerts for bullish/bearish confirmations.
To use alerts, select "Bullish FVG Confirmed" or "Bearish FVG Confirmed" in the alert settings.
First 15-Min Candle High/Low### 📘 Description of the Script
This Pine Script indicator draws **horizontal lines** at the **high and low of the first 15-minute candle after the market opens at 9:30 AM (New York time)**. It is designed for use on **intraday charts** (e.g., 1m, 5m) for U.S. stock markets.
---
### 🔍 What the Script Does
* **Fetches 15-minute candle data** using `request.security()` from the `"15"` timeframe.
* **Detects the first 15-minute candle starting at 9:30 AM** (i.e., the 9:30–9:45 candle).
* **Saves the high and low** of that first 15-minute candle.
* **Plots horizontal lines** at those high/low levels for the rest of the trading day.
* **Resets at the start of each new day**, so the levels are updated fresh each morning.
---
### 🕒 When It Updates
* At exactly 9:45 AM (when the first 15-minute candle closes), it captures the high/low.
* Lines remain plotted for the rest of the day until the script resets on a new day.
---
### 🧠 Why This Is Useful
Traders often watch the **initial 15-minute range** as a key zone for:
* Breakouts or breakdowns
* Trend direction confirmation
* Entry or exit signals
This script helps visualize that range clearly and automatically.
---
Let me know if you want to:
* Extend the line beyond today
* Add alerts for breakouts
* Support different market open times (e.g., futures or forex markets)
MAGICAL 50 LINEExplanation:
Indicator Declaration: The script declares an indicator to overlay on the chart.
Time Calculation: Calculates the start time of the first 5-minute candle, assuming it begins at 9:15 AM.
First Candle Close: It gets the closing price of the first 5-minute candle.
Calculate +50: It calculates the level 50 points above the closing price.
Plot Line: It plots a line at the calculated +50 level in green.
This script will draw a line on your chart at the specified level, providing a visual reference for your analysis. If you have any other requests or modifications, just let me know! 😊
Support & Resistance ZonesAdvanced Support & Resistance Detection Algorithm
This indicator identifies meaningful price levels by analyzing market structure using a proprietary statistical approach. Unlike traditional methods that rely on simple swing highs/lows or moving averages, this system dynamically detects zones where price has shown consistent interaction, revealing true areas of supply and demand.
Core Methodology
Price Data Aggregation
Collects highs and lows over a configurable lookback period.
Normalizes price data to account for volatility, ensuring levels remain relevant across different market conditions.
Statistical Significance Filtering
Rejection of random noise: Eliminates insignificant price fluctuations using adaptive thresholds.
Volume-weighted analysis (implied): Stronger reactions at certain price levels are given higher priority, even if volume data is unavailable.
Dynamic Level Extraction
Density-based S/R Zones: Instead of fixed swing points, the algorithm identifies zones where price has repeatedly consolidated.
Time decay adjustment: Recent price action has more influence, ensuring levels adapt to evolving market structure.
Strength Quantification
Each level is assigned a confidence score based on:
Touch frequency: How often price revisited the zone.
Reaction intensity: The magnitude of bounces/rejections.
Time relevance: Whether the level remains active or has been broken decisively.
Adaptive Level Merging & Pruning
Proximity-based merging: If two levels are too close (within a volatility-adjusted threshold), they combine into one stronger zone.
Decay mechanism: Old, untested levels fade away if price no longer respects them.
Why This Approach Works Better Than Traditional Methods
✅ No subjective drawing required – Levels are generated mathematically, removing human bias.
✅ Self-adjusting sensitivity – Works equally well on slow and fast-moving markets.
✅ Focuses on statistically meaningful zones – Avoids false signals from random noise.
✅ Non-repainting & real-time – Levels only update when new data confirms their validity.
How Traders Can Use These Levels
Support/Resistance Trading: Fade bounces off strong levels or trade breakouts with confirmation.
Confluence with Other Indicators: Combine with RSI, MACD, or volume profiles for higher-probability entries.
Stop Placement: Place stops just beyond key levels to avoid premature exits.
Technical Notes (For Advanced Users)
The algorithm avoids overfitting by dynamically adjusting zones sensitivity based on market conditions.
Unlike fixed pivot points, these levels adapt to trends, making them useful in both ranging and trending markets.
The strength percentage helps filter out weak levels—only trade those with a high score for better accuracy.
Note: Script takes some time to load.
Breakout DailyBreakout - with body - of yesterday's daily high or low.
###################################################################################
Rottura strutturale - con corpo - del massimo o minimo giornaliero di ieri.
神秘指標80% Win Rate – The Mysterious Indicator
Your Secret Weapon for Smart Entry Signals (with Auto Push Alerts!)
Introduction:
Are you searching for a trading indicator that combines mystery, simplicity, and an incredible win rate? The “Mysterious Indicator” is designed to deliver just that, offering up to an 80% historical win rate on major crypto assets and global markets. Engineered for active traders, this indicator automatically detects prime entry opportunities and sends instant push notifications the moment a high-probability setup appears—no more second-guessing or missed trades.
Core Features:
80% Historical Win Rate:
The indicator uses a unique blend of price structure, momentum, and market sentiment filters to identify setups with a high probability of success.
Plug-and-Play Simplicity:
Easy to add to any TradingView chart, with intuitive visual signals: green for long, red for short, and clear confirmation markers.
Automatic Push Notifications:
Instantly receive trading signals via Telegram, app notifications, or email—customizable for your style.
Adaptable for All Timeframes:
Works seamlessly from 5-minute scalps to daily swing trades.
How It Works:
Multi-Condition Algorithm:
Detects trend strength and reversal points using moving averages, market structure, and “mysterious” secret logic.
Confirms only when at least 2 out of 3 conditions align, reducing false signals and improving reliability.
Real-Time Monitoring:
The indicator scans price action 24/7. When conditions are met, you get an instant push notification (Telegram, mobile app, or desktop).
Clear Entry Suggestions:
Each alert includes trade direction, suggested entry price, and confidence level (e.g., “Bullish: 78%” or “Bearish: 81%”).
Why Traders Love It:
Removes emotions and hesitation from trading.
Catches the majority of big moves without chasing price.
Perfect for both manual traders and as an add-on for automated trading bots.
Try It Now:
Just add the “Mysterious Indicator” to your chart, link your Telegram or preferred alert system, and let it do the heavy lifting.
Unlock the secret edge—see why advanced traders call this their “80% win rate auto-pilot.”
Pro Tip:
For best results, always confirm with your own risk management rules and never risk more than you can afford to lose.
If you want this as an official website intro, product listing, or bot description, let me know if you want it even more “salesy” or more technical! Want to add a catchy slogan or Telegram join link? Just tell me!
Liquidity stop huntThis tool identifies key liquidity zones where stop hunts are likely to occur.
**How it works:**
- Detects swing highs/lows on your selected timeframe.
- Marks levels where "liquidity sweeps" (fakeouts) often happen.
- Plots these zones as dotted lines for visual reference.
**How to use:**
1. Look for price rejections near marked levels.
2. Avoid placing stops too close to obvious liquidity zones.
3. Combine with price action for confirmation.
**Settings:**
- Timeframe: Choose the historical period for analysis (e.g., 1D, 1W).
- Sweep Type: "Wick Only" for precise tails, "Regular" for all breaks.
- Colors/Style: Customize appearance.
Note: Works best in trending markets. Not a standalone strategy — always confirm with additional analysis.
PIU As Above So BelowPIU As Above So Below – Opening Range Gap Setup (Invite-Only)
The As Above So Below strategy is a refined opening-range breakout system that helps options traders identify high-probability CALL or PUT setups during the critical first hour of the U.S. trading session. It dynamically detects the true opening 30-minute candle at 9:30 AM EST, then evaluates price action in relation to the previous close and a stacked set of EMAs (20/50/100/200) to confirm directional conviction.
Unlike generic opening range strategies that rely solely on breakouts or gaps, this script adds key layers of confluence:
• Candle structure (bullish or bearish confirmation)
• EMA alignment for trend bias
• Custom TP1/TP2/SL zones calculated from real candle data
• Real-time visual labels and directional arrows
• Alert conditions for timely automation or manual execution
Why it’s worth paying for
This is not a repackaged script using basic indicators or public-domain logic. It’s the result of iterative testing and live-market validation by active traders, specifically geared toward options scalpers and day traders who rely on precision, speed, and clarity. It solves a common problem: knowing when a gap is likely to follow through or fade, and where to place realistic profit targets and stop-losses based on actual price behavior—not just arbitrary levels.
For traders who want to consistently capitalize on the first hour of market volatility with structure and discipline, this script provides a proven, rules-based setup with built-in visual guidance and alert automation.
📈 abusuhil bullish candles)"Abusuhil Bullish Candlestick Patterns" is a professional script that identifies key bullish reversal candlestick patterns and highlights them clearly on the chart.
The script includes the following bullish patterns:
Hammer
Bullish Engulfing
Morning Star
Piercing Line
Three White Soldiers
Three Inside Up
🔎 It also includes optional filtering conditions to improve the quality of signals, including:
Stochastic confirmation
Volume filter
Trend direction filter using the EMA
📢 Each pattern can be enabled or disabled individually, and alerts can be customized for each pattern separately.
This tool is ideal for traders looking to spot bullish price reversals with added confirmation logic.
HMA ATR Mean Reversion OscillatorMeasures how far the price deviates from a moving average (initially SMA, now HMA).
Normalizes this deviation using the Average True Range (ATR) to account for volatility.
Scales the result into a 0–100 oscillator, displayed in a separate pane (like RSI).
Identifies overbought (above 70) and oversold (below 30) conditions for potential mean reversion trades.
Added visual cues like green/yellow dots to indicate whether the price is above or below the mean.
Golden egg## Golden Egg – Trend Signal & Dynamic Level Visualization
**Golden Egg** is a hybrid visual indicator designed to help traders identify directional bias and price reactions with enhanced clarity.
It combines a dual-layer logic: a crossover-based signal system and an adaptive volatility range to support trend interpretation.
---
### 🔹 Core Structure
**1. EMA Crossover Logic (Golden Chart 2)**
- Applies two EMAs (on high and low)
- Generates trade signals when crossovers align with candle direction (bullish or bearish)
**2. ATR-Based Dynamic Levels (Golden Chart 3)**
- Uses a WMA-smoothed ATR to create adaptive upper/lower levels
- Candles are colored based on their position above or below this dynamic range
---
### 🔹 How to Use
- **Buy Signal** → Shown when sslUp crosses above sslDown & the candle closes higher
- **Sell Signal** → Shown when sslDown crosses above sslUp & the candle closes lower
- **Candle Colors** → Green (bullish zone), Red (bearish zone)
- **Inputs are fully customizable**: EMA period, ATR length, multiplier
This indicator provides visual guidance only and is not an entry/exit system on its own.
---
## ⚖️ Disclaimer
This script is offered “as is” for educational and informational purposes.
It is **not financial advice**, nor does it guarantee any particular result.
Use at your own risk. The author is **not liable** for any outcome.
---
## 🚫 Usage Notice
- Redistribution, resale, or copying is strictly prohibited
- Invite-only access is manually granted on request
- Commercial use requires separate agreement with the author
---
## ⚠️ Important Notes
- Combine with other analysis tools or strategies
- Market behavior varies and may affect performance
- This script is not an automated trading system
---
📩 To request access, please send a private message via TradingView.
Scalping Ichimoku with Optional Choppiness and RSI FilterIchimoku Cloud Buy-Sell Signal Indicator. The Ichimoku Cloud Strategy is a comprehensive trend-following system combining multiple indicators. It uses the Kumo (cloud) to identify support, resistance, and trend direction. Buy signals occur when price breaks above the cloud with bullish confirmation. Sell signals trigger when price breaks below with bearish alignment. Ideal for spotting momentum shifts and sustained trend entries.
Midpoint Line on Last Two Strong CandlesBreaking a mid point of the recent strong candle by its opposite candle can be considered as a trend reversal.
Weekly ManipulationUnderstanding the "Weekly Manipulation" Indicator
The "Weekly Manipulation" indicator is a powerful tool designed to identify false breakouts in the market—moments. Let me explain how it works in simple terms.
What This Indicator Detects
This indicator spots two specific market behaviors that often indicate manipulation:
1. Single-Day Manipulation (Red/Green Labels)
This occurs when price briefly breaks through a significant daily level but fails to maintain the momentum:
Bearish Manipulation (Red): Price pushes above the previous day's high, but then reverses and closes below that high.
Bullish Manipulation (Green): Price drops below the previous day's low), but then reverses and closes above that low.
2. Two-Day Manipulation (Black Labels)
This is a more complex version of the same pattern, but occurring over a 2-day period. These signals can indicate even stronger manipulation attempts and potentially more powerful reversals.
Why This Matters for Your Trading
By identifying these patterns, you can:
- Avoid getting caught in false breakouts
- Find potential entry points after the manipulation is complete
- Understand when market action might not be genuine price discovery
How to Use This Indicator
1. Look for Red Markers: These appear when price has attempted to break higher but failed. This often suggests bearish potential going forward.
2. Look for Green Markers: These appear when price has attempted to break lower but failed. This often suggests bullish potential going forward.
3. Pay Attention to Black Markers: These 2-day patterns can signal stronger reversals and might be worth giving extra weight in your analysis.
The indicator labels these patterns clearly as "Manipulation" right on your chart, giving you an immediate visual cue when these potential setups occur.