FVG Finder [VM]FVG Finder
Overview
The FVG Finder is a powerful Pine Script indicator designed for TradingView to identify and visualize Fair Value Gaps (FVG) on price charts. Fair Value Gaps are areas where price moves quickly, leaving gaps between candles that represent potential areas of interest for traders. This indicator highlights both bullish and bearish FVGs with customizable visual elements, including shaded zones, middle lines, and boundary lines, to assist traders in spotting key levels for potential reversals or continuations.
Created by Vlad_Mind (Telegram: @Dreamer528), this indicator is highly configurable and optimized for clarity and performance, with a maximum of 500 boxes and lines to ensure smooth operation on any chart.
Features
Bullish and Bearish FVG Detection: Automatically identifies bullish (green) and bearish (red) Fair Value Gaps based on specific candlestick patterns.
Customizable Display: Option to toggle FVG zones on or off via the input settings.
Dynamic Visualization:
Shaded Zones: Highlights FVG areas with semi-transparent boxes (green for bullish, red for bearish).
Middle Lines: Draws dashed lines at the midpoint of each FVG zone for reference.
Boundary Lines: Tracks the upper (bearish) or lower (bullish) boundaries of FVGs, updating dynamically as price interacts with these levels.
Automatic Cleanup: Removes FVGs when price fully closes the gap, keeping the chart clean and relevant.
Performance Optimized: Limits the number of displayed boxes and lines to 500, ensuring smooth performance even on large datasets.
How It Works
The indicator scans for FVGs based on the following conditions:
Bearish FVG: Occurs when three consecutive bearish candles create a gap where the low of the third candle is higher than the high of the first candle.
Bullish FVG: Occurs when three consecutive bullish candles create a gap where the high of the third candle is lower than the low of the first candle.
Once detected, the indicator:
Draws a shaded box representing the FVG zone.
Adds a dashed middle line at the midpoint of the gap.
Tracks the boundary of the gap with a line that updates as price approaches or crosses it.
Deletes the FVG zone when price fully closes the gap (i.e., when the high/low of a new candle surpasses the gap's boundary).
Settings
Show FVG: Toggle to enable or disable the display of FVG zones (default: enabled).
Visual Customization
Bullish FVG Colors:
Zone: Light green (80% transparency).
Middle Line: Green (50% transparency).
Boundary Line: Blue when price interacts with the gap.
Bearish FVG Colors:
Zone: Light red (80% transparency).
Middle Line: Red (50% transparency).
Boundary Line: Blue when price interacts with the gap.
Text Labels: Each FVG zone is labeled with "FVG" in white, with adjustable text size (small by default, tiny when price interacts with the gap).
Usage
Add the FVG Finder to your TradingView chart.
Adjust the Show FVG setting to enable or disable FVG zones as needed.
Use the highlighted zones to identify potential support/resistance levels, breakout opportunities, or areas where price may return to fill the gap.
Combine with other technical analysis tools (e.g., trendlines, volume, or indicators) to confirm trading decisions.
Notes
The indicator is designed to work on any timeframe and market, but its effectiveness may vary depending on volatility and trading style.
For best performance, avoid applying the indicator to extremely large historical datasets, as it is capped at 500 boxes and lines.
Contact Vlad_Mind (Telegram: @Dreamer528) for support or feedback.
Disclaimer
This indicator is provided for educational and informational purposes only. It does not constitute financial advice. Always conduct your own research and consult with a professional before making trading decisions.
Happy trading!
Indicatori e strategie
RSI 5 Dakika Al/Sat Alarmırsi 5 dklık grafikte scalp için sinyal üretir. yatırım tavsiyesi değildir.
Kassa Eröffnungskerze (z. B. DAX)This Pine Script automatically draws a horizontal line at the 09:00 CET open price every trading day. It’s designed for use on any timeframe – from 1-minute to daily – and is ideal for traders following European indices like the DAX (GER40) or EuroStoxx.
🛠 Features:
• Automatically detects the cash market open (09:00 CET)
• Works on all timeframes
• Uses Europe/Zurich timezone (CET/CEST)
• Draws a new line once per day at 09:00
• No repainting – consistent and reliable behavior
💡 Use Case:
Perfect for intraday and day traders who want to anchor their analysis to the official cash market open price. This level is often critical for observing volume spikes, trend initiations, or mean-reversion behavior during the European session.
Strong Trend Bars (ATR-based)This is a ChatGPT pinescript meant as an indicator for detecting strength in the market. The primary function I use it for is to decide which bars to trail a stop loss beneath.
💥 Explanation of adjustable inputs:
Bull Close Threshold (default 0.6):
If set to 0.6, bull bars must close above 60% of bar height → low + 0.6 * barHeight
Bear Close Threshold (default 0.6):
If set to 0.6, bear bars must close below 40% of bar height → high - 0.6 * barHeight
This lets you experiment with tighter or looser filters. For example:
0.7 → only bars closing near the extremes will light up
0.5 → about midpoint
0.8 → very demanding, “almost full body” bars
Multi-Confluence Adv. Rejection ID - v5Combines Order Blocks, Single Candle Order Blocks, and Fair Value Gaps along with buy and sell signals. The premise is identifying zones where these things overlap, price reentering that zone, and rejecting with higher than average volume. Rejection is defined as entering zone being drawn based on the parameters of identifying the order block types, etc, price reentering either from above or below and then exiting with higher than average volume support
Smoothed Heikin Ashi Trend OscillatorThis indicator measures trend direction and momentum using a smoothed Heikin Ashi anchor. The oscillator value is the distance between the actual closing price and a synthetic Heikin Ashi baseline, optionally smoothed using a selectable moving average (SMA, EMA, HMA, VWMA, or RMA).
The oscillator is plotted as a histogram. Bar color reflects:
Whether price is above or below the anchor (bullish or bearish)
Whether the distance is expanding or contracting (momentum acceleration or deceleration)
The anchor is reverse-engineered from prior Heikin Ashi open and close values, adjusted by real price data (high, low, open). This structure allows for smoothed trend analysis while retaining responsiveness to price movement.
I use this oscillator in combination with smoothed Heikin Ashi candles to visually track momentum and detect subtle trend shifts early.
Built-in alert conditions allow for notification on zero-line crosses, with confirmation on candle close. These can optionally be used to signal potential trend shifts.
✅ Non-repainting (when live mode is off)
✅ Fully customizable smoothing, logic, and colors
✅ Works across all timeframes and asset classes
© 2025 Ben Deharde
DDDDD: ATR & ADR Table + Suggested Time-based Exit📈 DDDDD: ATR & ADR Table + Suggested Time-based Exit
This indicator provides a simple yet powerful table displaying key volatility metrics for any timeframe you apply it to. It is designed for traders who want to assess the volatility of an asset, estimate the average time required for a potential move, and define a time-based exit strategy.
🔍 Features:
Displays ATR (Average True Range) for the selected length
Shows Average Range (High-Low) and Maximum Range over a configurable number of bars
Calculates Avg Bars/Move → average number of bars needed to achieve the maximum range
Calculates Recommended Exit Bars → suggested maximum holding period (in bars) before considering an exit if price hasn’t moved as expected
All values dynamically adjust based on the chart’s current timeframe
Outputs values directly in a table overlay on your main chart for quick reference
📝 How to interpret the table:
Field Meaning
ATR (14) Average True Range over the last 14 bars (volatility indicator)
Avg Range (20) Average High-Low range over the last 20 bars
Max Range Maximum High-Low range observed in the last 20 bars
Avg Bars/Move Average number of bars it takes to achieve a Max Range move
Rec. Exit Bars Suggested max holding period (bars) → consider exit if move hasn’t occurred
✅ How to use:
Apply this indicator to any chart (works on minutes, hourly, daily, weekly…)
It will automatically calculate based on the chart’s current timeframe
Use ATR & Avg Range to gauge volatility
Use Avg Bars/Move to estimate how long the market usually takes to achieve a big move
Use Rec. Exit Bars as a soft stop — if price hasn’t moved by this time, consider exiting due to declining probability of a breakout
⚠️ Notes:
All values are relative to your current chart timeframe. For example:
→ On a daily chart, ATR represents daily volatility
→ On a 1H chart, ATR represents hourly volatility
“Bars” refers to the bars of the current timeframe. Always interpret time accordingly.
Perfect for traders who want to:
Time their trades based on average volatility
Avoid overholding losing positions
Set time-based exit rules to complement price-based stoplosses
Stochastics + VixFix Buy/Sell SignalsThis script is designed for long-term investors using ETFs on a weekly timeframe, where catching high-probability bottoms is the goal. It combines the Stochastic Oscillator with the Williams VixFix to identify moments of extreme fear and potential reversals.
A Buy signal is triggered when:
Stochastic %K drops below 20
VixFix forms a green spike (suggesting a panic-driven market flush)
A Sell signal is triggered when:
Stochastic %K rises above 90
VixFix falls below 5 (indicating excessive complacency)
Catching tops is much harder than catching bottoms.
These Sell signals are not designed to fully exit positions. Instead, they suggest trimming a small portion of ETF holdings — simply to free up liquidity for future opportunities.
This strategy is ideal for:
Long-term ETF investors
Weekly charts
Systematic decision-making in volatile markets
Use in conjunction with macro indicators, sector rotation, and valuation frameworks for best results.
ZHUZHUBLCKBKX MACDThis indicator is based on the standard Trading View MACD Indicator with added visual prompts to take the guess work out of buying and selling. Only use this indicator when you decide to get in or get out. Used in conjunction with "BLCKBOX Buying / Selling Sentiment" indicator.
21 EMA + VWAP Trend Bias
21 EMA + VWAP Trend Bias
This indicator combines the 21-period Exponential Moving Average (EMA) and the Volume-Weighted Average Price (VWAP) to provide a simple yet effective visual trend bias tool.
🔍 Core Features:
21 EMA Line (Orange): Tracks the short-to-mid-term price trend.
VWAP Line (Blue): Reflects the average trading price, weighted by volume, often used by institutional traders.
Trend Bias Highlight:
Green Background: Bullish bias — price is above both the 21 EMA and VWAP.
Red Background: Bearish bias — price is below both the 21 EMA and VWAP.
No Background: Neutral or mixed signals.
⚙️ Use Cases:
Quickly assess market trend direction at a glance.
Confirm entry or exit signals with dual-layer trend validation.
Great for intraday and swing traders who value clean, unobtrusive chart setups.
Market Warning Dashboard Enhanced📊 Market Warning Dashboard Enhanced
A powerful macro risk dashboard that tracks and visualizes early signs of market instability across multiple key indicators—presented in a clean, professional layout with a real-time thermometer-style danger gauge.
🔍 Included Macro Signals:
Yield Curve Inversion: 10Y-2Y and 10Y-3M spreads
Credit Spreads: High-yield (HYG) vs Investment Grade (LQD)
Volatility Structure: VIX/VXV ratio
Breadth Estimate: SPY vs 50-day MA (as a proxy)
🔥 Features:
Real-time Danger Score: 0 (Safe) to 100 (Extreme Risk)
Descriptive warnings for each signal
Color-coded thermometer gauge
Alert conditions for each macro risk
Background shifts on rising systemic risk
⚠️ This dashboard can save your portfolio by alerting you to macro trouble before it hits the headlines—ideal for swing traders, long-term investors, and anyone who doesn’t want to get blindsided by systemic risk.
TTM Squeeze Overlay (Wave A/B/C Visible)This script overlays three MACD-based wave structures directly on the price chart — giving you a clear, time-based view of market momentum without needing a sub-panel.
🔴 Wave A (Short-Term) – fast reactions, shows immediate price pressure
⚫ Wave B (Mid-Term) – smoother movements, ideal for swing context
🔵 Wave C (Long-Term) – area-style macro trend overlay
All waves are dynamically scaled and centered around price action, so you don’t need to manually stretch or shift anything.
Built for traders who want trend clarity at a glance — right where it matters.
Aroon Buy & Sell with Customizable Candle Pattern FilterSure! Here's a description of how the script works without the code:
### Overview:
This trading strategy combines the **Aroon indicator** and **candlestick pattern recognition** to generate buy and sell signals. It allows for a more customizable approach by enabling you to filter signals based on the direction of a trend (identified by the Aroon indicator) and specific candlestick patterns that are often seen as indicators of potential reversals or continuation in the market.
### Key Components:
1. **Aroon Indicator**:
* **Aroon Up and Aroon Down** are calculated over a 14-period window. The Aroon Up shows how recently the highest high occurred, while Aroon Down shows how recently the lowest low occurred.
* A crossover between the Aroon Up and Aroon Down lines indicates a change in market trend. When the Aroon Up crosses above the Aroon Down, it's a signal of an uptrend, and when the Aroon Down crosses above the Aroon Up, it's a signal of a downtrend.
* The strategy uses **5-minute** Aroon data to track the overall trend and **1-minute** Aroon data to refine entry signals.
2. **Candlestick Pattern Filters**:
The script allows you to select and use various candlestick patterns to filter the signals:
* **Bullish Engulfing**: A pattern where a bullish candle completely engulfs the previous bearish candle.
* **Bearish Engulfing**: A pattern where a bearish candle completely engulfs the previous bullish candle.
* **Pin Bar**: A candlestick with a small body and a long tail, indicating potential reversal.
* **Doji**: A candlestick with a very small body, showing indecision in the market.
* You can toggle each of these patterns on or off based on your preference.
3. **Signal Generation**:
* **Buy Signal**: A buy signal is triggered when the market is in a bullish trend (as indicated by the Aroon Up crossing over the Aroon Down on the 5-minute chart), the Aroon Down on the 1-minute chart is at 100% (suggesting a low moment for entry), and a valid candlestick pattern (like Bullish Engulfing, Pin Bar, or Doji) occurs.
* **Sell Signal**: A sell signal is triggered when the market is in a bearish trend (as indicated by the Aroon Down crossing over the Aroon Up on the 5-minute chart), the Aroon Up on the 1-minute chart is at 100% (suggesting a potential reversal point), and a valid candlestick pattern (like Bearish Engulfing, Pin Bar, or Doji) occurs.
4. **Cooldown Period**:
* The strategy includes a **cooldown** mechanism to prevent multiple signals from being triggered in a very short period. This helps avoid false signals and ensures that only significant trends or pattern formations are considered for trades.
5. **Signal Plotting**:
* **Buy Signals** are displayed as green "BUY" labels below the price bars.
* **Sell Signals** are displayed as red "SELL" labels above the price bars.
6. **Alerts**:
* Alerts are set up to notify the user when a buy or sell signal is triggered. This can be useful for traders who prefer to be alerted when a valid setup is detected.
### Customization:
* The user can customize which candlestick patterns they want to use in the strategy by turning them on or off.
* The user can also adjust the Aroon settings and other parameters, allowing for flexibility in adapting the strategy to different market conditions and personal preferences.
### Summary:
This strategy blends trend-following (via Aroon) with reversal/continuation signals from candlestick patterns, providing traders with a way to fine-tune their entries and exits based on both trend strength and price action patterns. It aims to reduce noise and filter out weak signals by combining these elements.
Close Price - EMA Distance (10, 21, 50)this is script to show differnce between price and three moving average i.e 10, 21, and 50on closing basis
Missing Candle AnalyzerMissing Candle Analyzer: Purpose and Importance
Overview The Missing Candle Analyzer is a Pine Script tool developed to detect and analyze gaps in candlestick data, specifically for cryptocurrency trading. In cryptocurrency markets, it is not uncommon to observe missing candles—time periods where no price data is recorded. These gaps can occur due to low liquidity, exchange downtime, or data feed issues.
Purpose The primary purpose of this tool is to identify missing candles in a given timeframe and provide detailed statistics about these gaps. Missing candles can introduce significant errors in trading strategies, particularly those relying on continuous price data for technical analysis, backtesting, or automated trading. By detecting and quantifying these gaps, traders can: Assess the reliability of the price data. Adjust their strategies to account for incomplete data. Avoid potential miscalculations in indicators or trade signals that assume continuous candlestick data.
Why It Matters In cryptocurrency trading, where volatility is high and trading decisions are often made in real-time, missing candles can lead to: Inaccurate Technical Indicators : Indicators like moving averages, RSI, or MACD may produce misleading signals if candles are missing. Faulty Backtesting : Historical data with gaps can skew backtest results, leading to over-optimistic or unreliable strategy performance. Execution Errors : Automated trading systems may misinterpret gaps, resulting in unintended trades or missed opportunities.
By using the Missing Candle Analyzer, traders gain visibility into the integrity of their data, enabling them to make informed decisions and refine their strategies to handle such anomalies.
Functionality
The script performs the following tasks: Gap Detection : Identifies time gaps between candles that exceed the expected timeframe duration (with a configurable multiplier for tolerance). Statistics Calculation : Tracks total candles, missing candles, missing percentage, and the largest gap duration. Visualization : Displays a table with analysis results and optional markers on the chart to highlight gaps. User Customization : Allows users to adjust font size, table position, and whether to show gap markers.
Conclusion The Missing Candle Analyzer is a critical tool for cryptocurrency traders who need to ensure the accuracy and completeness of their price data. By highlighting missing candles and providing actionable insights, it helps traders mitigate risks and build more robust trading strategies. This tool is especially valuable in the volatile and often unpredictable cryptocurrency market, where data integrity can directly impact trading outcomes.
TTM Squeeze Overlay (Wave A/B/C Visible)This indicator shows three different cycle wave energy ( long, short and now )
Float LabelFloat label
Float label is simply a label that will display the float (number of shares that are publicly available for trading on the open market) for the ticker currently open in the chart.
Very handy for trading smaller cap names.
Currently working on a complete low float label to replace this.
ES/MES 5-of-9 Strategy w/ Alerts, Stops & TP Targets✅ Strategy Summary: ES/MES 5-of-9 Confluence Script
📊 Entry System
9 indicators used for signal confluence:
EMA (20 & 50 crossover + price location)
RSI (momentum confirmation)
MACD (trend/momentum confirmation)
VWAP (institutional sentiment)
Bollinger Bands (volatility breakout)
Stochastic Oscillator (reversal potential)
OBV (volume trend confirmation)
ATR (volatility context)
Optional Fibonacci (manual)
Entry Trigger: When 5 or more of the 9 indicators align in one direction
Separate conditions for long and short entries
🔔 Alerts
Built-in TradingView alerts for:
✅ Long Entry Alert (5+ bullish signals)
✅ Short Entry Alert (5+ bearish signals)
📈 Chart Visuals
📍 Entry markers:
Green triangle below bar = Long Entry
Red triangle above bar = Short Entry
🧮 Live Score Label (displays “Score: X/9” above the bar)
🛑 Trailing Stop Suggestions
📉 ATR-based trailing stop
Customizable multiplier (default: 1.5x ATR)
Plotted at entry
📉 EMA20 trailing stop
Optional second dynamic stop guide
🎯 Take-Profit Levels
Automatically calculated from entry price using ATR risk distance:
TP1 = 1:1 Risk/Reward (customizable)
TP2 = 2:1 Risk/Reward (customizable)
Plotted as horizontal lines for both long and short entries
⚙️ User Controls
Toggle visibility for:
ATR trailing stop
EMA20 trailing stop
Take-profit lines
Customizable inputs for:
ATR multiplier
Risk-reward ratios (TP1 & TP2)
BTC vs ALT Lag Detector [MEXC Overlay]This indicator monitors the price movement of Bitcoin (BTC) and compares it in real time to a customizable list of major altcoins on the MEXC exchange.
It helps you identify lagging altcoins — tokens that are underperforming or overperforming BTC’s price action over a selected timeframe. These temporary deviations can offer profitable entry or rotation opportunities, especially for scalpers, day traders, and arbitrage-style strategies.
Key Features:
- Real-time deviation detection between BTC and altcoins
- Customizable comparison timeframe: 1m, 6m, 12m, 30m, 1h, 4h, or 1d
- Deviation threshold alert: Highlights coins that lag BTC by more than 0.5%, 1%, 2%, or 3%
- Compact stats table embedded in the price chart
- Fully adjustable layout: Table position (Top/Bottom/Center + Left/Right), Font size (Tiny, Small, Medium)
- Built-in alert system when deviation exceeds your chosen threshold
How to Use It:
Set your desired timeframe for comparison (e.g., 1 hour).
Select a deviation threshold (e.g., 1.0%).
The table will show:
Each altcoin’s % change
BTC’s % change
The delta (deviation) vs BTC
Red highlights indicate alts whose deviation exceeded the threshold.
When at least one alt lags beyond your threshold, the indicator can trigger an alert — helping you capitalize on potential catch-up trades.
Please provide any feedback on it.
Sessioni di Trading - Londra & New YorkIndicator for mechanics 3.0 marking the London and New York sessions with vertical dotted lines
7 MAs DEMA🧠 Indicator: 7 MAs DEMA – Advanced Trend Setup
This indicator displays 7 Double Exponential Moving Averages (DEMA) to provide a clear view of market trends across multiple timeframes.
📊 DEMA Periods Used:
DEMA 11 – Ultra Short-Term
DEMA 47 – Short-Term
DEMA 94 – Short to Mid-Term
DEMA 204 – Mid-Term
DEMA 408 – Intermediate Trend
DEMA 885 – Long-Term
DEMA 1754 – Macro Trend / Overall Market Direction
🧠 Indicador: 7 MAs DEMA – Setup Avançado de Tendência
Este indicador utiliza 7 Médias Móveis DEMA (Double Exponential Moving Averages) para identificar com precisão a tendência do mercado em diferentes prazos.
📊 Períodos Utilizados:
DEMA 11 – Ultra Curto Prazo
DEMA 47 – Curto Prazo
DEMA 94 – Tendência de Curto a Médio Prazo
DEMA 204 – Médio Prazo
DEMA 408 – Tendência Intermediária
DEMA 885 – Longo Prazo
DEMA 1754 – Tendência Macro / Força de Fundo