TrueOpens [AY]¹ See how price reacts to key multi-day and monthly open levels—perfect for S/R-focused traders.
Experimental indicator for tracking multi-day openings and ICT True Month Open levels, ideal for S/R traders.
TrueOpens ¹ – Multi-Day & True Month Open Levels
This indicator is experimental and designed to help traders visually track opening price levels across multiple days, along with the ICT True Month Open (TMO).
Key Features:
Supports up to 12 configurable multi-day opening sessions, each with independent color, style, width, and label options.
Automatically detects the True Month Open using the ICT method (2nd Monday of each month) and plots it on the chart.
Lines can extend dynamically and are limited to a user-defined number of historical bars for clarity.
Fully customizable timezones, label sizes, and display options.
This indicator is ideal for observing how price interacts with key levels, especially for traders who favor support and resistance-based strategies.
Disclaimer: This is an analytical tool for observation purposes. It does not provide buy or sell signals. Users should combine it with their own analysis and risk management.
Support and Resistance
ATR Impulse Zones [Kodeus]ATR Impulse Zones highlights short-term supply/demand zones that emerge from ATR-based impulsive candles. The script detects strong directional moves (relative to Average True Range), colors the impulse bar, and draws forward-projected zones from the candle body/wick. It’s designed for quick visual context on potential reaction areas during momentum bursts.
🔷 Settings
ATR Length: This setting allows users to specify the length of the period over which the ATR indicator is calculated. A longer period results in a smoother ATR value, providing a broader view of market volatility.
ATR Multiplier: The ATR multiplier enables users to adjust the sensitivity of the support and resistance zones. Increasing the multiplier widens the zones, while decreasing it narrows them, allowing traders to customize the indicator according to their trading preferences and market conditions.
🔷 Key Features
Trend Identification: The indicator identifies potential support and resistance zones based on the relationship between the ATR values and the price action. When the current ATR value exceeds a certain threshold determined by the ATR multiplier, it indicates a significant price movement, potentially signaling a trend reversal or continuation.
Impulse Detection: The indicator detects impulses in price movement by comparing the current ATR value with the previous value. An impulse is identified when the current ATR value is greater than or equal to the previous value, indicating a sudden surge in market volatility.
🔶 Disclaimer
Use with Caution: This indicator is provided for educational and informational purposes only and should not be considered as financial advice. Users should exercise caution and perform their own analysis before making trading decisions based on the indicator's signals.
Not Financial Advice: The information provided by this indicator does not constitute financial advice, and the creator (UAlgo) shall not be held responsible for any trading losses incurred as a result of using this indicator.
Backtesting Recommended: Traders are encouraged to backtest the indicator thoroughly on historical data before using it in live trading to assess its performance and suitability for their trading strategies.
Risk Management: Trading involves inherent risks, and users should implement proper risk management strategies, including but not limited to stop-loss orders and position sizing, to mitigate potential losses.
No Guarantees: The accuracy and reliability of the indicator's signals cannot be guaranteed, as they are based on historical price data and past performance may not be indicative of future results.
Anchored VWAP by Fin VirajSimple Anchored VWAP with Directional Colors
📊 Overview
A clean and efficient Anchored VWAP (Volume Weighted Average Price) indicator with dynamic directional coloring. This indicator provides traders with a reliable reference point for price action analysis based on volume-weighted calculations from specific anchor points.
✨ Key Features
🎯 Multiple Anchor Types
Session: Anchors to daily trading session start
Day: Resets at the beginning of each trading day
Week: Weekly anchor points for swing trading
Month: Monthly anchors for longer-term analysis
Manual Date: Set custom anchor date for specific events
🌈 Directional Color System
🟢 Green: Price above VWAP with upward momentum
🔴 Red: Price below VWAP with downward momentum
🔵 Blue: Neutral/transitional conditions
📏 Standard Deviation Bands
Customizable multipliers (default: 1.0 and 2.0)
Toggle on/off as needed
Support and resistance levels based on statistical deviation
Filled area between bands for better visualization
🔧 Settings & Customization
Input Parameters
Anchor Type: Choose from 5 different anchor methods
Manual Anchor Date: Set specific date for manual anchoring
Reset Anchor Point: Manual reset button
Show Standard Deviation Bands: Toggle bands visibility
Band Multipliers: Adjust band distance (1σ and 2σ)
VWAP Line Width: Customize line thickness (1-4)
Color Customization
Bullish Color: Customize uptrend color
Bearish Color: Customize downtrend color
Neutral Color: Customize neutral state color
Band Color: Customize standard deviation bands color
📈 How to Use
For Day Trading
Set anchor type to "Session" or "Day"
Use VWAP as dynamic support/resistance
Green color = bullish bias, Red color = bearish bias
For Swing Trading
Set anchor type to "Week" or "Month"
Longer-term VWAP acts as major S/R level
Standard deviation bands show potential reversal zones
For Event-Based Analysis
Set anchor type to "Manual Date"
Choose significant event date (earnings, news, etc.)
Analyze price behavior relative to that anchor point
🎨 Visual Interpretation
VWAP Line Colors
Bright Green: Strong bullish momentum (price above rising VWAP)
Bright Red: Strong bearish momentum (price below falling VWAP)
Blue: Neutral conditions or transitional phase
Standard Deviation Bands
Upper Bands: Potential resistance levels
Lower Bands: Potential support levels
Band Touches: Often indicate reversal or continuation points
💡 Trading Applications
Support & Resistance
VWAP acts as dynamic support in uptrends
VWAP acts as dynamic resistance in downtrends
Standard deviation bands provide additional S/R levels
Trend Analysis
Price consistently above VWAP = bullish trend
Price consistently below VWAP = bearish trend
Color changes help identify trend shifts
Entry & Exit Points
Use VWAP reclaims for potential long entries
Use VWAP breaks for potential short entries
Standard deviation bands for profit-taking levels
⚙️ Technical Details
Pine Script Version: v6
Overlay: Yes (plots on price chart)
Calculation: Volume-weighted average price from anchor point
Standard Deviation: Statistical measure of price dispersion
Performance: Optimized for real-time calculation
🔄 Anchor Reset Logic
The indicator automatically resets based on selected anchor type:
Session/Day: Resets at market open
Week: Resets at week start
Month: Resets at month start
Manual: Resets from chosen date
Manual Reset: Override button for immediate reset
📋 Best Practices
Choose appropriate timeframe for your anchor type
Combine with volume analysis for better confirmation
Use multiple timeframes for comprehensive analysis
Consider market context when interpreting signals
Test on demo before live trading
⚠️ Disclaimer
This indicator is for educational and informational purposes only. Always conduct your own analysis and risk management before making trading decisions.
Price Action Key Level Break & Retest — Instant ReversalThis script identifies high-confidence support and resistance levels using pivot points and multi-step retest confirmation. It helps traders detect reliable breakout and reversal zones using price action.
How It Works:
1. The script scans for pivot highs and lows on the chart to identify potential key levels.
2. Each level is monitored for multiple retests (configurable by the user). The more a level is tested and holds, the stronger it becomes.
3. When price interacts with a key level:
o A Support signal occurs if the level acts as support after multiple retests.
o A Resistance signal occurs if the level acts as resistance after multiple retests.
o If a signal fails (price breaks the level), an opposite signal is automatically placed at the breach point.
4. Optional volume filter validates the strength of moves, reducing false signals.
5. Horizontal Line Visualization: Support and Resistance signals are represented by drawing manually horizontal lines, which remain on the chart regardless of scrolling, zooming, or candle compression and helps traders to identify the breakout of key levels
Example:
• Suppose a stock forms a pivot low at ₹1,000.
• Price retraces and touches ₹1,000 two to three times, holding each time — the level is confirmed as strong support.
• The script places a buy line at ₹1,000.
• If price breaks below ₹1,000 after holding it for multiple retests, the script automatically generates a Resistance Signal at the breach point, signaling a potential trend reversal.
• That Resistance Signal act as Resistance level throughout. if such Resistance level breaks out above, it act as Support level and vice versa
• This allows traders to react adaptively, entering trades based on confirmed support or resistance while managing risk.
Why It’s Useful:
• Focuses on multi-retest confirmation rather than single touch points, reducing false signals.
• To draw horizontal lines on key levels, providing clear visualization of key levels without clutter.
• Integrates adaptive breach signals, so traders can respond when levels fail.
• Suitable for swing, intraday, and trend-following strategies.
How to Use:
1. Apply the script to any timeframe.
2. Configure pivot detection length and maximum retests to match trading style.
3. Enable the optional volume filter for stronger signal validation.
4. Monitor the horizontal lines for Support/Resistance signals and opposite signals at breaches.
5. Combine with other technical analysis if desired.
Concepts Behind the Script:
• Pivot-based support and resistance
• Multi-retest validation for stronger levels
• Adaptive opposite signals for failed levels
• Volume-based confirmation for reliability
• Horizontal line visualization for easy tracking
Key Features:
Horizontal Lines visualization: Support and Resistance levels remain on the chart permanently, providing constant visual reference.
Multi-Timeframe Compatible: Can be applied on any timeframe; lines and breach logic adjust automatically.
Optional Noise Filters: Volume and retest filters improve signal reliability.
Why It’s Worth Paying:
• Uses multi-retest confirmation to reduce false signals compared to standard support/resistance scripts.
• Provides adaptive opposite signals for failed levels — giving traders an actionable edge.
• Visualizes key levels as fixed horizontal lines, helping traders track trends clearly.
• Works across multiple timeframes — suitable for intraday, swing, or trend-following strategies.
How to Request Access:
This script is invite-only on TradingView. To get access:
1. DM me on TradingView with your username.
2. Access is granted individually to ensure proper use and avoid unauthorized sharing.
3. Once approved, you can apply the script to your charts immediately and benefit from high-confidence level detection.
Disclaimer:
Trading involves risk. Signals are based on historical price action and should be used alongside other technical analysis and risk management strategies.
Past performance does not guarantee future results. This is an analytical tool; it does not provide investment advice.
Previous Day High/Low Levels [OWI]📘 How to Use the “Previous Day High/Low Levels ” Indicator
This TradingView indicator automatically tracks and displays the previous day's high and low during the Regular Trading Hours (RTH) session. It’s perfect for traders who want to visualize key support/resistance levels from the prior day in futures like CME_MINI:NQ1! and COMEX:GC1! .
🛠 Setup Instructions
1. Customize RTH Session Times
- In the Settings panel, adjust the following under the Levels group:
- RTH Start Hour and RTH Start Minute: Default is 9:30 AM (New York time).
- RTH End Hour and RTH End Minute: Default is 4:15 PM.
- These define the active trading session used to calculate the day’s high and low.
2. Toggle Labels
- Use the Show PDH/PDL Labels checkbox to display or hide the “PDH” and “PDL” labels on the chart.
- Labels appear after the session ends and follow price dynamically.
📊 What the Indicator Does
- During the RTH session:
- Tracks the highest and lowest price of the day.
- After the session ends:
- Draws horizontal lines at the previous day’s high (green) and low (red).
- Optionally displays labels ("PDH" and "PDL") at those levels.
- Lines extend into the current day to help identify potential support/resistance zones.
✅ Best Practices
- Use this indicator on intraday timeframes (e.g., 5m, 15m, 1h) for best results.
- Combine with volume or price action analysis to confirm reactions at PDH/PDL levels.
- Adjust session times if trading non-US markets or custom hours.
Previous Day High & Low (PDH / PDL) with HistoryThis indicator automatically plots the Previous Day High (PDH) and Previous Day Low (PDL) on your chart.
✨ Features:
📅 Multiple days of history (choose how many days to keep, or unlimited).
🎨 Custom colors and line styles (solid, dashed, dotted).
🔎 Show or hide levels once touched by price.
🏷️ Optional labels (“PDH” and “PDL”) that follow the line to the right edge.
🚀 Works on any market, any timeframe.
🔧 Use cases:
Identify key liquidity levels.
Track daily ranges for intraday trading.
Combine with other strategies for confluence.
Pullback IndicatorPullback Indicator
Plots a retracement level between a detected swing High and Low at a user-defined % (e.g., 38.2, 50, 61.8).
Formula: Level = Low + (High − Low) × (Pullback % / 100).
Merging Y-Axis into one
Once you add this indicator to the chart, you will see two Y-axes (or two price scales). Right-click on the price scales on the right, select “Merge all scales into one,” and choose “On the right.”
Modes
• Rolling → High/Low from last N bars on the chart’s timeframe. Recomputed every bar. Good for intraday, fast-adapting ranges.
• RollingDateRange → High/Low from a calendar window (Daily context). Options:
• RollDays = last N calendar days
• or Use Fixed Start Date (window expands day by day)
• Exclude Forming Day = ignore today’s incomplete daily candle for stable intraday levels.
Levels update once per daily bar unless today is included.
Inputs
• Pullback %
• Range Mode (Rolling | RollingDateRange)
• Lookback (bars)
• RollDays / Fixed Start Date
• Exclude Forming Day
• Show Pullback Label
Why range choice matters
Peak & trough are subjective—different windows give different High/Low. Select your window based on trading horizon:
• Intraday → Rolling (bars)
• Swing/position → RollingDateRange (days/fixed date)
How often are High/Low recomputed?
• Rolling (bars):
Recomputed on every bar of the chart’s timeframe using the most recent lookbackBars window. Levels can change frequently.
• RollingDateRange (Daily context):
Computed once per daily bar for the configured calendar window.
• With Exclude Forming Day = ON, the High/Low only update after the prior daily bar closes.
• With it OFF, the current (forming) daily bar can update the High/Low intraday if it sets a new extreme.
⸻
EMA Trend SuiteThe EMA Trend Suite is a trend-following tool built around a stack of four Exponential Moving Averages (EMAs): 9, 21, 51, and 200. It is designed to help traders quickly identify market bias, potential support/resistance zones, and directional momentum.
🔹 How it works:
EMA 200 – The Trend Boss
Price trading above EMA 200 → bullish bias is prioritized.
Price trading below EMA 200 → bearish bias is prioritized.
EMA 51 & EMA 21 – Dynamic Support & Resistance
These mid-range EMAs behave as adaptive support and resistance.
In bullish bias, pullbacks often respect EMA 21 or EMA 51.
In bearish bias, rallies often fail at EMA 21 or EMA 51.
EMA 9 – The Momentum Guide
The fastest EMA tracks short-term direction.
A clean break and hold beyond EMA 9 signals short-term momentum continuation.
EMA 9 crossing EMA 21 often signals the next move within the bias.
🔹 How to Trade It:
Identify the bias with EMA 200
Above EMA 200 = bullish bias.
Below EMA 200 = bearish bias.
Look for the trigger
In bullish bias: wait until EMA 9 crosses above EMA 21 → potential long signal.
In bearish bias: wait until EMA 9 crosses below EMA 21 → potential short signal.
Manage the trade with EMA 21 & 51
Price often bounces off EMA 21 and EMA 51.
In longs: if price starts closing below EMA 51, it’s often a warning to consider closing or reducing risk.
In shorts: if price starts closing above EMA 51, same idea — momentum might be weakening.
Ride momentum, don’t marry the trade
Sometimes price keeps trending strongly even after a close beyond EMA 51, but often it’s a sign of exhaustion. The suite is best used as a trend filter + timing tool, not a guaranteed entry/exit system.
🔹 Best Timeframes:
Gold, NAS100, US30, S&P500: Best results between 15M, 30M, and 1H.
Currency pairs (Forex): Best results on 1H, 4H, and Daily.
⚠️ Important Disclaimer:
This indicator is not a one-stop shop solution for trading.
It is not reliable in consolidations — EMA crossings can create false signals in sideways markets.
Always combine with other tools like candlestick patterns, market structure, or volume analysis.It should be seen as a guide to bias and momentum, not as a trading bot or automated strategy.
High Pivot Compass Signal🎯 MAIN FUNCTION OF INDICATOR
1. Pivot Point Detection
Detecting Pivot High : The highest point in a certain period (potential resistance)
Detecting Pivot Low : The lowest point in a certain period (potential support)
Automatic Marking : Label "H" and "L" on the chart for easy identification
2. Center Line (Center Line)
Weighted Calculation : Calculates the weighted average of the most recent pivot points
Dynamic Color : Blue for bullish, red for bearish
Trend Indication : Helps determine the overall trend bias
3. Support & Resistance Levels
Dynamic S/R : Support and resistance levels that update automatically
Visual Circles : Circles that mark important levels
Extension Lines : Extension lines for forward projection
4. Historical Analysis
Pivot History : Saves the last few pivots
Historical Lines : Dotted lines for historical levels
Multiple Reference : Several levels at once for analysis
📈 BENEFITS FOR TRADING
1. Entry Point Identification
Buy Signal : When the price breaks above the resistance with high volume
Sell Signal : When the price breaks below the support with confirmation
Reversal Spots : Pivot areas as potential reversal zones
2. Risk Management
Stop Loss Placement : Place SL below support or above resistance
Take Profit Targets : Use pivot levels as targets
Position Sizing : Measure risk based on the distance to pivot levels
3. Market Structure Analysis
Trend Confirmation : Center line helps confirm the trend
Support/Resistance Zones : Identify areas of price congestion
Breakout Preparation : Anticipating movement after the breakout
4. Multi-Timeframe Analysis
Higher TF Pivots : Use at higher TF for main bias
Lower TF Entry : Low TF for precise entry timing
Confluence : Combine with other indicators for confirmation
🛠️ HOW TO USE THE INDICATOR
A. INITIAL SETUP
1. Tambahkan indikator ke chart
2. Atur periode pivot (default: 2)
- Period kecil (1-3): Lebih sensitif, banyak signal
- Period besar (5-10): Lebih akurat, signal berkualitas
3. Enable fitur yang diinginkan:
✅ Show Pivot Points
✅ Show PP Center Line
✅ Show Support/Resistance
✅ Show Pivot Extension Lines
B. READING THE SIGNALS
🔴 Resistance Signals:
Pivot High (H): Area resistance potensial
Red Circles: Level resistance aktif
Red Lines : Extension resistance to the right
Triangle Down (↓): Breakdown signal
🟢 Support Signals:
Pivot Low (L): Area support potensial
Green Circles: Level support aktif
Green Lines: Extension support ke kanan
Triangle Up (↑): Breakout signal
📊 Center Line:
Blue Line : Market bias bullish (price above center)
Red Line : Market bias bearish (price below center)
Line Cross: Potential trend change
C. TRADING STRATEGIES
1. BREAKOUT STRATEGY
LONG SETUP:
✅ Harga break di atas resistance
✅ Volume meningkat saat breakout
✅ Center line berwarna biru
✅ Triangle up (↑) muncul
Entry: Setelah breakout dikonfirmasi
Stop Loss: Di bawah resistance yang dibreak
Take Profit: Next resistance level
2. REVERSAL STRATEGY
LONG SETUP:
✅ Harga mendekati support level
✅ Bounce dari support dengan pola candlestick bullish
✅ Center line mulai naik
✅ Historical support confluence
Entry: Setelah bounce dikonfirmasi
Stop Loss: Di bawah support level
Take Profit: Resistance level terdekat
3. PULLBACK STRATEGY
Trend Following:
✅ Trend utama bullish (center line biru)
✅ Harga pullback ke center line atau support
✅ Rejection dari level support
✅ Volume confirmation
Entry: Saat rejection dikonfirmasi
Stop Loss: Di bawah center line
Take Profit: Next resistance
⚙️ SETTING OPTIMAL
For Day Trading:
Period : 2-3 (sensitive, lots of signals)
Timeframe: 5m, 15m, 1H
Focus: Breakout dan pullback intraday
For Swing Trading:
Period : 5-7 (quality, strong signal)
Timeframe: 4H, 1D, 1W
Focus: Major S/R dan trend reversal
For Position Trading:
Period : 10-15 (very selective)
Timeframe: 1D, 1W, 1M
Focus: Major structure change
📋 PRACTICAL TIPS
✅ DO's:
Volume Confirmation : Always check the volume during a breakout.
Multiple Timeframe : Use multiple TF for confirmation
Risk Management : Always set a stop loss before entry.
Wait for Confirmation : Do not trade before the signal is confirmed
Use Alerts : Enable alerts for automatic monitoring
❌ DON'Ts:
Don't trade against the major trend
Don't ignore the center line direction
Don't chase price after a far breakout
Don't trade without a stop loss
Don't over-leverage on signals
🔔 ALERT SYSTEM
The indicator is equipped with automatic alerts for:
🔴 New Pivot High : Alert when new resistance is formed
🟢 New Pivot Low : Alert when new support is formed
🚀 Resistance Breakout: Alert saat breakout resistance
⬇️ Support Breakdown: Alert saat breakdown support
📊 INFORMATION TABLE
The table in the top right corner displays:
Current Resistance: Level resistance aktif
Current Support: Level support aktif
Center Line : Current center line value
Pivot Period : Setting the period used
This indicator is very powerful for structure trading and is suitable for all trading styles from scalping to position trading!
🔔Compass High Low Pivot Signal by CompassSignalAcademy@gmail.com
Regards,
Compass Academy
Compass Signal Academy
Compass Trading Academy
t.me
t.me
t.me
FibroTrend Matrix Premium [By TraderMan]📊 FibroTrend Matrix Premium
FibroTrend Matrix Premium is a powerful multi-timeframe trend and Fibonacci analysis tool. It combines trend direction, trend strength, and key Fibonacci levels into a single, clean interface with a dynamic table. Perfect for traders who want to see the market structure at a glance.
🧠 How It Works
Trend Detection 📈📉
Uses EMA-based dynamic bands to determine current trend direction.
Computes trend strength using slope of the trend line vs. price deviation.
Works on multiple timeframes (5m, 15m, 30m, 1h, 4h, 1D) for overall market context.
Fibonacci Levels & Zones 🔢
Automatically draws key Fibonacci retracement levels (0, 0.236, 0.382, 0.5, 0.618, 0.786, 1.0).
Adds zones around levels for potential support/resistance areas.
Labels are small and clear, lines slightly thicker for better visibility.
Trend Table Summary 📊
Shows current trend direction, strength, and general trend across multiple timeframes.
Fibonacci levels are included in the table with color-coded cells (green = bullish, red = bearish).
⚡ How to Use / Trading Logic
Identify Trend Direction
Uptrend (Green/“Up”) → look for buying opportunities.
Downtrend (Red/“Down”) → look for selling/shorting opportunities.
Neutral → wait or stay out.
Check Trend Strength
Very Strong / Strong (Green) → trend likely to continue.
Weak / Very Weak (Red) → trend may reverse or be choppy.
Use Fibonacci Levels for Entry & Exit
Enter near support zones in an uptrend.
Enter near resistance zones in a downtrend.
Use zone width & tolerance to set stop-loss or take-profit.
Multi-Timeframe Confirmation ✅
Ensure majority of timeframes confirm trend direction for stronger signal.
Example: if 5 out of 6 timeframes show Uptrend, trend is strong.
💡 Tips
Combine with volume, momentum, or RSI for extra confirmation.
Avoid trading solely on Fibonacci levels; use trend + strength table as main guide.
Works well for swing trading, intraday, and crypto markets.
🎯 Entry Example
Price is in an uptrend (green bars, line up).
Fibonacci retracement 0.382 aligns with support zone.
Trend strength = Strong or Very Strong.
Enter Long near zone, set stop-loss slightly below zone, take-profit near next Fibonacci level.
LockedEye V6LockedEye is the evolution of the Philakone Strategy . Where Philakone pioneered momentum trading through EMA crossovers, LockedEye advances the idea by using Moving Averages as adaptive zones of support and resistance, integrating structural confirmation, and refining crossover logic into a disciplined protocol. It reshapes a reactive method into a calibrated framework. Built for precision, resilience, and clarity in volatile markets.
Lockedeye indicator carries the ff alerts:
1. Crossover Alerts
2. Doji alerts (gray bg)
3. Bull and Bear Crossover
- Fast Lane
- Normal Lane
- Slow Lane
4. Support, Median, Resistance Strategy
5. Dynamic Support n Resistance
6. Candle Alerts
7. Engulfing Alerts
Green Candle Valid Long Setup
Red Candle Valid Short Setup
Purple Invalidated Long/Short Setup
Black Candle Invalidated Median Setup
This indicator is for the people who like to set 1 alert but triggers all the potential setups. It includes strategic entry and exit based on crossovers and dynamic support and resistance. Consist a reminder note before you enter in the market.
You can check more about Lockedeye V5
Lockedeye V3 Playbook
Price Action 101 - Strategy CreatorPrice Action 101 - Strategy Creator
Together we really do trade smarter!
The Ultimate 11-in-1 Price Action Trading System
Transform your trading with this comprehensive toolkit that combines 11 powerful features into one seamless indicator. Each tool can be toggled independently, allowing you to create your perfect custom strategy.
🎯 Daily S/R (Support & Resistance)
Automatically identifies and plots precise daily support and resistance zones using advanced algorithmic detection. These dynamic zones adapt to market conditions and provide crystal-clear levels where price is most likely to react. The zones are intelligently sized and color-coded, giving you instant visual confirmation of key price levels that institutional traders watch.
📈 Higher Timeframe S/R
Elevate your analysis with weekly support and resistance levels that reveal the bigger picture. These higher timeframe zones often act as major turning points and provide context for your daily trades. The system automatically tracks when these levels are tested and breached, helping you align with the dominant market structure.
⚡ Break Arrows
Get instant notifications when significant price action events occur. These smart arrows appear precisely when key levels are broken, signaling potential trend changes or continuation patterns. The arrows are filtered through multiple timeframes to reduce noise and highlight only the most meaningful breakout opportunities.
📊 Daily Trend Display
See the market's true direction at a glance with this sophisticated trend analysis system. Unlike simple moving averages, this display uses pure price action logic to determine whether the market is in a bullish, bearish, or neutral state. The visual display keeps you aligned with the dominant trend and prevents counter-trend mistakes.
📉 Smart Moving Average (SMA)
A clean, customizable moving average that serves as your dynamic support and resistance level. This isn't just any SMA - it's intelligently integrated with the other tools to provide confluence and additional confirmation for your trading decisions.
🌊 Smart River
Experience the market's flow with this revolutionary cloud-based trend indicator. The Smart River visualizes market momentum and trend strength through dynamic color changes and provides early warning signals when trends are about to shift. The system includes intelligent alerting that notifies you of potential trend changes before they're obvious to other traders.
🎯 SL/TP Guide
Take the guesswork out of risk management with this advanced stop loss and take profit calculator. The guide automatically calculates optimal placement levels based on current market volatility, displaying precise pip distances and helping you maintain consistent risk-reward ratios across all your trades.
📍 Swing Point Monitor
Never miss important swing highs and lows again. This intelligent monitoring system identifies and tracks the most recent significant price pivots, keeping them visible on your chart as reference points. These swing points serve as crucial levels for entries, exits, and trend analysis.
🕯️ Wick Comparison
Gain insights into market sentiment through advanced candlestick analysis. This tool compares upper and lower wicks in real-time, filtered by the current trend direction, revealing hidden buying and selling pressure that other traders miss. The visual signals help you identify potential reversal points and continuation patterns.
📈 Daily S/R Bias
Discover the market's directional bias through intelligent comparison of previous day highs and lows. This sophisticated analysis reveals whether the market is in an accumulation or distribution phase, helping you align your trades with the underlying institutional flow. The bias lines provide dynamic support and resistance levels that adapt to changing market conditions.
⚠️ HH/LL Failure Alert
Catch failed breakouts before they become major reversals. This advanced detection system monitors for failed higher highs and lower lows - often the first sign of trend weakness or reversal. When price fails to follow through on expected patterns, you'll get immediate visual alerts, allowing you to adjust your strategy or capitalize on the reversal opportunity.
🎛️ Complete Customization Control
Every tool features comprehensive customization options:
Quick Toggle System: Turn any feature on/off instantly
Colour Customization: Adapt to your preferred chart theme
Size & Style Options: Configure visual elements to your preference
Alert Management: Control when and how you receive notifications
🚀 Why This Changes Everything
Instead of cluttering your chart with multiple indicators, this all-in-one solution provides:
Unified Analysis: All tools work together seamlessly
Reduced Complexity: One indicator replaces dozens
Enhanced Performance: Optimized code prevents chart lag
Professional Edge: Institutional-grade analysis tools
Strategy Flexibility: Create unlimited strategy combinations
💡 Perfect For:
Price action traders seeking comprehensive market analysis
Swing traders needing multi-timeframe perspective
Day traders requiring precise entry and exit signals
Anyone wanting to simplify their trading setup
Traders looking to develop their own custom strategies
Transform your trading approach with this professional-grade toolkit that puts the power of institutional analysis at your fingertips. Each component has been meticulously crafted to provide actionable insights while maintaining the simplicity that price action trading demands.
Dynamic Support and Resistance V2 | AnonycryptousThe Dynamic Support and Resistance V2 indicator, an easy tool to identify key support, resistance, trendline levels, pivot points and volume data.
Pivot Points.
Calculates support, resistance and trendline levels using pivot points, which are derived from the high, low, and close prices of previous trading periods.
Customize the pivot calculation by using Close' or 'High/Low' and adjusting the lookback periods for both the left and right sides of the pivot calculation.
Pivot points are crucial for forecasting potential market turning points, so it allows traders to adapt the indicator to different market conditions and timeframes.
By using pivot points, traders can spot reversal and consolidation levels or trendlines early on, allowing them to react to them in time.
Volume Levels.
This option focuses on identifying support and resistance levels based on volume data, specifically the Point of Control.
The POC is the highest traded volume price level during a time period.
This POC calculation, allow traders to areas of significant trading levels as support or resistance zones.
Volume-based levels gives insights into market sentiment and showes strong support and resistance based on trading volume.
Traders can choose between pivot-based and volume-based levels or use both simultaneously, depending on their analysis.
The indicator offers custom colors, so the trader can customize their visual analysis to their own style.
It calculates the importance of each level based on the number of touches and the duration it holds.
This indicator is intended for educational and informational purposes only and should not be considered financial advice.
Trading involves significant risk, and you should consult with a financial advisor before making any trading decisions.
The performance of this indicator is not guaranteed, and past results do not predict future performance.
Use at your own risk.
Institution Accumulation/DistributionLeveraging the Williams%R oscillator, the script has been optimized to pick out key turning point in the market specifically at Resistance (Overbought) or Support (Oversold)
The algo has been programmed to print both buy and sell alerts at extremes/when conditions flip eg a long position will be closed simultaneously opening a short position above resistance.
Best used as a scalping tool targeting 30m and below works well with currency pairs
Elite Pivot Points -3 Pivot PeriodsPlots up to 3 different pivot periods on the one chart. Original script by TboneKrypto. Modified by gleefulJaguar47150 to plot 3 time periods
Session Highs and Lows - TWThis indicator plots the following:
- Previous day's high and low (based on previous daily candle) - purple
- Asia high and low (1800-0200) - red
- London high and low (0300-0930) - blue
Once a high or low is hit or passed during the NY session, the line reduces in thickness to show that this point of interest has been taken. The thinner lines remain on the chart as a reference so it's easy to discern POIs that are still in play vs. those that have been taken.
[L2] Enhanced MACD Support-Kisslooking for support line, before pumping, script can find where possible points for enter
SMC Genesis Pro - Institutional Flow Scanner🎯 Transform Your Trading with Professional-Grade Smart Money Analysis
SMC Genesis Pro isn't just another SMC indicator—it's your institutional trading edge. Developed by professional traders who understand that successful SMC requires precise timing, confluence validation, and institutional-level insights.
⚡ Why Genesis Pro Outperforms Other SMC Indicators:
🔥 Advanced Signal Intelligence
Dynamic Signal Strength Rating (1-3 scale) - Know exactly how confident each signal is
Multi-Confluence Detection - FVG + Order Block + Trend alignment for maximum accuracy
Smart Trend Filtering - Only trade with institutional momentum, not against it
Real-Time Risk/Reward Calculator - Automatically calculates R:R ratios for every signal
🧠 Professional-Grade Features
Enhanced Memory Management - Zero lag, smooth performance on any timeframe
Smart Session Analysis - Identifies London/NY/Asia sessions for optimal timing
Volatility Risk Assessment - Adapts to market conditions automatically
Institutional Dashboard - 12+ real-time metrics in a sleek trading terminal
📦 Complete SMC Arsenal
✅ Fair Value Gaps with intelligent retest detection
✅ Order Blocks with volume-based validation
✅ Break of Structure and Change of Character alerts
✅ Swing Point Mapping for key support/resistance
✅ Liquidity Zone Identification for institutional footprints
🎯 Perfect For:
Day Traders seeking high-probability entries
Swing Traders following institutional flow
ICT Students implementing Smart Money Concepts
Professional Traders needing robust, reliable signals
📈 Proven Performance Features:
16 Custom Alert Types - Never miss a setup
Multiple Timeframe Support - 5M to Daily charts
Real-Time Signal Processing - No repainting, no delays
Professional Risk Management - Built-in SL/TP calculations
⚙️ Exclusive Pro Features:
Market Structure Analyzer - Tracks internal & swing structures
Price Momentum Scanner - EMA-based momentum confirmation
Session-Based Analysis - Trade only during high-volume sessions
Advanced Zone Management - Automatic cleanup prevents chart clutter
🚀 Ready to Trade Like the Institutions?
SMC Genesis Pro gives you the same analytical power that professional traders use to consistently profit from institutional movements. Stop guessing—start following the smart money.
💎 Join Our Exclusive Trading Community
🔗 JOIN GENESIS DISCORD 🔗
Get Access To:
🎯 Exclusive Beta Scripts - Test cutting-edge indicators before public release
📚 Professional SMC Education - Learn from traders who actually profit
💬 Live Trading Room - Real-time analysis and setups
🔔 Priority Alerts - Get notified of major market moves first
🛠️ Custom Script Requests - Help shape our next indicators
📊 Performance Analytics - Track your improvement with our tools
Limited Time: First 100 members get lifetime access to all beta releases.
⚠️ Disclaimer
This indicator is for educational purposes only. Past performance does not guarantee future results. Always use proper risk management and trade responsibly.
FREEDOM - TJR Model\ FREEDOM – TJR Model\ 🚀
\ Automates TJR’s well-known NQ playbook with clean visuals, filters, and alerts—so you can focus on execution.\
\ Core idea\
1. Trade \ NQ\ in the \ New York session\ 🗽
2. Wait for a \ liquidity sweep\ of a \ prior session\ High/Low (Asia or London) ✂️
3. Confirm with \ SMT (NQ vs ES) divergence\ 🔀
4. Act on a \ proprietary entry signal\ 🔒
5. Risk at the swing 🛡️, target \ untapped internal/session liquidity\ 🎯
This indicator draws those session levels for you, tracks sweeps, detects SMT, applies higher-timeframe confluence, and fires alerts that respect your time window and filters.
---
\ What it draws & detects\
\ • Sessions & Liquidity Sweeps\ 🕒
* Plots \ Asia / London / New York\ session bands.
* On session close, it freezes the session’s \ High/Low\ as dotted “previous-session levels” and \ extends them forward\ until price \ crosses\ (choose \ Wicks\ or \ Close\ ).
* When price takes a previous-session \ High\ → \ Buyside sweep\ ; takes a \ Low\ → \ Sellside sweep\ .
* Optional \ Sweep Zones\ expand around the swept level using an \ ATR(21)\ margin; can auto-fade “fake” sweeps.
\ Tip: Keep “Extend previous session High/Low until cross” ON to maintain a clean roadmap into NY open.\
\ • SMT Divergence (NQ vs ES)\ 🔀
* Classic pivot-to-pivot SMT:
* \ Bearish SMT\ = NQ makes a \ higher high\ while ES does \ not\ .
* \ Bullish SMT\ = NQ makes a \ lower low\ while ES does \ not\ .
* Draws \ lines\ from pivot to pivot (no chart spam), with optional inline “SMT” label and optional confidence \ score\ (0–100) based on strength + recency.
* Context aware:
* Only shows \ Bearish SMT\ after a \ buy-side sweep\ (previous-session High taken).
* Only shows \ Bullish SMT\ after a \ sell-side sweep\ (previous-session Low taken).
* Respects your \ NY time window\ if enabled.
\ • Proprietary Entry Signals\ 🔒
* Prints entry lines + arrows only when your rules align (proprietary detection under the hood).
* Respects:
* \ Session-sweep bias\ (optional): Sells only after buy-side sweep; Buys only after sell-side sweep.
* \ Monotonic filter\ : new Sell must be \ higher\ than last Sell; new Buy must be \ lower\ than last Buy (resets each session).
* \ Minimum distance\ to nearest previous-session dotted level (in ticks).
* \ NY time filter\ window.
* \ HTF confluence\ (see below).
---
\ HTF Confluence (optional)\ 📈
* Choose \ MA slope\ (\ EMA/SMA/RMA/WMA\ ) or \ HH/HL structure\ on a higher timeframe (e.g., 60m/240m).
* Entry arrows and alerts can be gated so they only print when HTF bias agrees with the setup.
\ Tip: Start with EMA 50 on 60m for a smooth directional filter; add HH/HL only if you want stricter structure confirmation.\
---
\ Dashboard (bottom-right)\ 🧩
* \ VWAP state\ :
* \ Overbought\ (🔴) if close > VWAP + (mult × stdev)
* \ Oversold\ (🟢) if close < VWAP − (mult × stdev)
* Otherwise \ Neutral\ (⚪️)
* \ Premium / Discount\ vs previous-session 50% midline: Premium = above (red bias), Discount = below (green bias).
* \ SMT row\ : Bullish / Bearish / Neutral with optional score.
---
\ How to use the settings (quick tour)\
\ ENTRY\
* \ Entry Swing Length\ : lower = more signals.
* \ Confirmation\ : \ Candle Close\ or \ Wicks\ for breakout.
* \ Filter entry by session sweeps\ : enforces “sell after buy-side sweep, buy after sell-side sweep.”
* \ Minimum distance (ticks)\ : blocks entries too close to previous-session dotted levels.
* \ Replay mode\ : keeps entries visible in Bar Replay.
* \ NY Time filter\ : default \ 08:00–14:00 NY\ ; arrows/alerts respect the window.
* \ Arrow offset (ticks)\ : how far above/below the candle to plot the arrow.
\ SESSION SWEEPS\
* Toggle \ Buyside/Sellside zones\ , adjust \ ATR(21)\ margin & length.
* \ Hide Fake Sweep Zones\ (default ON).
* \ Extend H/L until cross\ (Wicks/Close).
* Optional \ daily reset\ for unswept dotted lines.
\ SESSIONS\
* Enable/disable \ Asia, London, NY AM, NY PM\ ; set start/end; choose color; extend midline if desired.
* DST toggles for NY/London.
\ HTF Confluence\
* Turn it ON/OFF; pick timeframe & method (MA slope or HH/HL); set MA type/length or swing length.
\ Dashboard\
* Show/hide table; set VWAP stdev length/multiplier.
* SMT settings: comparison symbol (\ default ES1!\ ), pivot length, show score/labels, recency window, etc.
\ Alerts\ (always last) 🔔
* \ Session line cross\ : choose Highs/Lows and crossing mode (\ Same as extension / Wicks / Close\ ).
* \ Entry alerts\ : \ Filtered / Unfiltered / Both\ .
* \ Filtered\ = respects sweep bias, HTF confluence, minimum distance, monotonic rule, and time window.
* \ Unfiltered\ = ignores sweep bias/HTF/monotonic (still respects minimum distance + time window).
* All entry alerts also respect the \ NY time window\ when enabled.
---
\ Suggested workflow\
* Open NQ on a 1–5m chart.
* Let the dotted \ previous-session H/L\ extend into NY; wait for a \ sweep\ .
* Check \ SMT\ : after buy-side sweep → look for \ bearish SMT\ ; after sell-side sweep → look for \ bullish SMT\ .
* Take the \ proprietary entry\ when filters agree.
* Stop at the swing; aim for \ untapped internal/session liquidity\ .
* Let \ alerts\ handle the monitoring.
---
\ Why traders like it\
* It mirrors the model popularized by \ TJR\ while removing the chart admin: sessions, sweeps, SMT, HTF gating, distances, monotonic sequencing, time windows, and ready-to-use alerts—so your execution stays consistent. ✨
---
\ Disclaimer\ ⚠️
\ This tool is for educational purposes only and does not constitute financial advice. Markets involve risk; always do your own research and test in replay/paper before trading live. FREEDOM – TJR Model is inspired by TJR’s publicly known framework but is not affiliated with, endorsed by, or sponsored by TJR. You are solely responsible for your trading decisions and outcomes.\
Clean Pivot Lines with AlertsTechnical Overview
This Script is designed for detecting untouched pivot highs and lows. It draws horizontal levels only when those pivots remain unviolated within a configurable lookback window and removes them automatically upon price breaches or sweeps.
Key components include:
Pivot detection logic : Utilizes ta.pivothigh()/ta.pivotlow() (or equivalent via request.security for HTF) with parameterized pivotLength to ensure flexibility and adaptability to different timeframes.
Cleanliness filtering : Checks lookbackBars prior to line creation to skip levels already violated, ensuring only uncontaminated pivots are used.
Dynamic level tracking : Stores active levels in arrays (highLines, lowLines) for continuous real-time monitoring.
Violation logic : Detects both close-based breaks (breakAbove/breakBelow) and wick-based sweeps (sweepAbove/sweepBelow), triggering alerts and automatic teardown.
Periodic housekeeping : Every N (10) confirmed bars, re-verifies “clean” status and removes silently invalidated levels—maintaining chart hygiene and avoiding stale overlays.
Customization options : Supports pivot timeframe override, colors, line width/style, lookback length, and alert toggling.
Utility
This overlay script provides a disciplined workflow for drawing meaningful support/resistance levels, filtering out contaminated pivot points, and signaling validations (breaks/sweeps) with alerts. Its modular design and HTF support facilitate integration into systematic workflows, offering far more utility than mere static pivot plots.
Usage Instructions
1. Adjust `pivot_timeframe`, `pivot_length`, and `lookback_bars` to suit your strategy timeframe and volatility structure.
2. Customize visual parameters as required.
3. Enable alerts to receive in-platform messages upon pivot violations.
4. Use HTF override only if analyzing multi-timeframe pivot behavior; otherwise, leave empty to default to chart timeframe.
Performance & Limitations
- Pivot lines confirmation lags by `pivot_length` bars; real-time signals may be delayed.
- Excessive active lines may impact performance on low-TF charts.
- The “clean” logic is contingent on the `lookback_bars` parameter; choose sufficiently high values to avoid false cleanliness.
- Alerts distinguish between closes beyond and wick-only breaches to aid strategic nuance.
Nifty Smart Zones & Breakout Bars(5min TF only) by Chaitu50cNifty Smart Zones & Breakout Bars is a purpose-built intraday trading tool, tested extensively on Nifty50 and recommended for Nifty50 use only.
All default settings are optimised specifically for Nifty50 on the 5-minute timeframe for maximum accuracy and clarity.
Why Last Bar of the Session Matters
The last candle of a trading session often represents the final battle between buyers and sellers for that day.
It encapsulates closing sentiment, influenced by end-of-day positioning, profit booking, and institutional activity.
The high and low of this bar frequently act as strong intraday support/resistance in the following sessions.
Price often reacts around these levels, especially when combined with volume surges.
Core Features
Session Last-Candle Zones
Plots a horizontal box at the high and low of the last candle in each session.
Boxes extend to the right to track carry-over levels into new sessions.
Uses a stateless approach — past zones reappear if relevant.
Smart Suppression System
When more than your Base Sessions (No Suppression) are shown, newer zones overlapping or within a proximity distance (in points) of older zones are hidden.
Older zones take priority, reducing chart clutter while keeping critical levels.
Breakout Bar Coloring
Highlights breakout bars in four categories:
Up Break (1-bar)
Down Break (1-bar)
Up Break (2-bar)
Down Break (2-bar)
Breakouts use a break buffer (in ticks) to filter noise.
Toggle coloring on/off instantly.
Volume Context (User Tip)
For best use, pair with volume analysis.
High-volume breakouts from last-session zones have greater conviction and can signal sustained momentum.
Usage Recommendations
Instrument: Nifty50 only (tested & optimised).
Timeframe: 5-minute chart for best results.
Approach:
Watch for price interaction with the plotted last-session zones.
Combine zone breaks with bar color signals and volume spikes for higher-probability trades.
Use suppression to focus on key, non-redundant levels.
Why This Tool is Different
Unlike standard support/resistance plotting, this indicator focuses on session-closing levels, which are more reliable than arbitrary highs/lows because they capture the final market consensus for the session.
The proximity-based suppression ensures your chart stays clean, while breakout paints give instant visual cues for momentum shifts.
🔁 Directional Levels 2.0Directional Levels 2.0 is a multi-tool intraday indicator designed for traders who value clarity, speed, and precision.
It combines adaptive price mapping, momentum confirmation, and an automatic trade plan into one clean chart package.
🔹 Key Benefits
- Dynamic Directional Zones — Identify potential breakout, pullback, and reversal areas in real-time.
- Momentum Dashboard — EMA and oscillator strength readings at a glance.
- Clean CE / PE Prompts — Instant visual cues when trading conditions align.
- Auto Trade Plan — Pre-filled Spot Entry, SL, and Target levels — automatically adjusted for the instrument.
- Fibonacci Pivot Panel — Key daily zones with nearest levels highlighted.
- Top-5 Movers Tracker — View top gainers/losers in your index instantly.
🔹 How to Use
1. Wait for CE/PE prompts as potential trade entries.
2. Confirm bias using the EMA & oscillator dashboard.
3. Use the trade plan panel for pre-defined Entry, SL, and TGT.
4. Monitor the pivot panel for potential exit/reversal zones.
5. Turn on alerts to be notified when a new signal appears.
🔹 Customization Options
- Toggle display of levels, VWAP, dashboards, and alerts.
- Adjust signal buffer to control frequency.
- Change dashboard & pivot table styles to suit your chart.
⚠️ Disclaimer: This is a decision-support tool, not financial advice. Use with proper risk management.
✨ Highlights:
- 📊 All-in-One Intraday Tool — Trend, momentum, key levels & trade plan in one view.
- 🔼🔽 CE / PE Signal Prompts — Instant visual cues when market conditions align.
- 🛠 Auto Trade Plan — Pre-filled Entry, Stop Loss, and Target, index-aware point sizing.
- 🎯 Dynamic Zones & Pivots — Real-time breakout, pullback & reversal areas.
- 📈 Multi-EMA + Oscillator Dashboard — Trend direction & strength at a glance.
- 🏆 Top-5 Movers Table — See strongest & weakest instruments instantly.
- 🔔 Built-in Alerts — Get notified the moment a qualified setup appears.
- ⚙️ Fully Customizable — Toggle features, adjust buffers, and style dashboards your way.
ement.
Malama's KAYCAP Pre-Market BoxMalama's KAYCAP Pre-Market Box
This script is designed for day traders and scalpers who want to visualize key price levels established during the pre-market session. The indicator automatically identifies and draws a box around the open, close, high, and low of a specific, user-defined candle within the pre-market hours.
How It Works:
The core function of this script is to capture the price action of a single candle, which you can specify by hour and minute. The default settings are set to capture the 4:00 AM EST candle. The indicator then plots four distinct horizontal lines on your chart:
Box Top: The higher of the open and close prices for the specified candle.
Box Bottom: The lower of the open and close prices for the specified candle.
Box High: The highest price reached by that candle.
Box Low: The lowest price reached by that candle.
The area between the Box Top and Box Bottom is filled with a semi-transparent gray color to create a clear visual reference.
How to Use It:
Traders can use this pre-market box to identify potential support and resistance levels for the regular trading session. The pre-market high, low, and open/close levels often serve as significant price magnets or barriers once the market opens. This tool helps you quickly spot and react to breakouts or reversals from these initial levels.
The indicator is fully customizable, allowing you to adjust the pre-market start and end times, as well as the exact hour and minute of the candle you want to use to define the box. This flexibility allows you to tailor the script to your specific trading strategy and time zone.