1-Candle Order Block DetectorThis simple indicator is based on the 1-Candle rule. During an impulsive move toward the upside or downside, an order block is plotted based on a single down-closed or up-closed candle.
Inputs can be easily customized based on preferences or strength of trend filtering.
Pivot noktaları ve seviyeleri
BELOTTO ZONAS DE LIQUIDEZThe indicator can be used to highlight significant swing areas, these can be accumulation/distribution zones on lower timeframes and might play a role as future support or resistance.
Swing levels are also highlighted, when a swing level is broken it is displayed as a dashed line. A broken swing high is a bullish indication, while a broken swing low is a bearish indication.
Filtering swing areas by volume allows to only show significant swing areas with an higher degree of liquidity. These swing areas can be wider, highlighting higher volatility, or might have been visited by the price more frequently.
Volume-Weighted Pivot BandsThe Volume-Weighted Pivot Bands are meant to be a dynamic, rolling pivot system designed to provide traders with responsive support and resistance levels that adapt to both price volatility and volume participation. Unlike traditional daily pivot levels, this tool recalculates levels bar-by-bar using a rolling window of volume-weighted averages, making it highly relevant for intraday traders, scalpers, swing traders, and algorithmic systems alike.
-- What This Indicator Does --
This tool calculates a rolling VWAP-based pivot level, and surrounds that central pivot with up to five upper bands (R1–R5) and five lower bands (S1–S5). These act as dynamic zones of potential resistance (R) and support (S), adapting in real time to price and volume changes.
Rather than relying on static session or daily data, this indicator provides continually evolving levels, offering more relevant levels during sideways action, trending periods, and breakout conditions.
-- How the Bands Are Calculated --
Pivot (VWAP Pivot):
The core of this system is a rolling Volume-Weighted Average Price, calculated over a user-defined window (default 20 bars). This ensures that each bar’s price impact is weighted by its volume, giving a more accurate view of fair value during the selected lookback.
Volume-Weighted Range (VW Range):
The highest high and lowest low over the same window are used to calculate the volatility range — this acts as a spread factor.
Support & Resistance Bands (S1–S5, R1–R5):
The bands are offset above and below the pivot using multiples of the VW Range:
R1 = Pivot + (VW Range × multiplier)
R2 = R1 + (VW Range × multiplier)
R3 = R2 + (VW Range x multiplier)
...
S1 = Pivot − (VW Range × multiplier)
S2 = S1 − (VW Range × multiplier)
S3 = S2 - (VW Range x multiplier)
...
You can control the multiplier manually (default is 0.25), to widen or tighten band spacing.
Smoothing (Optional):
To prevent erratic movements, you can optionally toggle on/off a simple moving average to the pivot line (default length = 20), providing a smoother trend base for the bands.
-- How to Use It --
This indicator can be used for:
Support and resistance identification:
Price often reacts to R1/S1, and the outer bands (R4/R5 or S4/S5) act as overshoot zones or strong reversal areas.
Trend context:
If price is respecting upper bands (R2–R3), the trend is likely bullish. If price is pressing into S3 or lower, it may indicate sustained selling pressure or a breakdown.
Volatility framing:
The distance between bands adjusts based on price range over the rolling window. In tighter markets, the bands compress — in volatile moves, they expand. This makes the indicator self-adaptive.
Mean reversion trades:
A move into R4/R5 or S4/S5 without continuation can be a sign of exhaustion — potential for reversal toward the pivot.
Alerting:
Built-in alerts are available for crosses of all major bands (R1–R5, S1–S5), enabling trade automation or scalp alerts with ease.
-- Visual Features --
Fuchsia Lines: Mark all Resistance (R1–R5) levels.
Lime Lines: Mark all Support (S1–S5) levels.
Gray Circle Line: Marks the rolling pivot (VWAP-based).
-- Customizable Settings --
Rolling Length: Number of bars used to calculate VWAP and VW Range.
Multiplier: Controls how wide the bands are spaced.
Smooth Pivot: Toggle on/off to smooth the central pivot.
Pivot Smoothing Length: Controls how many bars to average when smoothing is enabled.
Offset: Visually shift all bands forward/backward in time.
-- Why Use This Over Standard Pivots? --
Traditional pivots are based on previous session data and remain fixed. That’s useful for static setups, but may become irrelevant as price action evolves. In contrast:
This system updates every bar, adjusting to current price behavior.
It includes volume — a key feature missing from most static pivots.
It shows multiple bands, giving a full view of compression, breakout potential, or trend exhaustion.
-- Who Is This For? --
This tool is ideal for:
Day traders & scalpers who need relevant intraday levels.
Swing traders looking for evolving areas of confluence.
Algorithmic/systematic traders who rely on quantifiable, volume-aware support/resistance.
Traders on all assets: works on crypto, stocks, futures, forex — any chart that has volume.
Order Block StrategyStrategy Overview
Key Features
Order Block Detection: Utilizes the LuxAlgo Order Block Detector to identify bullish (support) and bearish (resistance) order blocks based on volume peaks and price action.
Position Size: $3,000 per trade, reflecting $300 capital with 10x leverage.
Risk Management:
Stop Loss: Below the bottom of bullish order blocks for longs, above the top of bearish order blocks for shorts.
Take Profit: 5%, 15%, and 50% from the entry price, each closing 33.33% of the position.
Webhook Compatibility: Uses strategy.entry() and strategy.exit() for TradingView alert integration.
Buy and Sell Conditions
Buy:
Triggered when the price low enters the most recent unmitigated bullish order block (low ≤ bull_top ) and closes above it (close > bull_top ), indicating a bounce from support.
Sell:
Triggered when the price high enters the most recent unmitigated bearish order block (high ≥ bear_btm ) and closes below it (close < bear_btm ), indicating a rejection from resistance.
Risk Management
Stop Loss:
Long: Set at bull_btm (low of the bullish order block).
Short: Set at bear_top (high of the bearish order block).
Take Profit:
Long: 5% (entry * 1.05), 15% (entry * 1.15), 50% (entry * 1.50).
Short: 5% (entry * 0.95), 15% (entry * 0.85), 50% (entry * 0.50).
Each level closes approximately one-third of the position.
ICT Killzones & PivotsPivots and Killzones Indicator
Introduction
The Pivots and Killzones Indicator is a valuable tool for traders utilizing the Inner Circle Trader approach. By incorporating ICT killzones and pivot points, this indicator provides insights into potential market turning points, helping traders make informed decisions.
Whether you are new to trading or an experienced ICT trader, this indicator can improve your understanding of market dynamics and support your trading strategy.
Features
ICT Killzones: The indicator highlights Inner Circle Trader's killzones, specific timeframes known for increased market liquidity, which are crucial for identifying potential reversals and turning points.
Pivot Points: The indicator displays pivot points, which are essential support and resistance levels derived from historical price data. These levels assist in gauging potential price reversals and trend changes.
Customization: Customize the indicator settings to match your trading style. Adjust colors, timeframes, and other parameters to align with your preferences.
User-Friendly Interface: Designed with a clean and user-friendly interface, this indicator is accessible to traders of all skill levels.
Real-Time Updates: The indicator offers real-time updates, ensuring you have the most current market information at your fingertips.
github.com
Major Session Highs/LowsThis indicator creates horizontal lines at major session high/lows (US, London, and Asian). The script updates the lines automatically, on session close.
For instance, when viewing during the US session, after the London overlap, horizontal lines will be displayed at the following levels.
The high/low of the most recent London session.
The high/low of the most recent Asian session.
The high/low of the last full US session, i.e. the session of the day prior.
When the current US session closes, the US levels automatically update.
Small Cap Momentum Entry System✅ Features Included:
Momentum entry detection
Trailing stop overlay
Alert for entry and exit
Pre-market high line (optional display toggle)
Weekly Pivots for DowntrendThis will help Intraday and Swing traders. This will draw weekly important support/resistance and weekly High, Close and Low automatically once week starts and they stay whole week. This will help traders to see their support and resistance readily on the chart. As name suggests this indicator useful when trend is Down for that week, as you can see this keeps hitting all donward fibs.
Note: Trader can easily see whether trend is Up or Down by combining weekly pivots indicator. Future traders can easily catch points looking at these readily available Support/Resistances.
Also check out my daily Uptrend/Downtrend indicators.
Daily Range FinderAutomatically plot significant chart levels.
- YHOD (yesterday's high of the day)
- YLOD (yesterday's low of the day)
- PMH (premarket high)
- PML (premarket low)
YHOD + YLOD = RED LEVELS
PMH + PML = BLUE LEVELS
Levels are fully customizable (style).
Levels can be individually turned on/off.
StochRSI Crossover SignalsStochRSI Strategy V1.2 | Narrow Bands – Crossover-Based Trading Strategy
This strategy is built around the Stochastic RSI indicator on daily candles, using tight entry and exit bands to capture well-defined turning points in price action.
⚙️ Strategy Logic:
Entry (Long):
When the %K line crosses above the %D line, and both are below a defined lower threshold (default: 20) — indicating potential bullish momentum from an oversold state.
Exit (Close):
When the %K line crosses below the %D line, and both are above an upper threshold (default: 80) — indicating waning momentum from an overbought condition.
Stop-Loss:
A fixed stop-loss percentage is calculated from the entry price (default: 10%).
✅ Key Features:
Full synchronization between visual signals (green/red arrows) and actual trade execution.
Clean, focused logic — no external indicators or moving averages required.
Suitable for momentum-based traders seeking precise entries and exits after strong directional moves or extremes.
Middleclass_millionaire_3This powerful TradingView indicator combines moving averages, volume analysis, and dynamic support and resistance levels to deliver highly accurate buy and sell signals across any market. By analyzing the interaction between short- and long-term moving averages, the indicator detects trend shifts with precision. Volume spikes are used to confirm the strength of these moves, reducing false signals and enhancing entry timing. Simultaneously, it maps out key support and resistance zones, helping traders anticipate reversals or breakouts with confidence. The result is a well-rounded tool that provides actionable signals at key market turning points—ideal for traders looking to align momentum, volume, and price structure in one clean, easy-to-use system.
Weekly Pivots for UptrendThis will help Intraday and Swing traders. This will draw weekly important support/resistance and weekly High, Close and Low automatically once new week starts and they stay whole week. This will help traders to see their support and resistance readily on the chart. As name suggests this indicator useful when trend is UP for that week, as you can see this keeps hitting all upward fibs.
Note: Trader can easily see whether trend is Up or Down by combining weekly pivots indicator.
Also check out my daily Uptrend/Downtrend indicators.
Repaint- Consolidation BoxIndicator Description
The Pro Consolidation Box indicator automatically identifies and visualizes price consolidation zones on your chart. A consolidation zone is defined as a period where price action remains within a specific range for a minimum amount of time.
How It Works
Range Detection: The indicator tracks the highest and lowest prices in real-time.
Consolidation Criteria: A consolidation is identified when:
Price stays within a user-defined range (default: 150 points)
For a minimum time period (default: 15 minutes, automatically adjusted to your chart timeframe)
Visual Representation: When consolidation criteria are met, a colored box appears on your chart highlighting the consolidation zone.
Dynamic Updates: The box automatically:
Expands if price makes new highs/lows while still within the allowed range
Disappears if price breaks out of the range
Resets and begins tracking a new potential consolidation zone after a breakout
Real-time Statistics: A small information panel in the top-right corner displays:
Current price range size
Number of bars price has remained within the range
Customization Options
Range Size: Set the maximum price range for consolidation (larger values identify wider consolidations)
Time Threshold: Minimum time required to confirm a consolidation (in minutes)
Box Color: Customize the fill color and transparency of consolidation zones
Edge Display: Toggle visibility of box borders
Edge Color: Customize the color of box borders
Trading Applications
This indicator helps you:
Identify periods of decreasing volatility that often precede breakouts
Spot potential support/resistance zones within ranging markets
Find potential breakout entry points as price approaches consolidation boundaries
Formadores Indicador #2Indicador do Formadores. Indicador que é focado em pegar recuos em uma tendência de alta.
ICT CBDRICT CBDR – Central Bank Dealers Range
This indicator marks the Central Bank Dealers Range (CBDR), a time-based zone from 2 PM to 8 PM New York time, based on a concept from ICT (Inner Circle Trader).
✅ Features:
Select wicks or bodies to define the range
Plots a customizable EQ line (midpoint)
Draws projections above/below the range (with optional 0.5 deviation multiplier)
Hide plots above chosen timeframes (to reduce noise)
Configurable colors, widths, and styles for all lines and box visuals
⚠️ Note: This tool is best used on lower intraday timeframes (5–60 min) where session ranges and liquidity runs are more visible.
📌 Concept inspired by ICT methodology. Script by @originalsauce1
Suvorov-SFP.PRO SFP indicator
Detects extreme bars on large volumes. Generates signals in LONG/SHORT and sets take/stops in the Risk/Profit ratio.
Индикатор SFP
Выявляет экстремальные бары на больших объемах. Формирует сигналы в LONG/SHORT и выставляет тейки/стопы в соотношении Риск/Прибыль.
ORB - Opening Range Breakout + AlertsThe only ORB indicator you'll ever need.
Custom opening range time (5m, 15m, 30m, etc.)
Automatic opening range support and resistance levels.
- Plots levels after the opening range ends.
LONG/SHORT alerts defined by confirmed breakouts.
- Alerts are only visible on the 5m timeframe.
- Can turn the alerts on/off.
Customize levels.
- Color and thickness.
Opening Range Breakout with AlertsThe only ORB indicator you'll ever need.
Custom opening range time (5m, 15m, 30m, etc.)
Automatic opening range support and resistance levels.
LONG/SHORT alerts defined by confirmed breakouts.
Custom levels and styles.
Pre-Market and TargetsPre Market and Yesterday high lows, you can take judgement on based of these levels, if price is above pre market high and yesterday high then just go for long trades and vice versa
LDO Virgin Levels from Candle Patterns (Multi-Timeframe)User Guide: LDO Virgin Levels from Candle Patterns (Multi-Timeframe)
Overview
The "LDO Virgin Levels from Candle Patterns (Multi-Timeframe)" script is a TradingView indicator that identifies and plots "virgin levels" across multiple timeframes (15-minute, 4-hour, daily, weekly, and monthly). Virgin levels are price levels drawn at key reversal points based on candlestick patterns—specifically, the high or low of a candle preceding a bullish-to-bearish or bearish-to-bullish transition. These levels remain active ("virgin") until the price crosses them, at which point they are removed, and an alert can be triggered.
Key Features
Multi-Timeframe Support: Plots virgin levels on 15-minute, 4-hour, daily, weekly, and monthly timeframes.
Customizable Display: Enable/disable specific timeframes and customize line colors and width.
Alerts: Triggers alerts when the price crosses a virgin level on any enabled timeframe.
Version Tracking: Displays the script version on the chart for easy reference (current version: 1.1.0).
How It Works
Level Detection:
On each timeframe, the script detects candlestick pattern reversals:
Bullish-to-bearish: A bullish candle (close > open) followed by a bearish candle (close < open). A level is drawn at the high of the previous (bullish) candle.
Bearish-to-bullish: A bearish candle followed by a bullish candle. A level is drawn at the low of the previous (bearish) candle.
Levels are drawn as horizontal lines extending to the right, with a label showing the price.
Virgin Status:
A level remains "virgin" until the price closes across it on a new bar for that timeframe (e.g., a new 15-minute bar for 15m levels).
Once crossed, the level is removed from the chart.
Alerting:
When a virgin level is crossed, an alert is triggered for the corresponding timeframe (if enabled).
Setup Instructions
Add the Script to TradingView:
Open TradingView and go to the Pine Editor (bottom panel).
Copy and paste the script code into the editor.
Click "Add to Chart" to apply it to your active chart.
Configure Settings:
Timeframe Selection:
Toggle which timeframes to display levels for (default: all enabled):
Show Daily Levels
Show 4H Levels
Show 15M Levels
Show Weekly Levels
Show Monthly Levels
Disabling a timeframe clears its levels from the chart.
Line Settings:
Adjust the line width (default: 1).
Customize colors for each timeframe (default colors):
Daily: White
4H: Yellow
15M: Green
Weekly: Blue
Monthly: Red
Max Lines: Set the maximum number of lines to draw (default: 500, TradingView’s limit).
Verify Version:
The script version (e.g., "Version: 1.1.0") is displayed at the top of the chart for reference.
Using the Alerting Feature
The script includes the ability to set alerts when virgin levels are crossed, with separate alerts for each timeframe. Here’s how to set them up:
Enable Desired Timeframes:
Ensure the timeframe(s) you want alerts for are enabled in the settings (e.g., "Show 15M Levels").
Create an Alert:
Right-click on the chart and select "Create Alert" (or use the bell icon in TradingView).
In the alert dialog:
Condition: Select the script ("LDO Virgin Levels from Candle Patterns (Multi-Timeframe)").
Condition Dropdown: Choose the specific alert condition for the timeframe you want to monitor:
"15m Virgin Line Crossed"
"4h Virgin Line Crossed"
"Daily Virgin Line Crossed"
"Weekly Virgin Line Crossed"
"Monthly Virgin Line Crossed"
Message: The default message (e.g., "A virgin line on the 15m timeframe has been crossed.") will be sent, but you can customize it if needed.
Notifications: Choose your preferred notification method (e.g., email, SMS, popup, webhook).
Frequency: Set to "Once Per Bar Close" to avoid multiple triggers within the same bar.
Click "Create" to activate the alert.
Repeat for Other Timeframes:
You can create separate alerts for each timeframe by repeating the process and selecting the appropriate condition.
Behavior:
Alerts trigger when the price closes across a virgin level on a new bar for that timeframe (e.g., a new 15-minute bar for 15m levels).
If multiple levels are crossed on the same bar, only one alert per timeframe will fire.
Example Use Case
Scenario: You’re trading SUIUSDT on a 15-minute chart and want alerts for 15-minute and 4-hour virgin level crossings.
Setup:
Enable "Show 15M Levels" and "Show 4H Levels" in the script settings.
Create two alerts:
One with the condition "15m Virgin Line Crossed".
Another with the condition "4h Virgin Line Crossed".
Configure notifications (e.g., email or popup).
Result: When the price crosses a 15m virgin level (e.g., at 3.3901 USD), you’ll receive an alert. Similarly, a 4h level crossing will trigger its own alert.
Notes
Chart Timeframe: The script works on any chart timeframe because it uses request.security to fetch data for higher timeframes (e.g., 15m levels will work even on a 1m chart).
Line Limit: The script caps at 500 lines total (TradingView’s limit). Older levels may be overwritten if this limit is reached.
Version Updates: Check the version number on the chart and the changelog in the script comments for updates.
Troubleshooting
No Levels Visible: Ensure the desired timeframes are enabled and that price action has triggered reversal patterns.
Alerts Not Firing: Verify that alerts are set to "Once Per Bar Close" and that the timeframe is enabled in the script settings.
Too Many Lines: Adjust the "Max number of lines to draw" setting if levels are being overwritten.
This script provides a powerful tool for traders to identify key reversal levels across multiple timeframes, with the added benefit of customizable alerts to stay informed of significant price movements.