Padrões gráficos
EMA 200 Monitor - Bybit CoinsEMA 200 Monitor - Bybit Coins
📊 OVERVIEW
The EMA 200 Monitor - Bybit Coins is an advanced indicator that automatically monitors 30 of the top cryptocurrencies traded on Bybit, alerting you when they are close to the 200-period Exponential Moving Average on the 4-hour timeframe.
This indicator was developed especially for traders who use the EMA 200 as a key support/resistance level in their swing trading and position trading strategies.
🎯 WHAT IT'S FOR
Multi-Asset Monitoring: Simultaneous monitoring of 30 cryptocurrencies without having to switch between charts
Opportunity Identification: Detects when coins are approaching the 200 EMA, a crucial technical level
Automated Alerts: Real-time notifications when a coin reaches the configured proximity
Time Efficiency: Eliminates the need to manually check chart collections
⚙️ HOW IT WORKS
Main Functionality
The indicator uses the request.security() function to fetch price data and calculate the 200 EMA of each monitored asset. With each new bar, the script:
Calculates the distance between the current price and the 200 EMA for each coin
Identifies proximity based on the configured percentage (default: 2%)
Displays results in a table organized on the chart
Generates automatic alerts when proximity is detected
Monitored Coins
Major : BTC, ETH, BNB, ADA, XRP, SOL, DOT, DOGE, AVAX
DeFi : UNI, LINK, ATOM, ICP, NEAR, OP, ARB, INJ
Memecoins : SHIB, PEPE, WIF, BONK, FLOKI
Emerging : SUI, TON, APT, POL (ex-MATIC)
📋 AVAILABLE SETTINGS
Adjustable Parameters
EMA Length (Default: 200): Exponential Moving Average Period
Proximity Percentage (Default: 2%): Distance in percentage to consider "close"
Show Table (Default: Active): Show/hide results table
Table Position: Position of the table on the chart (9 options available)
Color System
🔴 Red: Distance ≤ 1% (very close)
🟠 Orange: Distance ≤ 1.5% (close)
🟡 Yellow: Distance ≤ 2% (approaching)
🚀 HOW TO USE
Initial Configuration
Add the indicator to the 4-hour timeframe chart
Set the parameters according to your strategy
Position the table where there is no graphic preference
Setting Alerts
Click "Create Alert" in TradingView
Select the "EMA 200 Monitor" indicator
Set the notification frequency and method
Activate the alert to receive automatic notifications
Results Interpretation
The table shows:
Coin: Asset name (e.g. BTC, ETH)
Price: Current currency quote
EMA 200: Current value of the moving average
Distance: Percentage of proximity to the core code
💡 STRATEGIES TO USE
Reversal Trading
Entry: When price touches or approaches the EMA 200
Stop: Below/above the EMA with a safety margin
Target: Previous resistance/support levels
Breakout Trading
Monitoring: Watch for currencies consolidating near the EMA 200
Entry: When the media is finally broken
Confirmation: Volume and close above/below the EMA
Swing Trading
Identification: Use the monitor to detect setups in formation
Timing: Wait for the EMA 200 to approach for detailed analysis
Management: Use the EMA as a reference for stops dynamics
⚠️ IMPORTANT CONSIDERATIONS
Technical Limitations
Request Bybit data: Access to exchange symbols required
Specific timeframe: Optimized for 4-hour analysis
Minimum delay: Data updated with each new bar
Usage Recommendations
Combine with technical analysis: Use together with other indicators
Confirm the configuration: Check the graphic patterns before trading
Manage risk: Always use stop loss and adequate position sizing
Backtesting: Test your strategy before applying with real capital
Disclaimer
This indicator is a technical analysis tool and does not constitute investment advice. Always do your own analysis and manage detailed information about the risks of your operations.
🔧 TECHNICAL INFORMATION
Pine Script version: v6
Type: Indicator (overlay=true)
Compatibility: All TradingView plans
Resources used: request.security(), arrays, tables
Performance: Optimized for multiple simultaneous queries
📈 COMPETITIVE ADVANTAGES
✅ Simultaneous monitoring of 30 major assets ✅ Clear visual interface with intuitive core system ✅ Customizable alerts for different details ✅ Optimized code for maximum performance ✅ Flexible configuration adaptable to different strategies ✅ Real-time update without the need for manual refresh
Developed for traders who value efficiency and accuracy in identifying market opportunities based on the EMA 20
Breakout Entry Signals//@version=5
indicator("Breakout Entry Signals", overlay=true)
length = input.int(20, title="Breakout Period")
highestHigh = ta.highest(high, length)
lowestLow = ta.lowest(low, length)
longCondition = close > highestHigh
shortCondition = close < lowestLow
plotshape(longCondition, location=location.belowbar, color=color.green, style=shape.triangleup, size=size.small)
plotshape(shortCondition, location=location.abovebar, color=color.red, style=shape.triangledown, size=size.small)
ATS LOGIC CHART EXPERT V6.0ATS Logic Chart Expert V6.0
Wyckoff-Inspired Automated Trend & Structure Analysis Tool
🔹 Overview
ATS Logic Chart Expert V6.0 is an advanced Wyckoff-based charting indicator designed for automated trend analysis, support/resistance mapping, and breakout signal generation. This major upgrade introduces a Dynamic Filter System (dynamic support/resistance lines) and enhances signal accuracy, providing traders with more precise structural analysis and breakout confirmation.
🔹 Key Features
1️⃣ Automated Price Structure Lines (Major Upgrade)
Smart detection of swing highs/lows with auto-plotting of critical support/resistance
White Dashed Line (Static Resistance) – Formed by prior downtrends, marks potential breakout zones
Red Dashed Line (Static Support) – Derived from uptrends, signals breakdown risks
Dynamic Filter System (New)
Dynamic Pressure Line (Blue) – Adjusts in real-time, reflecting short-term supply zones
Dynamic Support Line (Green) – Adjusts in real-time, reflecting short-term demand zones
Dynamic Breakout/Breakdown Signals (New)
Upright Triangle (▲) – Price breaks above dynamic pressure line, reinforcing bullish signals
Inverted Triangle (▼) – Price breaks below dynamic support line, reinforcing bearish signals
Optimized S/R positioning for "Open=Close" candles (fixed inaccuracies in previous versions)
2️⃣ Wyckoff LPS/LPSY Signal Engine
Signal Trigger Condition Market Implication
LPS (Last Point of Support) Break above white resistance (confirms accumulation) Bullish trend initiation
CVG LPS (Covered LPS) Retest & second breakout Stronger bullish confirmation
LPSY (Last Point of Supply) Breakdown below red support (confirms distribution) Bearish trend initiation
CVG LPSY (Covered LPSY) Pullback & second breakdown Stronger bearish confirmation
3️⃣ Breakout Signals (BK1/SK1)
BK1 (Breakout 1) – First close above white resistance, early long opportunity
SK1 (Short Kill 1) – First close below red support, early short opportunity
Dynamic Filter Enhancement – Combines with ▲/▼ icons to filter false breakouts
🔹 Signal Logic Deep Dive
📈 Bullish Scenario (LPS/BK1 + Dynamic Filter)
Accumulation Phase: Price consolidates near lows, dynamic support (green) flattens
Static Breakout: Price breaches white resistance → triggers LPS or BK1
Dynamic Confirmation: Price breaks dynamic pressure line (blue) → Upright Triangle (▲) appears
Retest Reinforcement: Successful retest of dynamic support → confirms CVG LPS
📉 Bearish Scenario (LPSY/SK1 + Dynamic Filter)
Distribution Phase: Price churns near highs, dynamic pressure (blue) descends
Static Breakdown: Price cracks red support → triggers LPSY or SK1
Dynamic Confirmation: Price breaks dynamic support (green) → Inverted Triangle (▼) appears
Pullback Reinforcement: Rebound rejected at dynamic pressure → confirms CVG LPSY
🔹 Practical Applications
✅ Trend Trading:
Prioritize static breakout + dynamic confirmation (e.g., LPS + ▲)
✅ Reversal Trading:
Combine SK1 + ▼ to capture early short opportunities
✅ S/R Trading:
Dynamic filters provide precise entry zones (ideal for ranging markets)
🔹 Customization Tips
Dynamic Filter Sensitivity: Adjust period settings for different asset volatilities
Signal Stacking:
Require both static and dynamic triggers (reduces noise)
Exclude "Open=Close" candles (algorithm optimized)
🔹 Version Highlights
✨ Dynamic Filter System – Tracks price momentum in real-time, detects breakouts earlier than static S/R
✨ ▲/▼ Visual Alerts – Intuitive dynamic breakout/breakdown markers
✨ Extreme Market Adaptability – Improved S/R calculations for doji/marubozu candles
⚠️ Risk Note: Dynamic filters perform best in trending markets; combine with static S/R in choppy conditions.
Ideal For:
• Wyckoff method traders
• Breakout/trend-following strategies
• Short-term traders needing precise S/R levels
Data Monitoring TableThis is a visual data dashboard designed specifically for users engaged in quantitative trading and technical analysis. It features two data tables that dynamically present key market technical indicators and cryptocurrency price fluctuation data, supporting customizable column configurations and trading mode filtering.
✅ Core Features:
Intuitive display of critical technical indicators such as RSI, K-line entity gain, upper/lower shadow ratio, trading volume level, and change rate.
Multi-timeframe tracking of price fluctuations for BTC/ETH/SOL/XRP/DOGE (1-day, 6-hour, 3-hour).
Selectable trading modes: "long-only", "short-only", or "both".
Customizable number of columns to adapt to analysis needs across different timeframes.
All data visualized in tables with color-coded prompts for market conditions (overbought, oversold, high volatility, low volatility, etc.).
📈 Target Audience:
Investors seeking systematic access to technical data.
Quantitative strategy developers aiming to capture market structural changes.
Intermediate and beginner traders looking to enhance market intuition and decision-making.
Forex Session Levels + Dashboard (AEST)This is a script showing all the key levels you will ever need for the breakout and retest strategy.
Follow my IG:
@liviupircalabu10
Choppiness ZONE OverlayPurpose
This script overlays choppiness zones directly onto the price chart to help traders identify whether the market is trending or ranging. It is designed to filter out low-probability trades during high choppiness conditions.
How It Works
Calculates the Choppiness Index over a user-defined period using ATR and price range.
Divides choppiness into four zones:
30 to 40: Low choppiness, possible trend initiation, shown in yellow.
40 to 50: Moderate choppiness, transition zone, shown in orange.
50 to 60: High choppiness, weakening momentum, shown in red.
60 and above: Extreme choppiness, avoid trading, shown in purple.
Highlights each zone with customizable color fills between the high and low of the selected range.
Triggers a real-time alert when choppiness exceeds 60.
Features
Customizable choppiness zones and color settings.
Real-time alert when market becomes extremely choppy (choppiness ≥ 60).
Visual zone overlay on the price chart.
Compatible with all timeframes.
Lightweight and responsive for scalping, intraday, or swing trading.
Tip
Use this tool as a volatility or trend filter. Combine it with momentum or trend-following indicators to improve trade selection.
Syndicate📘 Syndicate Indicator – Description
The Syndicate Indicator is a dynamic, precision-based visual tool for identifying trend direction, major reversals, and institutional golden pocket zones. Designed for clarity, minimalism, and sniper-level entries, it helps traders navigate market structure with confidence.
🔹 Trend Emoji Guide (Top-Right Corner Table):
• 📈✅ – Strong Uptrend Detected (Potential Long Bias)
• 📉✅ – Strong Downtrend Detected (Potential Short Bias)
• 🌀 – Market in Limbo (Neutral/No Trade Zone)
These trend cues are calculated using multi-layer confluence of EMAs, WaveTrend oscillator, and volume trend.
⸻
🟨 Golden Pocket Lines
The script automatically plots high-confluence golden pocket zones from:
• Previous Day (Orange Dotted Lines)
• Previous Week (Fuchsia Dotted Lines)
• Previous Month (Teal Dotted Lines)
Golden pockets only appear when price is nearby (within a % range you can configure) to reduce chart clutter and highlight relevance.
⸻
🔴 Reversal Signal Dots
Small dots (minimal size) show only the strongest reversal confluence:
• White dot = Bullish reversal opportunity
• Purple dot = Bearish reversal opportunity
These appear sparingly, using WaveTrend extremes + volume confirmation for high conviction signals.
⸻
📜 Trading Rules (Beginner-Friendly)
✅ When to Consider a Long (NFA):
• Top-right emoji shows 📈✅
• Price is above both EMAs (50 & 200)
• WaveTrend confirms strong upward pressure
• Volume is above average
• Bonus: White dot or price bouncing from a golden pocket
✅ When to Consider a Short (NFA):
• Top-right emoji shows 📉✅
• Price is below both EMAs
• WaveTrend is trending down with pressure
• Volume is above average (bearish)
• Bonus: Purple dot or price rejecting a golden pocket
⚠️ When to Wait / Avoid Trading:
• Emoji shows 🌀 (limbo)
• Price is between the EMAs
• Low volume or choppy price action
• No dot signal or golden pocket interaction
⸻
📌 Best Practices:
• Use on timeframes 5m–4H for best balance of precision and context
• Combine with Spiderline zones, SFPs, and divergence for stacked confluence
• Use alerts to stay notified when strong trend shifts occur
• Remember: No financial advice — always practice risk management and confirm entries manually
Scalping - (PO3) [Custom]The Only Time-Based Phase Detection Indicator with Smart Signal Filtering
This proprietary tool identifies institutional trading phases (Accumulation/Manipulation/Distribution) on ultra-short timeframes, generating high-precision signals only when strict candle-pattern conditions are met.
Key Innovations
✔ Time-Based Phase Logic: Isolates institutional trading windows (NY time)
✔ Two-Candle Confirmation: Eliminates some false signals vs traditional breakouts
✔ Self-Cleaning Labels: Auto-removes expired signals to reduce chart clutter
Premium Features
Customizable session times for global markets
Live Discord alerts with phase-change notifications
Monthly pattern-recognition updates
Why This Code is Unique
- Dynamic Box Drawing: Auto-resizes phase boxes as new extremes are established
- Context-Aware: Won’t fire if price action doesn’t meet strict criteria
- Highly sensitive for crypto
Credit for Inspiration
Concept based on Wyckoff’s market cycle theory, adapted for algorithmic scalping.
Justification for Invite-Only Status
This indicator is offered as an Invite-Only script under PineAlpha Premium
Legal Disclaimer
This indicator is for educational purposes only and not financial advice. Trading involves high risk, and you may lose your capital. PineAlpha is not responsible for losses. Consult a financial advisor before trading.
[Scalping] 1min-10minProfessional-Grade Dual-Filter Scalping Indicator
This advanced scalping tool combines FRAMA's adaptive smoothing with Range Filter volatility detection to generate high-probability signals across ultra-fast timeframes (1-10 minutes). The system filters out market noise while catching early momentum shifts.
Key Innovations
Dual Confirmation Logic: Requires both FRAMA channel breakout AND range filter alignment
Dynamic FRAMA Bands: Momentum-adjusted channels (26-period length, 1.5x ATR distance)
Smart Range Filter: 100-period volatility threshold with 3.0x multiplier
Visual Clarity: Color-coded candlesticks + discrete signal labels
Premium Features
✔ Works on all assets (crypto, forex, stocks)
✔ Non-repainting signals confirmed at bar close
✔ Customizable label sizes and colors
✔ Built-in trend coloring for quick visual scanning
Credit for Inspiration
The FRAMA calculation is derived from John Ehlers' Fractal Adaptive Moving Average concept, enhanced with proprietary momentum scaling. Range Filter implementation inspired by TradingView's built-in volatility tools.
Justification for Invite-Only Status
This indicator is offered as an Invite-Only script under PineAlpha Premium
Why this code is unique
This is the first public implementation combining FRAMA's fractal adaptation with a Range Filter confirmation gate, using temporal-flexibility logic not found in open-source scripts.
The hybrid engine reduces overtrading by requiring momentum AND volatility confirmation, with institutional-grade state management to prevent chop."
While inspired by Ehlers' FRAMA concept, this implementation adds unique smoothing initialization, custom sensitivity curves, and integration with range filtering not found in his original work.
Legal Disclaimer
This indicator is for educational purposes only and not financial advice. Trading involves high risk, and you may lose your capital. PineAlpha is not responsible for losses. Consult a financial advisor before trading.
Custom Pivot SuperTrendNext-Generation Trend-Following System with Adaptive Pivot Points
This proprietary indicator combines pivot point detection with ATR-based SuperTrend logic to identify high-probability trend reversals. The algorithm dynamically adjusts support/resistance levels while providing clear long/short signals.
Key Innovations
Smart Pivot Detection: Customizable lookback period (2-50 bars) for precise swing point identification
Adaptive Bands: ATR-adjusted boundaries (3.0x multiplier) that tighten during low volatility
Triple Confirmation: Requires pivot + SuperTrend + price action alignment for signals
Visual Hierarchy: Color-coded trend zones with optional support/resistance markers
Premium Features
✔ Adjustable sensitivity for all market conditions
✔ Clean, non-repainting signals
✔ Built-in alerts for automated trading
✔ Dual timeframe compatibility (works on 1m-1D charts)
Justification for Invite-Only Status
This indicator is offered as an Invite-Only script under PineAlpha Premium
Legal Disclaimer
This indicator is for educational purposes only and not financial advice. Trading involves high risk, and you may lose your capital. PineAlpha is not responsible for losses. Consult a financial advisor before trading.
Smart Money Concepts [PF]What is SMC in Trading?
SMC stands for Smart Money Concepts — a trading methodology that focuses on understanding and following the actions of institutional traders, often referred to as "smart money" (e.g., banks, hedge funds, and large financial institutions).
Instead of relying on traditional indicators (like RSI or MACD), SMC aims to read price action and market structure to identify where institutions are likely placing or manipulating orders.
🔑 Key Concepts in SMC:
Order Blocks – Areas on the chart where institutions placed large buy or sell orders.
Liquidity – Zones where many retail stop-losses are placed; institutions often target these.
Break of Structure (BOS) – A market structure shift that suggests a potential trend reversal or continuation.
Mitigation – When price returns to an order block to "fill" or mitigate unfilled institutional orders.
Fair Value Gap (FVG) – Gaps between candles that show imbalances in buying/selling pressure.
Auto Trendlines [AlgoXcalibur]Effortlessly visualize trendlines.
This algorithm does more than just draw lines — it reveals market structure, dynamic support and resistance, and breakouts with clarity and precision — all while significantly reducing your workload compared to the hassle of manual line drawing.
🧠 Algorithm Logic
This advanced Auto Trendlines indicator delivers clear market structure through an intelligent, multi-layered design. At its core, it utilizes smart multi-length pivots — ranging from ultra-fast to slow and steady — to reveal swing structures in real time. For those seeking maximum awareness, the optional Micro Trendlines (Dotted) constantly monitors even the most recent and minor structural shifts — keeping you fully in tune with evolving market dynamics. A continuously running Break Detection Engine monitors each trendline and provides instant visual feedback when structural integrity is lost: broken lines turn gray, stop extending, and remain visible to enhance clarity and situational awareness. The algorithm is carefully refined to prevent chart distortion commonly caused by forcing entire trendline structures into view — preserving a natural and accurate charting experience. To ensure optimal readability, an integrated Clutter Control mechanism limits the number of visible trendlines — focusing attention only on the most relevant structures.
⚙️ User-Selectable Features
• Micro Trendlines (Dotted): Ultra-responsive short-term trendlines that react to even the smallest structural shifts — ideal for staying ahead of early trend changes.
• Broken Trendline Declutter: Enable to display only the most recent broken trendlines to simplify chart visuals and maintain clarity, or disable to analyze previous price action.
💡 Modern Innovation
Many auto trendline alternatives are inaccurate, clumsy, or rely on outdated, traditional methods. AlgoXcalibur’s Auto Trendlines indicator takes a modern, refined approach — combining smart pivot logic for both speed and stability, dynamic break detection with clear visual cues, and displaying only the most relevant trendlines while prioritizing accuracy, preventing distortion, and reducing clutter — automatically.
🛡️ Access & Membership
This script is exclusively available on TradingView via the AlgoXcalibur Membership, which includes access to all premium indicators, updates, support, and more.
🔐 To request access or learn more, please visit our website in the Author’s Instructions section or message directly via TradingView.
Profit Pulse - GM Trend GoldIndicador tendencial con colocación de SL, TP1, TP2, TP3 y deteccion de tendencias en el mercado
Squeeze Momentum IndicatorThe "Squeeze Momentum Indicator" identifies market squeeze conditions using Bollinger Bands (BB) and Keltner Channels (KC), plotting momentum as a histogram. It signals potential breakouts when volatility contracts (squeeze on) and tracks momentum direction.
Key Features
Squeeze Detection: Uses BB (length 20, mult 2.0) and KC (length 20, mult 1.5) to detect squeeze on (black), off (gray), or neutral (blue) conditions.
Momentum Histogram: Plots momentum with linear regression, colored by direction and strength (green for rising, red for falling).
Customizable: Adjust BB/KC lengths, multipliers, and true range usage for KC.
Perfect For
Breakout traders seeking volatility contractions on any asset/timeframe.
Momentum traders tracking trend strength.
Justification for Invite-Only Status
This indicator is offered as an Invite-Only script under PineAlpha Premium due to its optimized visualization and ongoing support (e.g., monthly access code updates, Discord assistance), justifying its paid access.
Credit for Inspiration
The Squeeze Momentum Indicator concept was popularized by John Carter and adapted by various Pine Script developers. This implementation builds on that foundation with enhanced visuals and customizable settings.
Legal Disclaimer
This indicator is for educational purposes only and not financial advice. Trading involves high risk, and you may lose your capital. PineAlpha is not responsible for losses. Consult a financial advisor before trading. See our full Legal Disclaimer: discord.gg
Fib ConfluenceThe "Fib Confluence" indicator (short title: FibConfLux) helps traders identify key market structures, Fibonacci retracement levels, swing levels, and engulfing patterns on any chart. Built on LuxAlgo’s foundational code, this enhanced tool highlights bullish and bearish CHoCH (Change of Character) structures, plots Fibonacci levels (e.g., 0.382, 0.618, 0.786), marks swing highs/lows, and detects engulfing candle patterns, providing confluence for trade setups.
Key Features
Market Structures (CHoCH):
Detects bullish (green) and bearish (red) CHoCH structures using ICT (Inner Circle Trader) principles, with customizable line styles (solid, dashed, dotted) and width.
Optionally highlights areas of interest around CHoCH zones with shaded boxes (default: enabled).
Fibonacci Retracement Levels:
Automatically plots Fibonacci levels (0, 0.236, 0.382, 0.5, 0.618, 0.65, 0.786, 1) between significant swing points, with toggleable visibility for each level.
Useful for identifying potential support/resistance zones during retracements.
Swing Levels:
Marks swing highs/lows with symbols (e.g., ◉, △▽, H/L) and customizable sizes (default: disabled).
Helps traders identify key pivot points for trend analysis.
Engulfing Patterns:
Detects bullish (▲) and bearish (▼) engulfing candles, either standalone or structure-based (default: structure-based), with adjustable symbol sizes.
Includes tooltips explaining each pattern’s significance for reversals.
Performance Optimization: Limits visuals to 500 labels, boxes, and lines for smooth performance on TradingView.
Perfect For
Swing and trend traders looking for confluence between market structures, Fibonacci levels, and candle patterns.
Traders using ICT methodologies to identify CHoCH and key reversal zones.
Those seeking to visualize swing levels and engulfing patterns on any asset or timeframe
Credit for Inspiration
This indicator is based on code originally developed by LuxAlgo, which provided the foundation for market structure detection and Fibonacci plotting. We’ve enhanced it by adding swing level visualization, structure-based engulfing patterns, and customizable visuals, ensuring significant improvements over the original framework.
Justification for Invite-Only Status
This indicator is offered as an Invite-Only script under PineAlpha Premium due to its optimized visualization and ongoing support (e.g., monthly access code updates, Discord assistance), justifying its paid access.
FVG Detection SystemThe "FVG Detection System" is a powerful indicator designed to identify Fair Value Gaps (FVGs) on price charts, helping traders spot potential areas of market inefficiency across any timeframe. Fair Value Gaps occur when price moves rapidly, leaving untested price zones that often act as support, resistance, or reversal areas. This indicator highlights bullish and bearish FVGs with customizable visuals, including boxes, mitigation lines, and a dashboard, making it a versatile tool for traders of all levels.
Key Features
FVG Detection:
Identifies bullish FVGs when the current low exceeds the high of two bars prior (low > high ) and the prior close is above that high (close > high ), with a threshold filter (default: 0% or auto-calculated). Bearish FVGs are detected when the current high is below the low of two bars prior (high < low ) and the prior close is below that low (close < low ).
Unlike standard FVG indicators, this system includes an auto-threshold option (using a cumulative (high-low)/low formula) to adapt dynamically to market volatility, ensuring more reliable gap detection across assets and timeframes.
Customizable Visuals:
Displays FVGs as colored boxes (bullish: blue, bearish: yellow) with an adjustable extension (default: 20 bars).
Offers dynamic adjustment mode, where FVG boundaries update based on price action, providing a more responsive visualization of unmitigated gaps.
Optionally shows mitigation lines (dashed lines at the mitigated price level) when price closes beyond an FVG’s boundary, helping traders track gap closures.
Flexible Timeframe Analysis: Supports multi-timeframe analysis by allowing users to specify an analysis timeframe (default: chart timeframe), enabling alignment with higher timeframe FVGs for confluence.
Dashboard Display: Includes an optional dashboard (default: off) to summarize FVG statistics, such as total and mitigated gaps, with customizable position (e.g., Top Right) and size (e.g., Small).
Performance Optimization: Limits visuals to 500 boxes and lines to ensure smooth performance on TradingView, even with historical data.
Perfect For
Swing and intraday traders seeking to identify key support/resistance zones on any asset (stocks, ETFs, crypto, forex).
Traders using multi-timeframe analysis to find confluence between FVGs on different timeframes.
Those looking for a visual tool to track unmitigated and mitigated FVGs with clear, customizable displays
Justification for Invite-Only Status
This indicator is offered as an Invite-Only script under PineAlpha Premium due to its optimized visualization and ongoing support (e.g., monthly access code updates, Discord assistance), justifying its paid access.
Binárias - Estratégia EMA com LateralizaçãoThis script is designed for binary options trading, using Exponential Moving Averages (EMAs) to detect trend direction and generate entry signals. It highlights CALL and PUT opportunities only when the market is trending, avoiding signals during sideways (ranging) conditions.
⚙️ Strategy Logic:
EMAs Used:
EMA 9: Short-term
EMA 21: Mid-term
EMA 50: Long-term (used to detect trend direction)
Trend Detection:
Uptrend: Price is above EMA 50 and EMA 50 is rising
Downtrend: Price is below EMA 50 and EMA 50 is falling
Sideways/Ranging: EMA 50 shows minimal variation between bars
Entry Signals (only in trending markets):
CALL (Buy): EMA 9 crosses above EMA 21 during an uptrend
PUT (Sell): EMA 9 crosses below EMA 21 during a downtrend
Visual Features:
Dynamic EMA 50 color: green (uptrend), red (downtrend), gray (sideways)
Background color: shaded gray during ranging markets
Arrows on chart: green for CALL, red for PUT signals
Alerts:
Ready-to-use alerts for CALL and PUT signals, ideal for automation or notifications
This indicator is ideal for traders who want clean trend-based signals and prefer to avoid consolidations. You can adjust the range sensitivity for better performance based on the asset you're trading.
📊 Support Resistance Channels (Custom TF) by.DCX🔥 Support Resistance Channels by DCX
Reveal Hidden Market Structure Like a Pro.
🚀 What it does:
This tool dynamically draws key Support & Resistance zones based on historical pivots from a customizable timeframe. It clusters nearby levels using a precision-based algorithm, ensuring only the most important zones remain — without clutter.
🧠 Why it's powerful:
✅ Custom Pivot Timeframe: Choose between 15-minute or Daily for tailored S/R detection.
✅ Automatic Filtering: Nearby pivots are merged into clean levels using percentage proximity.
✅ Max Level Limit: Keep only the most relevant zones on your screen.
✅ Zero Lag, High Precision: Designed for intraday traders and swing traders alike.
⚙️ How to Use:
Pivot Left/Right Bars: Controls how many bars are checked left/right to confirm a pivot.
Bars to Check: Defines how far back in history to scan.
Max S/R Levels: Fewer = more important zones.
Merge Distance (%): Pivots closer than this % will be merged together.
Pivot Timeframe: Set this to "15" for intraday or "D" for macro-level levels.
Line Color: Customize the line appearance to match your chart theme.
🔎 Who is it for?
Scalpers looking for intraday bounce/reject levels
Swing traders wanting to identify high-probability supply/demand zones
Anyone tired of cluttered S/R indicators that repaint or lag
🔥 Once you use it, you won't be able to trade without it.
📈 Built by DCX with precision and speed in mind.
📊 📊 Support Resistance Channels (15M,D) by.DCX
🔥 The only indicator you’ll ever need for scalping or swing trading. Period.
💡 Tired of messy charts full of meaningless lines?
This script automatically draws only the most meaningful support and resistance levels based on pivots –
optimized for both 15-minute scalping and daily timeframe swing trading.
💥 Why This Indicator Is a Game-Changer:
✅ Automatic Precision Detection – Finds real, battle-tested levels using pivot highs/lows
✅ Smart Noise Reduction – Merges nearby zones to reduce clutter
✅ Timeframe-Aware Logic
🔹 Daily Zones (Blue): Always visible
🔹 15-Minute Zones (Purple): Only shown when viewing timeframes below 4H
✅ Fully Customizable
🔹 Adjust pivot sensitivity, number of lines, merge distance – everything
🧠 Who Should Use This?
Scalpers who want sniper-level entries based on proven intraday zones
Swing traders who need clean, reliable daily levels
Anyone who hates cluttered charts and wants clarity
📈 Pro Tips:
Lower the “Max S/R Levels” to show only the most critical zones
👉 Try setting to 3–5 to highlight institutional-grade levels
Tune “Merge Distance (%)” to filter overlapping zones (recommended: 0.3–0.5%)
💬 TL;DR
🧲 “You’ll never need to draw S/R lines manually again. This script does it smarter.”
SupertrendThis script is a technical trading system based on the Supertrend indicator applied to traditional candlestick charts. The Supertrend is a popular trend-following indicator that helps identify the prevailing market direction and provides clear entry and exit signals.
✅ Key Features:
Indicator Used: Supertrend (based on ATR - Average True Range)
Chart Type: Regular candlestick (time-based) chart
Buy Signal: Triggered when the price closes above the Supertrend line (trend flips to bullish)
Sell Signal: Triggered when the price closes below the Supertrend line (trend flips to bearish)
Signal Alerts: Optionally, the script can be set to send alerts for each buy/sell signal
Customisable Inputs:
Supertrend period (length) – controls ATR smoothing
Supertrend multiplier (factor) – affects the sensitivity of the trend change
Entry Type: Signals are based on confirmed candle closes, avoiding false signals
Visuals: Colour-coded Supertrend lines (e.g., green for buy, red for sell) for easy trend identification
Renko Blocks (Auto Box Size + Advanced Options)
Renko Blocks indicator with auto box sizing and display options:
Box Size Methods:
Traditional (manual)
ATR-based
% of Price
Range-Based
Optional: Adaptive adjustment based on volatility
Display Options:
Chart label
Data window
Enhanced/Simple table with stats (LTP %, trend direction, brick strength, adaptive factor)
Custom table positions
Renko Logic:
Plots real-time Renko blocks on standard price charts
Tracks direction and consecutive bricks
Alerts on trend change
Visual Customization:
Bull/Bear block colors
Wick and border coloring
S&D + OB + EMAS&D / OB + EMA 5,13,50,200
The goal is to bring together several indicators in 1 to develop my trading strategy behind
Candle Range Theory Hawkeye CapitalCandle Range Theory (CRT) – Hawkeye Capital
OVERVIEW
CRT looks for “liquidity sweep and rejection” candles. A bullish CRT forms when price dips below the previous candle’s low and closes back inside the range; a bearish CRT forms when price spikes above the previous high and closes back inside. The script draws the Candle-Range-High (CRH), Candle-Range-Low (CRL) and an optional shaded box between them. Only one active CRT is kept on-screen; when price reaches CRH or CRL the pattern is closed and a new one is awaited.
KEY FEATURES
Bullish and bearish CRT detection with arrow signals (▲ / ▼).
Optional range box, CRH line (resistance) and CRL line (support).
ATR multiplier to ignore small candles.
Higher-Time-Frame (HTF) mode: analyse D1, H4, etc., while trading on a lower chart.
Colour controls for bullish, bearish and box fill.
Six optional filters to improve quality: body-position, reference-candle size, wick-to-ATR, volume confirmation, recent-test lockout, session filter.
Non-repainting: signals confirm on bar close.
USER INPUTS
Display – toggle box, CRH, CRL; set ATR filter.
Colours – pick bullish, bearish and box colours.
Higher Timeframe – enable HTF model and choose the higher period.
Advanced Filters – thresholds for body position, reference candle size, volume, recent tests, time window.
TRADING LOGIC
Bullish entry: arrow ▲ appears. Target = CRH, stop = close below CRL.
Bearish entry: arrow ▼ appears. Target = CRL, stop = close above CRH.
Script auto-extends lines and box until either target or stop is hit.
ALERTS
“Bullish CRT Pattern Detected – Target: CRH, Stop: CRL”
“Bearish CRT Pattern Detected – Target: CRL, Stop: CRH”
Set them to “Once Per Bar Close” for clean notifications.
BEST PRACTICES
Use an ATR filter of 1.0–1.5 to cut noise.
Pair a lower chart with an HTF one or two steps higher (e.g., 5 m chart with 1 h CRT).
Risk 1-2 % per trade; always place stops at the invalidation level.
DISCLAIMER
This script is a technical-analysis aid, not financial advice. Test it thoroughly and manage risk before trading live.