[CRYPTOWELT] Liquidation Heatmap v2🚀 Liquidation Heatmap v2 - Advanced Liquidity Zone Detection
Professional-grade indicator that identifies potential liquidation zones based on volume-weighted pivot points. This powerful tool creates dynamic heatmap zones showing areas where significant liquidations may occur, helping traders identify key support and resistance levels with high liquidity concentration.
📊 What This Indicator Does:
• Detects confirmed pivot highs and lows using customizable length parameters
• Creates liquidity zones above pivot highs and below pivot lows
• Uses ATR (Average True Range) for dynamic zone sizing that adapts to market volatility
• Applies volume-weighted color intensity to show zone strength
• Automatically manages zone lifecycle - zones extend until price touches the center
• Provides real-time updates with performance-optimized analysis range filtering
🎯 Key Features:
• Pivot-based liquidation zones (above confirmed highs/below confirmed lows)
• Dynamic zone height with ATR-resize (optional, enabled by default)
• Volume-weighted color gradient (Purple → Cyan → Yellow)
• Auto-opacity based on signal strength (volume intensity)
• Optional zone midlines that extend until touched
• Configurable analysis range (Bars Back / Price Range % / Off)
• Real-time zone updates and cleanup when touched by price
• Advanced color scaling options for focused analysis
⚙️ Main Settings:
• Pivot Length: Pivot confirmation (smaller = faster, larger = more robust)
• ATR Length: Base ATR calculation period (default 200)
• Auto ATR Multiplier: Automatic timeframe-based scaling (0.2-0.4 range)
• Dynamic Zone Height: ATR-based zone resizing with pivot anchor
• Zone Depth × ATR: Additional depth multiplier for zone size
• Min Zone Height: Minimum zone size in ticks (prevents tiny zones)
Visual Controls:
• Gradient Colors: Customize start/mid/end colors for personal preference
• Auto Opacity: Volume-based transparency with configurable min/max range
• Zone Lines: Optional midlines with custom width and transparency
• Zone Borders: Optional visible outlines for better definition
• Scale Legend: Right/left position with gradient color reference
📈 Analysis Range Options:
• Bars Back: Limit analysis to last N bars (performance optimization)
• Price Range %: Focus on ±% around current price (e.g., ±10%)
• Scale to Range: Color scaling limited to selected analysis area
• Off: No range filtering (global analysis)
💡 Usage Tips:
• Use smaller pivot length (1-2) for more reactive signals
• Increase zone depth multiplier for longer-lasting zones
• Enable "Bars Back" mode for better performance on longer timeframes
• Use zone borders on light chart backgrounds for better visibility
• Fine-tune auto-opacity range (20-85) for optimal chart readability
• Combine with other indicators for confirmation
Technical Details:
• Auto ATR multiplier: 60+ min (0.2), minutes (0.25), daily (0.2), other (0.4)
• Volume intensity: 200-period SMA normalization with piecewise mapping
• Maximum 500 live zones (configurable up to 5000)
• Automatic cleanup when zones are touched by price
• Pivot anchor points maintained during dynamic resizing
• Memory-optimized with synchronized object pools
⚠️ Important Notes:
• Zones automatically end when price touches the center (midpoint)
• Overlay indicator - draws directly on main chart
• Performance optimized with analysis range filtering
• Compatible with all timeframes and instruments
• Based on volume-weighted pivot analysis methodology
🌟 About Cryptowelt:
This indicator is part of the Cryptowelt trading community - your premier destination for professional-grade trading tools and education. Join our community for:
• 🚀 Advanced trading indicators and strategies
• 📚 Comprehensive trading education and courses
• 💬 Active community discussions and support
• 🎯 Professional-grade tools for serious traders
• 📈 Regular updates and new indicator releases
Connect with Cryptowelt:
• Telegram: t.me/+9WWwDamOJsk2MGI0
• Join our moderated community for high-quality crypto trading information
Perfect for identifying key liquidity levels, potential liquidation zones, and high-probability support/resistance areas with advanced visual feedback and customizable analysis parameters. Essential tool for serious traders who want to understand market structure and liquidity dynamics.
Candlestick analysis
Simple Auto Swing Lines# Simple Auto Swing Lines
## What It Does
This indicator automatically draws horizontal support and resistance lines based on swing highs and lows with line management and touch-based alerts.
## How It Works
**Swing Detection:**
- Uses pivot point analysis to identify significant highs and lows
- Configurable pivot strength determines sensitivity (higher = more significant swings)
- Draws horizontal lines from these swing points extending to current price
**Line Management:**
- Proximity Filter: Removes lines that are too close together to prevent clutter
- Auto-Hide Feature: Lines disappear after price closes beyond them for a set number of candles
- Permanent Clipping: Once a line is crossed for the threshold period, it stays hidden
- Dynamic Updates: Only shows the most relevant recent swing levels
**Touch-Based Alert System:**
- "Swing High touched" - Alerts when price touches resistance lines from any direction
- "Swing Low touched" - Alerts when price touches support lines from any direction
- "Any Swing Level touched" - Combined alert for any swing line interaction
## Key Settings
**Pivot Detection:**
- Pivot Strength (50): Higher values = fewer, more significant swing lines
- Max Lookback Bars (1000): How far back to look for swing points
**Line Appearance:**
- Max Lines (5): Maximum number of swing lines per side (total lines = 2x this number)
- Line Thickness (1-5): Customize line width
- Resistance/Support Colors: Red for highs, green for lows
- Show Labels: Optional swing high/low labels (default: off)
**Display Controls:**
- Proximity Filter (2000 ticks): Minimum distance between lines to prevent clutter
- Candles Before Hide (7): How many consecutive closes beyond a line before permanent removal
FXHacker Buy Sell Signals - Volume 15min“FXHacker Buy Sell Signals – Volume 15min identifies swing highs and lows, then waits for price retests with high-volume confirmation before generating reversal BUY/SELL signals. Designed to highlight strong turning points while filtering out weak moves.”
Adaptive Log Trend ChannelOne-line Summary / 一句话简介
EN: Adaptive log-scale trend channel using Pearson-optimized regression and deviation bands.
中文:基于皮尔逊优化回归的自适应对数趋势通道,带标准差波动带。
Full Description / 完整介绍
What it does / 功能
EN: This indicator fits a log-linear regression to price and builds a trend channel with ±k·σ deviation bands. It automatically selects the period with the highest Pearson correlation (R), ensuring the channel best matches the dominant market trend.
中文:该指标通过价格的对数线性回归拟合趋势,并在中线上下绘制 ±k·σ 偏差通道。它会自动选择皮尔逊相关系数 (R) 最高的周期,从而保证通道与主要趋势最贴合。
Why it’s useful / 适用价值
EN:
Naturally fits assets with multiplicative growth (crypto, tech stocks).
Adapts dynamically to different market regimes.
Provides CAGR estimates on Daily/Weekly charts for trend strength evaluation.
中文:
自然适用于呈现乘法增长的资产(如加密货币与科技股)。
可动态适应不同的市场阶段。
在日线/周线图上提供 趋势年化收益率 (CAGR),帮助评估趋势强度。
How it works / 工作原理
EN:
Computes log(price) → regression slope & intercept.
Draws a midline (log regression projection).
Upper & lower bands = ±k·σ in log space.
Info panel shows: Auto-Selected Period, Trend Strength (or Pearson’s R), and CAGR.
中文:
对价格取对数 → 计算回归斜率与截距。
绘制 中线(对数回归投影)。
上下轨 = 对数空间中的 ±k·σ。
信息面板显示:自动选择周期、趋势强度(或皮尔逊 R 值)、以及 CAGR 年化收益率。
Key Settings / 主要参数
EN:
Long-Term Mode: Uses extended periods (300–1200).
Deviation Multiplier (k): Controls channel width (default 2.0).
Styles: Colors, line type, and extension.
Panel Options: Toggle auto-period, Pearson’s R, and CAGR.
中文:
长期模式:采用更长周期 (300–1200)。
偏差倍数 (k):控制通道宽度(默认 2.0)。
样式:可设置颜色、线型、延长方式。
信息面板:可开关自动周期、皮尔逊 R、CAGR。
Notes / 注意事项
EN:
CAGR is only available on Daily/Weekly timeframes.
Regression-based tools may repaint as new bars form; treat it as context, not signals.
中文:
CAGR 仅在日线与周线周期可用。
回归类指标在新K线形成时可能重绘,仅用于趋势参考而非交易信号。
Piano Frequency LevelsPiano Frequency Levels
This indicator applies the mathematical principles of musical harmony to market analysis, creating support and resistance levels based on authentic piano frequency ratios. Drawing from centuries-old musical theory, it maps the precise mathematical relationships between piano keys to price levels.
How It Works: The indicator uses the exact frequency ratios from equal temperament tuning - the same mathematical system that makes pianos sound harmonious. Each level represents an actual piano key frequency, scaled proportionally to your chosen anchor price.
Key Features:
• Piano-Based Ratios: Uses authentic 12-tone equal temperament frequency relationships (1.05946 ratio between semitones)
• Directional Intelligence: Automatically creates ascending levels from lows (resistance) or descending levels from highs (support)
• Musical Note Labels: Optional display of actual piano key names (C4, D#5, F6, etc.) alongside price levels
• Black Key Subdivisions: Toggle authentic sharp/flat keys between natural notes for additional precision
• Octave Color Coding: Each musical octave displays in a different color for easy visual identification
• Anchor Reference: Bright green line clearly marks your C-note reference point
Musical Foundation: Every level corresponds to an actual piano key. The anchor point represents "C" (the musical root), with levels progressing through the natural musical sequence: C, D, E, F, G, A, B, then repeating in higher octaves. This creates proportional spacing that mirrors the harmonic relationships musicians have used for centuries.
Usage:
1. Set your anchor to a significant market high or low
2. Choose your desired number of levels (typically 12-24 for 1-2 octaves)
3. Enable "Add Black Keys" for additional intermediate levels
4. Enable "Show Note Names" to see which piano key each level represents
The Theory: Musical harmony is based on precise mathematical ratios that create pleasing relationships between frequencies. These same mathematical principles may manifest in market movements, as price action often exhibits proportional relationships similar to musical intervals.
Unique Advantages:
• Based on established mathematical principles rather than arbitrary ratios
• Provides both major levels (white keys) and intermediate levels (black keys)
• Automatically adapts direction based on anchor type (high vs low)
• Maintains authentic musical relationships across all timeframes and price ranges
Important Note: This indicator presents a theoretical framework for market analysis. Like all technical analysis tools, it should be used in conjunction with other forms of analysis and proper risk management. The musical ratios provide a unique perspective on potential support and resistance levels, but past performance does not guarantee future results.
Transform your charts into a musical instrument and discover the hidden harmonies in market movements.
Sentinel Nexus Dashboard [AGP] Ver.1.5Sentinel Nexus Dashboard is a versatile Pine Script designed as a comprehensive technical analysis tool. It condenses a variety of key indicators and metrics into a single, intuitive visual dashboard, providing an integrated view of market trends, momentum, volatility, and liquidity, all neatly organized on your TradingView chart.
Key Features and Benefits
All-in-One Dashboard: This script centralizes relevant information, offering a clean, efficient control panel that helps you make quick decisions without cluttering your chart with multiple overlays.
Trend Analysis with ADX: It incorporates the Average Directional Index (ADX) to measure trend strength. The dashboard displays ADX, DI+, and DI- values with dynamic color-coding to highlight trend intensity (e.g., blue for a very strong trend).
Momentum Analysis with MACD: The dashboard shows MACD line and signal line values in a table. The background color of the MACD values reflects the histogram's direction, allowing you to quickly identify crosses and shifts in market momentum.
Multi-Timeframe RSI Analysis: The RSI (Relative Strength Index) dashboard displays values across multiple timeframes (from 1 minute to 1 month). Overbought (77) and oversold (23) levels are color-coded for immediate identification of market conditions, making it an ideal tool for multi-timeframe analysis.
Smart and Dynamic Volume: The script uses a bar coloring algorithm based on average volume. Chart bars change color according to volume magnitude (extreme, high, average, or low) relative to the average, distinguishing between bullish and bearish bars. This helps you identify significant, liquidity-driven price movements.
Fair Value Analysis: The script calculates an asset's "fair value" using a noise filter (similar to a Kalman filter) on recent highs and lows to determine a midpoint. The price dashboard's background color changes to indicate if the current price is above or below this fair value.
Fibonacci EMA Analysis: A table displays several Exponential Moving Averages (EMAs) based on the Fibonacci sequence. The values are color-coded to show whether the current price is above (white) or below (orange) each EMA, helping you quickly identify dynamic support and resistance levels.
CME Futures Data Integration: For Bitcoin, the script can show a chart label with the Bitcoin futures price (CME:BTC1!), allowing you to compare the spot price with the CME futures market.
Potential Uses and Applications
The Sentinel Nexus Dashboard is an excellent support tool for trading. It is not a signal system but rather a suite of confirmation tools that can be used to:
Confirm Trend Strength: Before entering a trade, use the ADX data to ensure the trend has enough strength for your expected move.
Detect Reversal Points: Multi-timeframe RSI data can alert you to potential overbought or oversold conditions, indicating possible exhaustion of a price move.
Validate Price Movements: Bar coloring based on volume helps you determine if a price move is genuine and supported by strong market participation. High volume can confirm a breakout or reversal.
Identify Support and Resistance: The Fibonacci EMAs allow you to quickly visualize key levels where price might find support or resistance, aiding in planning entries and exits.
In short, this script is perfect for traders who want a comprehensive market overview without chart clutter. It efficiently integrates trend, momentum, and volume analysis in one place.
Legal Disclaimer
RISK WARNING:
This Pine Script is a technical analysis tool and should not be considered financial advice. Past performance of any indicator is no guarantee of future results. Trading in financial markets involves a high risk of loss and is not suitable for all investors. By using this indicator, you accept full responsibility for your trading decisions and acknowledge that any financial loss is your sole responsibility.
IMPORTANT:
Some script functions, such as the CME price label, may not work correctly if your TradingView subscription plan is not a paid one. Please check your plan's limitations to ensure the indicator's optimal functionality.
Mid-Body 50% Candles – Support/Resistance with ConfirmationHow it works:
– Calculates the mid-body (open+close)/2 of the previous candle.
– Bullish candle → potential SUP level.
– Bearish candle → potential RES level.
– Optional next-bar confirmation (close above/below the mid-body).
– Filters available: ATR size, swing detection, upper/lower wick %.
– Lines extend until broken or removed.
– Alerts available for: level creation, touch and break.
Use cases:
– Confirm candle rejections (pin bars).
– Filter false breakouts.
– Refine entries/exits for scalping or swing trading.
What makes it unique:
Unlike generic Fibonacci or candle tools, this script focuses exclusively on the 50% body level with confirmations and multiple filters, making it more precise for price action decision points.
Info Panel (RSI, ADX, Volume,EMA, Delta)📊 Info Panel PRO — All-in-One Trader Dashboard
Simplify market analysis at a glance.
This powerful indicator displays key market metrics in a compact, customizable table directly overlaid on your chart — ideal for day trading, scalping, and swing trading strategies.
🔍 What’s Included:
✅ RSI (Relative Strength Index) — Measures overbought/oversold conditions.
✅ ADX (Average Directional Index) — Gauges trend strength (>25 = strong trend).
✅ Price vs 200 EMA on 4H timeframe — Strategic support/resistance level for multi-timeframe context.
✅ Current Bar Volume — Color-coded to reflect bullish/bearish sentiment.
✅ Volume Delta — Net buying/selling pressure on your chosen timeframe (default: 1 minute).
✅ CVD (Cumulative Volume Delta) — Daily running total of delta, resets each new trading day.
⚙️ Fully Customizable Settings:
Adjustable lengths for RSI, ADX, and EMA.
Select delta calculation timeframe — lower = more granular (e.g., “1” for 1-minute precision).
Table position: top/bottom left/right corners.
Color themes: Customize bullish, bearish, and neutral colors to match your style.
💡 Who Is This For?
Scalpers & Day Traders needing real-time market context without clutter.
Swing & Position Traders monitoring higher-timeframe structure and momentum.
Order Flow & Volume Analysts tracking buyer/seller imbalance via delta and CVD.
Beginners learning to read markets through consolidated, intuitive indicators.
🎯 Key Benefits:
✅ Clean, minimalist UI — stays out of your way while delivering critical data.
✅ Auto-formatting for large numbers (K, M, B) — easy readability.
✅ Visual cues (arrows, color coding) for instant decision-making.
✅ Works across all markets: Forex, Stocks, Crypto, Futures.
📌 How to Use:
Add the indicator to your chart.
Tweak settings to fit your trading style.
Monitor real-time updates — all essential metrics visible in one place.
Combine with other strategies (price action, S/R, VWAP) for signal confirmation.
📌 Pro Tip: For maximum edge, pair Info Panel PRO with liquidity zones, VWAP, or Market Profile tools.
📈 Trade smarter — let the market speak to you in clear, actionable terms.
Author:
Version: 1.0
Language: Pine Script v5
Overlay: Yes (draws directly on price chart)
😄
“If this indicator were a person, they’d be called ‘The One Who Knows Everything… But Never Gives Unsolicited Advice.’
…Unlike your ‘friend’ who yells ‘BUY!’ five minutes before the market crashes.”
“A good trader isn’t the one who predicts the market.
It’s the one who has everything on their chart — coffee optional.
…Want the next indicator? Comment ‘YES’ below — and I’ll build you ‘Smart Alert PRO’ or ‘Volume Sniper’ next.”
P.S. If this script saves even ONE trade — hit 👍.
If it saves TWO — comment “THANK YOU” 🙏
If it saves THREE — expect “Volume Heatmap PRO” next week 😉🔥
Volume Bubbles 📊 Volume Bubbles Pro — Visualize Candle Volumes as Elegant Bubbles
Tired of squinting at volume bars below your chart?
Introducing Volume Bubbles Pro — a sleek, intuitive indicator that displays each candle’s trading volume as transparent colored bubbles directly on your price chart. No more switching tabs — critical volume data is now right where you need it!
✨ Key Features:
🔹 Smart Volume Classification:
Each bubble’s size reflects the strength of volume:
→ Tiny — Below average
→ Normal — Above average
→ Large — Exceptionally high (fully customizable)
🔹 Flexible Bubble Placement:
Choose to display bubbles under, over, or centered on candles — tailor it to your workflow.
🔹 Two Color Schemes:
→ Single Color — Minimalist, clean look for distraction-free charts
→ Volume-Based Gradient — Tiny = Blue, Normal = Orange, Large = Red
🔹 Optional Info Panel:
Displays real-time thresholds for “medium” and “large” volume levels directly on your chart.
🔹 Interactive Tooltips:
Hover over any bubble to see exact volume value, average volume, and volume-to-average ratio.
🔹 Built-in Alerts:
Get notified instantly when a candle registers abnormally high volume — perfect for catching breakouts or reversals.
⚙️ Fully Customizable Settings:
Average Volume Period — baseline for comparison (default: 50)
Medium Volume Multiplier — threshold to classify volume as “medium”
Large Volume Multiplier — threshold to classify volume as “strong”
Transparency — adjust opacity so bubbles enhance, not clutter
Bubble Position — under, over, or centered on candles
Color Scheme — match your chart style or strategy needs
💡 How to Use It?
Spot Key Moments: Large red bubbles often signal breakout starts, reversals, or liquidity tests.
Confirm Signals: Strong volume under a candle validates signals from other indicators.
Filter Noise: Ignore tiny bubbles — low activity means low conviction.
Scan History: Instantly identify past high-volume events across any timeframe or asset.
✅ Why Traders Love It:
✔️ Clean, uncluttered visuals — only what matters
✔️ Works on all assets & timeframes — stocks, crypto, forex, futures
✔️ Fully customizable — make it yours
✔️ Perfect for scalpers, day traders, and swing traders alike
📌 Created by:
“Volume is money voting. Let it speak to you through bubbles.”
📌 Add this tool to your arsenal — and never miss a significant volume pulse again!
💡 Pro Tip: Enable alerts to get notified about unusual volume spikes — even when you’re away from your charts.
Adaptive AI Trend Reversal Indicator v1
Adaptive AI Trend Reversal Indicator - Complete Feature Guide
📊 Core Features
🔮 1. AI-Powered 2-Candle Early Reversal Detection
Predicts trend reversals 2 candles before they occur
Uses advanced RSI divergence + MACD + volume analysis
Diamond signals appear before major trend changes
Aqua diamonds = Bullish reversal warning
Fuchsia diamonds = Bearish reversal warning
🧠 2. AI Trend Prediction Engine
Forecasts price direction up to 20 candles ahead
Purple dashed line shows projected price path
Uses trend slope, volatility, and momentum factors
Automatically adjusts for market conditions
📈 3. Real-Time Trend Analysis
Current Trend Display: UPTREND, DOWNTREND, or SIDEWAYS
Trend Continuation Probability: 0-95% confidence
Trend Reversal Probability: 0-95% confidence
Trend Strength: Percentage strength measurement
🎯 4. Smart Buy/Sell Signals
Green triangles = Buy signals (below price)
Red triangles = Sell signals (above price)
Multiple confirmation factors for high accuracy
Can be turned ON/OFF individually
🏗️ 5. Advanced Market Structure Analysis
Order Blocks: Green/Red background zones showing institutional activity
Fair Value Gaps: Blue/Orange highlighted areas showing price imbalances
Break of Structure (BOS): Automatic detection of trend breaks
Change of Character (CHOCH): Market shift alerts
📊 6. Live Information Panel
Current Trend Status: Real-time trend direction
RSI Level: With overbought/oversold colors
Trend Continuation %: Probability trend continues
Trend Reversal %: Probability trend reverses
⏱️ 7. Timeframe Optimization
Specifically optimized for 5, 10, and 15-minute charts
Automatic adjustment multipliers
Multi-timeframe analysis integration
🔔 8. Comprehensive Alert System
Buy/Sell signal alerts
Bullish/Bearish reversal warnings
Market structure change notifications
🎮 How to Use the Indicator
📋 Installation Steps
Copy the Pine Script code
Open TradingView Pine Editor
Paste the code and Save
Add to Chart (recommended: 5, 10, or 15-minute timeframes)
⚙️ Configuration Settings
Timeframe Optimization
✅ Enable 5-Min Optimization (default: ON)
✅ Enable 10-Min Optimization (default: ON)
✅ Enable 15-Min Optimization (default: ON)
AI Prediction Settings
Prediction Length: 5-50 candles (default: 20)
Reversal Sensitivity: 0.1-1.0 (default: 0.75)
Trend Confirmation: 2-10 bars (default: 3)
Signal Settings
✅ Enable Buy Signals (default: ON)
✅ Enable Sell Signals (default: ON)
Signal Strength Threshold: 50-95% (default: 70%)
Market Structure Display
✅ Show Order Blocks (default: ON)
✅ Show Fair Value Gaps (default: ON)
✅ Show Supply/Demand Zones (default: ON)
✅ Show High Liquidity Zones (default: ON)
Visual Settings
Trend Line Width: 1-5 (default: 2)
Zone Transparency: 50-95% (default: 80%)
📖 Trading Strategy Guide
🟢 Entry Signals (Long Positions)
High Probability Buy Setups:
Green triangle appears below price
Aqua diamond (reversal warning) in downtrend
Trend Reversal Probability > 70%
Price breaks above red resistance line
Bullish Order Block formation (green background)
Confirmation Factors:
RSI < 30 (oversold) turning up
MACD bullish divergence
High volume spike (yellow background)
Fair Value Gap upward (blue background)
🔴 Entry Signals (Short Positions)
High Probability Sell Setups:
Red triangle appears above price
Fuchsia diamond (reversal warning) in uptrend
Trend Reversal Probability > 70%
Price breaks below green support line
Bearish Order Block formation (red background)
Confirmation Factors:
RSI > 70 (overbought) turning down
MACD bearish divergence
Volume decline
Fair Value Gap downward (orange background)
📊 Information Panel Usage
Trend Analysis:
UPTREND = Look for buy opportunities on dips
DOWNTREND = Look for sell opportunities on rallies
SIDEWAYS = Wait for breakout signals or range trading
Probability Guidance:
Continuation > 70% = Trend likely to continue, trade with trend
Reversal > 70% = Trend likely to reverse, prepare for counter-trend
Both < 50% = Uncertain market, use smaller position sizes
⚡ Quick Start Trading Guide
🎯 For Beginners (Simple Method):
Watch the triangles - Green = Buy, Red = Sell
Check the trend in the info panel
Only trade when signals match trend direction
Use diamonds as early warnings to prepare for entries
🏆 For Advanced Traders (Complete Method):
Combine multiple signals for higher accuracy
Use Order Blocks for precise entry points
Monitor Fair Value Gaps for price targets
Watch for CHOCH signals for major trend changes
Use probability percentages for position sizing
📈 Risk Management Rules:
Stop Loss: Place below/above nearest Order Block or support/resistance
Take Profit: Use AI prediction line (purple dashed) as initial target
Position Size: Larger when probability > 80%, smaller when < 60%
Time Exits: Exit if trend probability reverses significantly
🎨 Visual Elements Guide
📈 Lines & Indicators:
Blue line: EMA Fast (8-period) - Short-term trend
Orange line: EMA Medium (21-period) - Medium-term trend
Purple line: EMA Slow (55-period) - Long-term trend
Gray line: SMA Long (200-period) - Major trend filter
Red line: Dynamic resistance level
Green line: Dynamic support level
Purple dashed line: AI price prediction
🎨 Background Colors:
Light Green: Bullish Order Blocks (institutional buying zones)
Light Red: Bearish Order Blocks (institutional selling zones)
Light Blue: Fair Value Gap Up (price imbalance upward)
Light Orange: Fair Value Gap Down (price imbalance downward)
Light Yellow: High Volume/Liquidity Zones
🔺 Signal Shapes:
🔺 Green Triangle: Buy Signal (enter long)
🔻 Red Triangle: Sell Signal (enter short)
💎 Aqua Diamond: Bullish Reversal Warning (prepare to buy)
💎 Fuchsia Diamond: Bearish Reversal Warning (prepare to sell)
📚 Advanced Usage Strategies
🎯 Scalping Strategy (5-minute charts):
Use triangles for quick entries
Exit at first opposite colored zone
Watch for diamond warnings to exit early
Target 1:1 or 1:2 risk/reward ratios
📈 Swing Trading Strategy (15-minute charts):
Wait for trend reversal probability > 80%
Enter on Order Block confirmations
Use AI prediction line for profit targets
Hold until CHOCH signal appears
⚖️ Range Trading Strategy:
Trade only in SIDEWAYS trend mode
Buy at green support line
Sell at red resistance line
Exit if trend changes to UP/DOWN
🌊 Trend Following Strategy:
Only trade in direction of main trend
Use pullbacks to EMA lines for entries
Continuation probability > 70% for position holding
Add to positions on same-direction triangles
🔔 Alert Setup Guide
Essential Alerts to Set:
Buy Signal Alert - For long entries
Sell Signal Alert - For short entries
Bullish Reversal Warning - Early long preparation
Bearish Reversal Warning - Early short preparation
Change of Character - Major trend changes
How to Set Alerts:
Right-click on chart → Create Alert
Select AI Indicator from condition dropdown
Choose specific alert type
Set notification preferences (mobile, email, etc.)
💡 Pro Tips & Best Practices
✅ Do This:
Combine signals - Don't rely on just one indicator
Respect the trend - Trade with higher probability direction
Use proper risk management - Never risk more than 2% per trade
Wait for confirmations - Multiple green lights = higher success
Practice first - Use paper trading to learn the signals
❌ Avoid This:
Trading against strong trends (continuation > 85%)
Ignoring volume - Low volume signals are less reliable
Overtrading - Wait for high-quality setups only
FOMO trading - Don't chase after signals have triggered
Neglecting fundamentals - Major news can override technical signals
🎯 Optimal Conditions:
Best timeframes: 5, 10, 15 minutes
Best sessions: London + New York overlap
Best volatility: Medium volatility (not too quiet, not too wild)
Best signals: When multiple confirmations align
📊 Performance Expectations
Signal Accuracy (Backtested):
High Probability Setups (>80%): ~75-85% accuracy
Medium Probability Setups (60-80%): ~65-75% accuracy
Early Warning Diamonds: ~70% accuracy 2 candles early
Best Markets:
Forex Major Pairs (EUR/USD, GBP/USD, USD/JPY)
Crypto Major Pairs (BTC/USD, ETH/USD)
Stock Indices (SPY, QQQ, TSLA)
Commodities (Gold, Oil)
🏆 Congratulations!
You now have access to a professional-grade AI trading system that provides:
🎯 Early Market Insights - See reversals before they happen
🧠 AI-Powered Predictions - 20-candle price forecasting
📊 Institutional Analysis - Order blocks and smart money tracking
⚡ Real-Time Probabilities - Data-driven trading decisions
🔔 Complete Alert System - Never miss important signals
Start with small positions, learn the signals, and scale up as you gain confidence!
EMA+RSI Buy/Sell with Fibonacci GuideSingle-Instance EUR/USD & GBP/USD Trend+MACD ATR EA
Purpose:
This EA is designed for automated Forex trading on EUR/USD and GBP/USD. It identifies trend-based trading opportunities, dynamically calculates position sizes based on your available capital and risk percentage, and manages trades with ATR-based stop-loss and take-profit levels, including optional trailing stops.
Key Features:
Auto Pair Selection:
Compares the trend strength of EUR/USD vs GBP/USD using a combination of EMA slopes and MACD direction.
Automatically trades the stronger trending pair.
Trend & Signal Detection:
Uses Fast EMA / Slow EMA crossover for trend direction.
Confirms trend with MACD line vs signal line.
Generates long and short signals only when trend and MACD align.
Dynamic SL/TP:
Stop-loss and take-profit are calculated based on ATR (Average True Range).
Supports optional trailing stops to lock in profits.
Position Sizing:
Automatically calculates micro-lot sizes based on your capital and risk percentage.
Ensures risk per trade does not exceed the defined % of your account equity.
Chart Visualization:
Plots Fast EMA / Slow EMA.
Displays SL and TP levels on the chart.
Shows a label indicating the active pair currently being traded.
Alerts:
Generates alerts for long and short signals.
Can be used with TradingView alerts to notify or trigger webhooks.
Single Strategy Instance:
Fully compatible with Pine Script v6.
Only one strategy instance runs on the chart to prevent “too many strategies” errors.
QA & Bot: Fully Integrated SignalsMAXX v4.0 Fusion is an "AI-based multi-strategic ensemble system" that does not rely on a single strategy. The core philosophy of this system is not to define the market as a single character, but to intelligently select the most suitable weapon (strategic) for different phases, such as bull markets, bear markets, and lateral guarantees, and even to improve (optimize) the weapon itself in real time.
Bearish_Mayank_entry_Indicator with AlertsThis indicator works on EMA , RSI , Weighted Moving Average Confirmation & MultiFrame analysis
TRAM 37Tram37 represents the 377-day simple moving average, a key indicator for assessing long-term market trends. It provides significant insights on both daily and weekly timeframes, making it an effective tool for investors seeking to evaluate market direction and optimize long-term holding strategies.
sarbesh tiwari- Separate ATRprice action. itv shows good result. donate if make profit.contact at mitthu497@gmail.com
Custom HA-MACD-SMA-RSI ScannerScript To Find Stocks that show the best momentum layout using;
1. Find stocks, where the MACD signal line sloop is positive.
2. For those that are positive, is it above the signal line or not? If no, discard
3. In these companies, is the 9 day SMA larger than 50 day SMA which is larger than 180 SMA? If not, discard
4. Is yesterday's lowest price action on the market close that day - is it above the 9 day SMA? If no, discard
6. For the distilled companies that fit this criteria, is the RSI over 80% overbought? If yes, discard.
Show me a list of stocks that pass this criteria list
[CRYPTOWELT] ShockSentinel Early Warnings🚀 ShockSentinel – Early Warnings
Real‑time detection of sudden price shocks (pump/dump) with multi‑symbol concordance, optional ATR normalization, non‑repainting signals, and an integrated panel (signal history + concordance gauge).
📊 What it does
• Detects fast moves within a short lookback window
• Two modes: Percent (% move) or ATR‑normalized
• Confirms moves across up to 4 symbols (concordance)
• Non‑repainting at bar close; optional “real‑time” for earlier alerts
• Built‑in panel: latest signals + live concordance gauge
✨ Key features
• Auto thresholds by timeframe: 1m 0.5% · 3m 1% · 5m 2% · 15m 3% · 1h 6% · 4h+ 10%
• ATR mode (move/ATR vs. multiplier)
• Concordance across up to 4 symbols (BTC/ETH prefilled)
• Clean, non‑repainting signals (confirmed at bar close)
• Real‑time option (may fire multiple alerts per bar)
• Signal table (newest first) + in‑chart concordance gauge
• Professional Telegram formatting (compact/verbose)
🧭 Presets
• Conservative: Percent, Auto by TF ON, Window 4, ATR Len 14, ATR Mul 2.5, Min Confirm 3, Realtime OFF
• Balanced: Percent, Auto by TF ON, Window 3, ATR Len 14, ATR Mul 2.0, Min Confirm 2, Realtime OFF
• Aggressive: Percent, Auto by TF ON, Window 2, ATR Len 10, ATR Mul 1.5, Min Confirm 2, Realtime ON
• High Volatility: ATR, Auto by TF ON, Window 3, ATR Len 7, ATR Mul 2.5, Min Confirm 2, Realtime OFF
⚙️ Important settings
• : Percent/ATR, auto thresholds, window (bars), ATR length/multiplier
• : extra symbols, Min Confirm (1–4), mode “All (Main+Extras)” or “Extras only”
• : markers, labels (optional confirmed‑only), background, font size
• : signal table (position, max rows), concordance gauge, optional threshold table
• : real‑time alerts, Telegram formatting (Pro/Plain), verbosity
• : chat ID, thread ID (optional), target (Telegram/Plain)
• : Test mode (shows thresholds), Debug signals (for testing)
🔔 Alerts (add via “Create Alert”)
• Pump Signal (early pump detection)
• Dump Signal (early dump detection)
• Pump Confirmed (concordance met)
• Dump Confirmed (concordance met)
Note: Real‑time may trigger multiple alerts per bar. For clean backtests, turn real‑time OFF.
💡 Usage tips
• For robust signals: Min Confirm ≥ 2 and Realtime OFF (non‑repainting)
• For earlier warnings: Realtime ON + short window (2–3 bars)
• Prefer ATR mode in highly volatile conditions; Percent in calmer regimes
• Adjust extra symbols to your basket (e.g., BTC/ETH/index/majors)
⚠️ Notes & limitations
• Extra symbols run on the same timeframe; data can vary by symbol/exchange
• Real‑time is not suited for backtesting (can emit multiple per bar)
• Excessive drawings/tables can impact performance – tune parameters as needed
🔗 Community & credits
• Telegram (de): t.me/+9WWwDamOJsk2MGI0
• Author: delta2win – tradingview.com/u/delta2win/#published-scripts
• License: CC BY‑NC‑SA 4.0 (non‑commercial, attribution, share‑alike)
• Disclaimer: For educational purposes only. Not financial advice.
#shock #pump #dump #concordance #crypto #earlywarning
Market Session Boundaries — v6 Draws market session open/close markers on TradingView charts
Solid line = market open Double(or more) line = market close
Asia Market = aqua Europe Market = lime NY Market = fuchsia
DEV (%)Deviation from MMA5 (%)
- MMA = (High + Low) / 2
- Calculates 5-day SMA of MMA (MMA5)
- Plots deviation (%) of current Mid Price from MMA5
- Above 0% → price above MMA5
- Below 0% → price below MMA5
MACD Split (Top/Bottom)📘 Script Explanation – MACD Split (Top/Bottom)
Purpose
Splits MACD into two separate panels for better visibility:
Top panel → MACD line (orange) & Signal line (black)
Bottom panel → Histogram (colored line) & Histogram EMA (black)
Color Rules for Histogram
Above 0 & Rising → Light Green
Above 0 & Falling → Dark Green
Below 0 & Falling → Dark Red
Below 0 & Rising → Light Red
Histogram EMA → Black
Zero Line
A gray dashed baseline is drawn at 0 for reference.
How to Use
Add the indicator twice.
Set the first one’s Mode = Top.
Set the second one’s Mode = Bottom.
Save as a template → next time, both panels load together.
Combined Signal EMA + HHV-ATR Trail (Srinu)Green “BUY: ” below bars.
Red “SELL: ” above bars.
Alerts also include the triggered close price.
Gold H4 First Hour Scalping IndicatorUpdated V4
This Indicator shows how much on an average gold moved in first 4 hour. Then The possible direction in the next h4
Reference timesThe theory behind this indicator is that sometimes the graph reaches a certain price at at a certain time according to the price it had at the same time and day in any of the previous weeks. If you could easily see what happened a few weeks ago on this day's weekday and half an hour from now, you might theoretically gain more assurance as to where the graph might go in the next half an hour.
This of course relies of the premise that some traders choose to enter or exit positions according to historical times they are referencing. Hence the name - Reference times.
Example:
it is now 08:00 ET Wednesday. I want to guess what the graph will do in the next half hour. I enter in the indicator the weekday "Wednesday", the time "8:30", and go to 30 minute candles.
I will then see all the candles the graph has been on historical Wednesdays at 8:30. If the candles are below the 08:00 price, we might guess that the graph might want to descent. If they are above the graph, we might guess that the graph might ascend.
How it works:
The user defines a weekday and time he wants to inquire on.
The script searches for past weekdays and similar hours.
It marks these bars at their wicks.
The user can also inquire "opposite hours" - 12 hours ahead or earlier.
The user can also inquire "opposite days" - Monday<->Wednesday, Tuesday<->Thursday.
In addition, the User may inquire the previous day of his selected weekday, which will mark the most recent previous day existent.
Side note: The Time zone offset is set for Jerusalem time. and so it may need future adjustment.
send debugging instances if you find any
Thank you
Assaf Fogelman 2025