FU + SMI Validator (Proper FU, 30m)Overview
The FU + SMI Validator is a sophisticated technical analysis indicator designed to detect Proper FU (Fakeouts or Liquidity Sweeps) on the 30-minute timeframe. This tool aims to help traders identify high-probability reversal setups that occur when price briefly breaks key levels (sweeping liquidity), then reverses with momentum confirmation.
Fakeouts are common market events where price action “hunts stops” before reversing direction. Correctly identifying these events can offer excellent entry points with defined risk. This indicator combines price action logic with momentum and volatility filters to provide reliable signals.
Core Concepts
Proper FU (Fakeout) Detection
At its core, the script identifies proper fakeouts by checking if the current bar’s price:
For bullish fakeouts: dips below the previous bar’s low (sweeping stops) and then closes above the previous bar’s high
For bearish fakeouts: spikes above the previous bar’s high and then closes below the previous bar’s low
This ensures that the breakout is a true sweep rather than just a one-sided close.
Optionally, the script can require one additional confirmation bar after the FU, ensuring that the momentum is sustained and reducing false signals.
SMI-style Momentum Validation
To improve the quality of signals, the indicator uses a proxy for the Stochastic Momentum Index (SMI) by calculating the difference between current and past linear regression slopes of price. This momentum check helps ensure that fakeouts occur alongside actual directional strength.
Key points:
Momentum must be increasing in the direction of the FU signal.
Momentum filters can be enabled or disabled based on user preference.
Squeeze Condition to Avoid Low-Volatility Traps
The script includes a volatility filter based on a squeeze-like condition:
It compares Bollinger Bands (BB) and Keltner Channels (KC).
When BB bands contract inside KC bands, the market is in a squeeze state, signaling low volatility.
Fakeouts during squeeze conditions are often unreliable; the script can filter these out to reduce false alarms.
Killzone Session Timing Filter
Recognizing that liquidity and volatility vary by session, this tool supports optional filtering for:
London Killzone: 09:00 to 10:30 (UK time)
New York Killzone: 13:00 to 14:30 (UK time)
Signals only trigger during these high-activity windows if enabled, helping traders focus on periods with the best liquidity and market participation.
Note: For Killzone filtering to work accurately, your TradingView chart must be set to the UK timezone.
Features & Benefits
Robust FU detection ensures the breakout price action is meaningful, reducing noise.
Momentum filter via linear regression slope captures trend strength in a smooth, mathematically sound way.
Low-volatility squeeze avoidance helps reduce false signals in choppy or range-bound markets.
Killzone timing filter focuses your attention on the most liquid and active market hours.
Optional confirmation bar increases signal reliability.
Raw FU markers allow visualization of all detected fakeouts for pattern recognition and manual analysis.
Alerts built-in for both valid buy and sell FU setups, enabling real-time notification and quicker decision-making.
Customization Options
Killzone usage: Enable or disable the session timing filter.
Sessions: Configure London and New York killzone time ranges.
Momentum alignment: Enable or disable momentum filter based on SMI proxy.
Volatility filter: Avoid signals during squeeze or low-volatility conditions.
FU confirmation: Option to require one additional confirming candle after the initial FU.
Squeeze and momentum parameters: Adjust Bollinger Bands length and multiplier, Keltner Channel length and ATR multiplier.
Raw FU markers: Show or hide all detected fakeouts regardless of filters.
How to Use This Indicator
Apply to 30-minute charts for forex pairs, indices, cryptocurrencies, or other instruments.
Set your chart timezone to UK time if using Killzone filters.
Adjust input parameters based on your preferred sessions and risk tolerance.
Look for green “VALID BUY FU” labels below bars for bullish fakeout entries.
Look for red “VALID SELL FU” labels above bars for bearish fakeout entries.
Use the alert system to receive notifications on setups.
Combine with your existing analysis or risk management strategy for entries, stops, and profit targets.
Why Use FU + SMI Validator?
Fakeouts are some of the most lucrative but tricky setups for many traders. Without proper filters, they can lead to false entries and losses. This script integrates price action, momentum, volatility, and session timing into one package, providing a robust tool to spot high-quality fakeout opportunities and improve trading confidence.
Limitations
Requires chart to be set to UK timezone for session filters.
Designed specifically for 30-minute timeframe — performance on other timeframes may vary.
Momentum is a proxy, not a direct SMI calculation.
Like all indicators, best used in conjunction with sound risk management and other analysis tools.
Potential Enhancements
Conversion into a full strategy script for backtesting entries and exits.
Addition of other momentum indicators (RSI, MACD) or volume filters.
Customizable time zones or auto time zone detection.
Multi-timeframe analysis capabilities.
Visual dashboard for summary of signal stats.
Chart patterns
WORLD-MARKET STOCK SCANNER PRO Release Notes
How to operate
Add to chart
Invite only section → indicator name → Add to chart.
Opens on the price chart by default.
Pick symbols
Page (1–10): choose a prefilled list (up to 20 tickers each).
ActiveSlots (≤20): how many symbols from that page to scan.
Filter & entries
OnlyBullish: show rows only when price is above the script’s trend baseline (daily).
StickyEntry: keeps the first Entry price & date until the trend flips.
Table display
MaxRows: cap how many rows are drawn.
TablePos: where the table appears.
HeaderFont / RowFont: pick sizes; fonts auto-shrink slightly on phones.
Read the columns
Symbol — ⭐ marks the page’s highest Power% idea.
Price — last traded price.
Entry — date and price of the trend entry.
Profit / Power% — open P/L (points & %) plus Power score (0–100).
SL — dynamic stop derived from the same trend model.
Simple trading rule
Buy when Power% > 20
Higher Power suggests stronger momentum/liquidity conditions.
Alerts (optional)
Turn on Enable Alerts in settings.
Create alert → Condition: STOCK SCANNER PRO stable → choose:
Scanner — Buy Trigger (visible rows)
Scanner — SL Hit (visible rows)
Set Once per bar close.
Enable Detailed alert() message to include the ⭐ Best idea.
Notes
Signals are computed from Daily data; intraday view is provisional until the daily candle closes.
Changing TablePos recreates the table; if it doesn’t move, remove and re-add the indicator.
週末線(全時間足対応) © Idakenこのスクリプトは、日本時間の土曜日をチャート全面にハイライト表示します。 1週間を視覚的に区別したいトレーダーに最適です。
This indicator highlights the entire chart during Saturdays in Japan Standard Time (JST). It is ideal for traders who want to visually distinguish each week.
GrowEasy Money## Grow Easy AI Mentor Strategy
### Overview
The *Grow Easy AI Mentor Strategy* is a sophisticated yet beginner-friendly long-only trend-following indicator designed exclusively for the TradingView platform. It embodies the core principles of the Grow Easy AI agent: capital preservation, disciplined risk management, and educational growth. By combining multiple technically sound filters, it identifies high-probability entry and exit points while providing clear visual guidance, making it an ideal tool for new traders seeking sustainable and informed market engagement.
### Core Philosophy
This strategy is built on three foundational pillars:
- **Follow the Trend:** Trades only when price is above the 200-period Simple Moving Average (SMA), ensuring alignment with the long-term market direction.
- **Gauge Momentum:** Uses a dynamic Relative Strength Index (RSI) threshold to confirm strong buying pressure, adjusting sensitivity near recent highs to avoid premature entries.
- **Manage Risk Dynamically:** Employs a volatility-based trailing stop calculated via Average True Range (ATR) multiplied by a user-defined factor, adapting stops to market volatility and protecting profits effectively.
### Key Features & Functionality
- **Intelligent Entry Filters:** Combines long-term trend, momentum, and volatility breakout criteria for filtered and measured entries.
- **Optional Confirmation Filter:** Can wait for price to close above the trigger bar’s high before entry to reduce false signals and whipsaws.
- **Dynamic Trailing Stop:** Adjusts stop loss distance based on market volatility, widening in volatile conditions and tightening in calmer environments.
- **Educational Visuals:**
- Background shading indicates bullish (green) or bearish (red) trends.
- Entry (green triangle) and exit (red triangle) signals provide clear, actionable markers.
- Orange highlights indicate bars awaiting confirmation, promoting disciplined trading patience.
- Real-time label displays the current trend, momentum, volatility levels, and stop price for ongoing market education.
- **Fully Configurable:** All important parameters—ATR multiplier, RSI levels, lookback periods, confirmation toggles—are easily adjustable for various assets and volatility profiles.
- **Agent-Ready Alerts:** Built-in alert conditions allow seamless integration with Grow Easy AI autonomous trading agents or manual monitoring for timely trade execution.
### How to Use
Add the indicator to daily or higher timeframe charts for optimal results. Only consider long trades when buy signals appear, and use alerts for timely notifications. Pair the strategy with a sound risk management plan, such as limiting risk per trade to 1%, to ensure sustainable portfolio growth. Paper trading is recommended before live deployment to familiarize yourself with signal timing and behavior.
### Limitations
This strategy is exclusively long-only and may underperform in sideways or highly choppy markets where trend filters fail to detect clear direction. Adjust ATR multiplier and dynamic RSI thresholds as needed to match the volatility characteristics of individual assets. False signals can occur, especially during low-volume or highly volatile periods, underscoring the importance of risk controls and disciplined trade management.
### Ideal For
- New investors seeking an educational yet practical introduction to trading.
- Disciplined traders who prefer rules-based entries and exits over emotional decisions.
- Automated trading system developers looking for reliable, well-documented signal generation logic.
### In Essence
More than just a trading indicator, *Grow Easy AI Mentor Strategy* acts as a calm, patient mentor on the chart—enforcing disciplined strategy execution, visually explaining every step, and prioritizing risk management to support sustained learning and growth in trading.
Rejection Zones with FVG ConfirmationOverview
This indicator is designed to identify high-probability Rejection Zones by detecting a specific and powerful price action pattern. The core logic combines the concepts of price rejection , indicated by overlapping wicks, with a Fair Value Gap (FVG) that confirms a strong market imbalance.
These zones are automatically drawn on your chart and can serve as critical levels of potential support (demand) or resistance (supply) for future price movements. The indicator is fully equipped with multi-timeframe (MTF) capabilities, advanced zone management, and customizable alerts to enhance your trading analysis.
Key Features
Dual Timeframe Analysis : Simultaneously displays Rejection Zones from your current timeframe (CTF) and a selected higher timeframe (HTF). HTF zones often represent more significant price levels.
Advanced Zone Management : Zones are dynamically tracked and their status updates as price interacts with them (e.g., Touch, Covered). You can define conditions for when a zone should be considered invalid.
Smart Overlap Handling : Choose how to handle overlapping zones. Either Replace the old zone with the new one or Keep Both to see all areas of interest.
Performance Optimization : Includes an option to Calculate on Visible Range Only, which significantly improves script performance on charts with extensive historical data.
Customizable Alerts : Set up alerts for when a new Rejection Zone is created or when price touches an existing zone, for both CTF and HTF.
Full Visual Customization : Easily customize the colors of Bullish and Bearish zones for both timeframes to match your chart's theme.
How The Logic Works
A Rejection Zone is identified based on a sequence of candlestick patterns:
Bullish Rejection Zone (Potential Demand) :
- Imbalance Confirmation : A bullish Fair Value Gap (FVG) is detected, meaning the high of the candle two bars ago (high ) is lower than the current candle's low (low ).
- Price Rejection : The script then checks if the lower wicks of the two candles preceding the FVG (bar and bar ) overlap. This overlap signifies a concentrated area where price was aggressively rejected.
- Zone Creation : If both conditions are met, a Bullish Rejection Zone is drawn covering the area of the combined rejection wicks.
Bearish Rejection Zone (Potential Supply) :
Imbalance Confirmation: A bearish FVG is detected (the low of bar is higher than the current high ).
Price Rejection: The script checks for overlapping upper wicks on bar and bar .
Zone Creation: A Bearish Rejection Zone is drawn on the area of the combined upper wicks.
How to Use
Identify Key Levels : Use these zones as you would with traditional support/resistance or supply/demand zones. They represent areas where a significant market reaction previously occurred.
Entry Triggers : Look for price to return to a zone and show signs of reaction (e.g., reversal candlestick patterns, shift in market structure on a lower timeframe) before considering an entry.
Higher Timeframe Confluence : Pay close attention to the HTF zones. A reaction from an HTF zone is generally more significant than one from a CTF zone. When a CTF zone forms within an HTF zone, it can signal a very high-probability setup.
Settings Explained
Higher Timeframe
Show : Toggles the visibility of HTF zones.
Timeframe Mapping (e.g., 30Sec:, 1Min:) : Choose which higher timeframe to display based on your current timeframe.
Rejection Zone
Show : Toggles the visibility of all zones.
History : Sets the maximum number of recent zones to display on the chart.
Size Half : If checked, reduces the vertical size of the zone by 50%, drawing it from the wick's midpoint to its tip. This can help pinpoint more precise entry levels.
Invalidation Condition : Defines when a zone should be considered invalid and stop being monitored.
- None : Never invalidates.
- Touch : Invalidates when price touches the zone.
- Left : Invalidates after price touches and then leaves the zone.
- Covered : Invalidates when price moves completely through the zone.
- Passed : Invalidates when price has clearly passed the zone.
Do (for Invalidation) : Action to take when a zone is invalidated. Remove will delete it from the chart; Nothing will just stop tracking it.
Overlap Action :
- Replace : If a new zone overlaps an old one, the old one is removed.
- Keep Both : Allows new and old zones to overlap on the chart.
Color Settings (CTF/HTF) : Full control over the border, background, and center-line colors for Bullish and Bearish zones.
Calculate Range
Calculate on Visible Range Only :
- IMPORTANT : Check this to improve performance. The script will only process visible bars.
- NOTE : Enabling this option will disable all alerts, as alerts require the script to process all historical data.
Alert Rejection Zone
Set your desired alert conditions here. You can enable alerts for zone creation and/or when price touches a zone, for both CTF and HTF separately.
---
Disclaimer: This indicator is for educational and analytical purposes only. It is not financial advice. Always conduct your own research and backtesting before making any trading decisions.
Madness StyleFinally a Indicator that has it all in one place for those on free accounts that can only use just one or two indicators. This indicator includes the following features;
• EMA Fast/Slow, Balance Zone Band
• Previous Day Highs/Lows/Mid
• Session Highs/Lows
• ZigZag Based on Pivots
• Equal Highs/Lows
• Swing Highs/Lows Markers
• Liquidity Pools
• Daily Bias + MTF Trend Table
I hope you enjoy!
Multi Asset Position Size Calculator (Extended with Entry ModeMulti Asset Position Size Calculator (Extended with Entry Mode
Multi Asset Position Size Calculator Multi Asset Position Size Calculator (Extended with Entry Mode)_Mr_X
Triple Quad Frosty v4.5Triple Quad Frosty v4.5 is a Renko-friendly strategy that lets you trade from up to four signal sources per side. Orders are only placed when your chosen conditional filters (A/B/C) agree, giving you full control over when entries are valid. You decide how signals must line up — from simple single-source triggers to majority or full agreement across all four.
Renko-based, with customizable static stops, take profits, and trailing stops. Time/day filters, daily trade limits, and forced closures let you restrict trading to specific windows.
The HTF filters in Triple Quad Frosty v4.5 use a higher-timeframe Hull Moving Average (HMA) to confirm trend direction, while slope and distance settings on the local HMA help filter out weak or choppy setups. Longs only trigger when price is above the HTF HMA and meets slope/distance requirements, and shorts only when the opposite is true.
Color-coded labels mark each exit as a win or loss, with reversal trades labeled separately for clarity. Conditional bars plotted above and below the chart show when the A/B/C filters align on a long or short bias, giving clear visual confirmation of entry conditions. Stop loss and take profit levels are plotted directly on the chart with guide lines, so you can easily track active trade management in real time.
Whale Money Flow DetectorKey Components:
Volume Analysis: Detects unusual volume spikes compared to average
Money Flow Index: Shows buying vs selling pressure
Whale Detection: Identifies large moves with high volume
Cumulative Flow: Tracks net whale activity over time
Visual Signals: Background colors and whale emoji labels
What it detects:
Large volume transactions (configurable multiplier)
Significant price moves with corresponding volume
Buying vs selling pressure from large players
Cumulative whale flow momentum
Customizable Parameters:
Volume MA Length (default: 20)
Whale Volume Multiplier (default: 2.0x)
Money Flow Length (default: 14)
Detection Sensitivity (default: 1.5)
Visual Features:
Green background for whale buying
Red background for whale selling
Whale emoji labels on significant moves
Real-time stats table
Multiple plot lines for different metrics
How to use:
Copy the code to TradingView's Pine Editor
Apply to your chart
Adjust sensitivity settings based on your asset's behavior
Set up alerts for whale buy/sell signals
Williams Fractals BW - Flechas + Breakoutsfractal con velas en la direccion hacia donde va para menos conficion
Hull EyesHull Eyes
It’s a trend-following indicator like other moving averages (SMA, EMA), but it reacts faster to price changes while staying relatively smooth.
The idea:
Fast response → so you catch trend shifts earlier.
Low noise → so you don’t get whipsawed by small moves.
Feza Feza Upper and Lower Band with AlertsFeza Feza Upper and Lower Band with Alerts. Feza Feza Upper and Lower Band with Alerts. Feza Feza Upper and Lower Band with Alerts. Feza Feza Upper and Lower Band with Alerts. Feza Feza Upper and Lower Band with Alerts.
Long 20x - Very powerfull strategy - By M.LolasVery powerful strategy.
Refined strategy that encompasses 20× Long trades with E1/E2 entries, TP1/TP2 targets, and trailing stop-losses, for real-time trade monitoring.
By M. Lolas
SL + TP Dynamics - By M.LolasStop Loss e Take Profit dinâmicos para operações semiautomatizadas.
By M.Lolas
RSI+VOL——Binary(One bar)Overview
This indicator integrates Stochastic RSI, MACD trend alignment, ADX trend strength, and multi-dimensional volume analysis to provide intelligent signal guidance and market activity monitoring. It is suitable for short-term, swing, and event-driven trading, offering clear visualization of trend direction, market strength, and volume anomalies.
Core Features
1️⃣ Stochastic RSI Signals
Automatically identifies overbought and oversold conditions to generate buy and sell reference signals.
Signals are filtered with candle closing direction to reduce counter-trend entries.
2️⃣ MACD Trend Alignment
Signals trigger only when MACD trend direction aligns with Stochastic RSI, improving accuracy.
Real-time trend alignment reduces noise from ranging markets.
3️⃣ ADX Trend Strength Filter
Signals trigger only when ADX indicates a significant trend, filtering out low-strength movements.
Helps capture primary market directions.
4️⃣ Multi-Dimensional Volume Analysis
Differentiates bullish and bearish volume to identify breakout signals.
Relative volume (RVOL) ensures signals occur during periods of active trading.
Background highlights abnormal spikes and extreme volume, clearly reflecting market activity.
5️⃣ Signal Visualization and Alerts
Buy and sell labels with corresponding RSI values are displayed on the chart.
Built-in alert conditions support TradingView notifications and strategy integration.
Indicator Value
Multi-dimensional alignment: combines trend, momentum, and market activity for comprehensive assessment.
High-precision signal reference: filters noise and provides clear entry indications.
Market activity monitoring: highlights extreme volume to reflect market participation.
Broad applicability: suitable for short-term, swing, and event-driven trading across various markets.
ICT SMC ToolKit By VIPIN | High Volume OB + BOS, CHoCH, FVG📌 ICT Smart Money Concepts (SMC) Toolkit
This indicator provides traders with a complete Smart Money Concepts (SMC) framework inside a single tool. It helps to visualize institutional trading footprints and market structure shifts more effectively without the need to combine multiple separate indicators.
---
🔹 Key Features
1. **Order Blocks (OB):**
- Automatically detects bullish and bearish order blocks.
- Helps traders identify institutional buying/selling zones where large players may be active.
- Volume filters included for more accurate signals.
2. **Break of Structure (BOS):**
- Marks market structure breaks that indicate continuation of the trend.
- Useful for identifying trend direction and confirming order flow.
3. **Change of Character (CHoCH):**
- Highlights early signs of market reversals.
- Shows when price transitions from bullish to bearish order flow (or vice versa).
4. **Fair Value Gaps (FVG):**
- Automatically draws zones of price imbalance.
- Traders can use these zones as possible retracement or entry levels.
- Helps to spot areas where price may return to "rebalance".
5. **Liquidity Sweeps:**
- Identifies liquidity grabs around recent highs and lows.
- Useful for spotting stop hunts and smart money manipulation before reversals.
6. **Custom Presets & Filters:**
- Users can toggle between OB-only, FVG-only, Sweep-only, or full SMC mode.
- Multiple color settings available for clear chart visualization.
---
🎯 Purpose of the Script
- Brings all major SMC tools (OB, BOS, CHoCH, FVG, Liquidity Sweep) together in one indicator.
- Reduces the need for multiple overlapping indicators.
- Helps traders simplify their workflow and keep charts clean.
- Focused on education, analysis, and market structure visualization.
---
⚠️ Disclaimer
This script is intended **for educational and analytical purposes only**.
It does not provide financial advice, trade recommendations, or guaranteed profits.
Traders should always manage their own risk and confirm setups with additional confluences.
---
ℹ️ Notes for Users
- This indicator works on multiple timeframes and instruments (Forex, Commodities, Indices, Crypto).
- Best used with a strong understanding of Smart Money Concepts (SMC) and ICT methodology.
- Combining this tool with your own analysis will provide the best results.
My Crossover AlertCross over of EMA - Krish
This is the big crossover of two Long EMAs . When it comes to Day indicator. Most probably the price might shoot up.
Mag 7 Weighted Performance % (Today Only)shows the cumulative weighted performance of mag 7 stocks as a percentage.
Reversal Scalper – Adib NooraniThe Reversal Scalper is an indicator designed to identify potential reversal zones based on supply and demand dynamics. It uses smoothed stochastic logic along with ATR bands, to reduce noise and highlight areas where momentum may be weakening, signaling possible market turning points.
🔹 Smooth, noise-reduced stochastic oscillator
🔹 Custom zones to highlight potential supply and demand imbalances
🔹 Non-repainting, compatible across all timeframes and assets
🔹 Visual-only tool — intended to support discretionary trading decisions
This oscillator assists scalpers and intraday traders in tracking subtle shifts in momentum, helping them identify when a market may be preparing to reverse — always keeping in mind that trading is based on probabilities, not certainties.
📘 How to Use the Indicator Efficiently
For Reversal Trading:
Buy Setup
– When the blue line dips below the 20 level, wait for it to re-enter above 20.
– Look for reversal candlestick patterns (e.g., bullish engulfing, hammer, or morning star).
– Enter above the pattern’s high, with a stop loss below its low.
Sell Setup
– When the blue line rises above the 80 level, wait for it to re-enter below 80.
– Look for bearish candlestick patterns (e.g., bearish engulfing, inverted hammer, or evening star).
– Enter below the pattern’s low, with a stop loss above its high.
🛡 Risk Management Guidelines
Risk only 0.5% of your capital per trade
Book 50% profits at a 1:1 risk-reward ratio
Trail the remaining 50% using price action or other supporting indicators