VOID OCULUS MACHINE V8 – ASSASSIN MODEVOID OCULUS MACHINE V8 – ASSASSIN MODE
Version 8.0 | Pine Script v6
Purpose & Originality
VOID OCULUS MACHINE V8 – ASSASSIN MODE brings together four advanced trading filters—EMA crossovers, TRIX momentum, VWAP band positioning, and a proprietary “Predictive Cloud”—into a single, high-precision entry system. Rather than relying on any one signal, it calculates a confidence score combining trend, momentum, volume, and volatility cues, then triggers only the highest-probability setups once a user-defined threshold is met. This multi-layer architecture offers traders laser-focused entries (“Assassin Mode”) with built-in risk (stop) and reward (targets) visualization.
How It Works & Component Rationale
EMA Trend Alignment
Fast EMA (9) vs. Slow EMA (21): Captures short-term versus medium-term trend. A bullish bias requires EMA9 > EMA21, bearish bias EMA9 < EMA21.
TRIX Momentum Filter
A triple-smoothed EMA oscillator over 15 bars, expressed as a percentage change. Positive TRIX confirms upward momentum; negative TRIX confirms downward momentum.
Gaussian Noise Reduction
Dual 5-period EMA smoothing of price removes short-term noise, creating a “cloud base.” Entries only fire when price interacts favorably with this smoothed baseline.
VWAP Band Confirmation (Optional)
Calculates session VWAP ± one standard deviation over 20 bars, plotting upper/lower bands. Traders can require price to sit above/below VWAP mid for trend confirmation.
Predictive Cloud Overlay
A dynamic band (Gaussian ± ATR) forecasts a near-term “value zone.” Pullback and reversal entries can occur as price re-enters or breaks out of this cloud.
Confidence Scoring
Starts at 0 and adds:
+30 for EMA trend alignment (bull or bear)
+20 for volume spike (>20-bar SMA)
+20 for non-zero TRIX slope
+20 for ATR expansion (volatility ramping)
+10 if price is above or below VWAP mid (if VWAP filter is enabled)
Only fires signals when confidence ≥ 60% (configurable), ensuring multi-factor confluence.
Entry Type Differentiation
Breakout: Price pierces prior 10-bar high/low on volume and ATR expansion.
Pullback: Trend bias plus a crossover of price with EMA9.
Reversal: Price crosses back into the Predictive Cloud from outside, confirmed by VWAP cross.
Automated Trade Visualization
On each signal, clears previous objects, plots a “BUY (xx%) – ” or “SELL (xx%) – ” label, four tiered ATR-based targets (1×, 1.5×, 2×, 3.5×), and a stop-loss (ATR × 1.5).
Inputs & Customization
Input Description Default
Fast EMA Length for short-term trend EMA 9
Slow EMA Length for medium-term trend EMA 21
TRIX Length Period for triple-smoothed momentum oscillator 15
Stop Multiplier ATR multiple for stop-loss distance 1.5
Target Multiplier ATR multiple for first profit target 1.5
Enable VWAP Filter Require price alignment above/below VWAP mid On
Minimum Confidence Confidence % threshold to trigger a signal 60
Show Predictive Cloud Toggle the Gaussian ± ATR cloud on/off On
How to Use
Apply to Chart: Suitable on 5 m–1 h timeframes for swing entries.
Adjust Confidence & Filters: Raise the Minimum Confidence to tighten setups; disable VWAP filter for pure price/momentum plays.
Read Signals:
“BUY (75%) – Breakout” label means 75% confluence across filters, triggered by a breakout entry type.
Four colored horizontal lines mark TP1–TP4; a red line marks your stop.
Manage the Trade:
Use the plotted stop-loss line; scale out at targets or trail behind the Predictive Cloud.
Unique Value
VOID OCULUS MACHINE V8 stands out by quantifying multi-dimensional market context into a single confidence score and providing automated trade object plotting—no more manual target calculations or cluttered charts. Its “Assassin Mode” ensures only the most compelling setups trigger, saving traders time and reducing noise.
Disclaimer
This indicator is for educational purposes. Past performance does not guarantee future results. Always backtest across symbols/timeframes, combine with personal discretion, and apply strict risk management before trading live.
Pivot points and levels
Dr FIB - FGBAB - Enhanced Market Structure Levels V1.0Based on Market Profile Auction Theory this indicator will provide you will key levels that will help you tailor your trading and structure the market movements properly.
This indicator will provide the following information on the chart in any time frame you select and for any instrument including Futures, Stocks and Crypto.
The levels will be provided as fully configurable horizontal lines including the following data:
- Regular trading hours HIGH, LOW and OPEN.
- Extended Trading Hours HIGH, LOW, OPEN.
- Previous Day HIGH, LOW, CLOSE.
- T+2 Settlement HIGH, LOW and CLOSE.
- Point of Control (POC).
- Initial Balance HIGH and LOW. (1st hour RTH Open).
As price tend to re-visit well know price areas, you will find this indicator very useful for day to day trading.
3:55 PM NYC Candle Boxes (Multi-Day)This script is useful for a popular strategy with the NASDAQ 100 that marks up the 3:55PM NYC Candle.
This script is only set to be used on the1m and 5m timeframes, you shouldn't see anything on higher timeframes.
It can label any 3:55PM NYC candle , but this strategy is effectively proven for NAS, and as it only marks the 3:55 candles for you to save you the manual labor, please do not expect price to always come back to those marked prices.
You can use just a box on the labels, extend those boxes indefinitely, use a label at the top and bottom of those candles, or have a floating label for the LATEST 3:55 candle on the right side of the chart.
You can use labels for everything, or just clean boxes.
You can color code it to your hearts content to match your theme.
You can auto set alerts for when price touches the levels of the latest candle.
I welcome any and all feedback and suggestions. enjoy.
Hourly Strong Pivot Rays with ClustersHourly pivots with areas of confluence clusters. Works best with strong stocks and indexes.
Zero Lag Liquidity [AlgoAlpha]🟠 OVERVIEW
This script plots liquidity zones with zero lag using lower-timeframe wick profiles and high-volume wicks to mark key price reactions. It’s called Zero Lag Liquidity because it captures significant liquidity imbalances in real time by processing lower-TF price-volume distributions directly inside the wick of abnormal candles. The tool builds a volume histogram inside long upper/lower wicks, then calculates a local Point of Control (POC) to mark the price where most volume occurred. These levels act as visual liquidity zones, which can trigger labels, break signals, and trend detection depending on price interaction.
🟠 CONCEPTS
The core concept relies on identifying high-volume candles with unusually long wicks—often a sign of opposing liquidity. When a large upper or lower wick appears with a strong volume spike, the script builds a histogram of lower-timeframe closes and volumes inside that wick. It bins the wick into segments, sums volume per bin, and finds the POC. This POC becomes the liquidity level. The script then dynamically tracks whether price breaks above or rejects off these levels, adjusts the active trend regime accordingly, and highlights bars to help users spot continuation or reversal behavior. The logic avoids repainting or subjective interpretation by using fixed thresholds and lower-TF price action.
🟠 FEATURES
Dynamic liquidity levels rendered at POC of significant wicks, colored by bullish/bearish direction.
Break detection that removes levels once price decisively crosses them twice in the same direction.
Rejection detection that plots ▲/▼ markers when price bounces off levels intrabar.
Volume labels for each level, shown either as raw volume or percentage of total level volume.
Candle coloring based on trend direction (break-dominant).
🟠 USAGE
Use this indicator to track where liquidity has most likely entered the market via abnormal wick events. When a long wick forms with high volume, the script looks inside it (using your chosen lower timeframe) and marks the most traded price within it. These levels can serve as expected reversal or breakout zones. Rejections are marked with small arrows, while breaks trigger trend shifts and remove the level. You can toggle trend coloring to see directional bias after a breakout. Use the wick multiplier to control how selective the detector is (higher = stricter). Alerts and label modes help customize the signal for different asset types and chart styles.
SubZyro Previous Day High/LowThis indicator will draw the High and Low of the Previous day. The line will refresh every new day.
The color of the lines can be changed. However it will only plot a dotted line.
Liquidation Heatmap Proxy [victhoreb]Author: victhoreb
This script was inspired by the Coinglass indicator: www.coinglass.com
It divides each bar into subbars determined by the intrabar period. For each bar, it considers subbars with a positive OID (open interest delta) (if the user sets "Filter by Signal" to true, it only considers subbars with OID > 0 from a main bar that had a peak in open interest). In these subbars, it considers opened long/short positions based on the intrabar price movement and the dispersion factor (which becomes completely unnecessary if the user is using Intrabar Resolution in ticks; in this case, set the dispersion factor = 0).
After determining the opened long and short positions, it determines, based on the user-selected leverages, the liquidation level for each position. The width of each level is given by syminfo.mintick * scale. The script uses the intrabar OID from the previous step to store an estimate of the number of contracts to be liquidated at each level. This estimate is used to color the levels by order of magnitude.
If there is a subsequent increase in liquidations at a pre-existing level, the script accumulates the estimated number of contracts to be liquidated and repaints the level. A note about a visual limitation of the script is important: in Coinglass' version, when there is a subsequent increase in liquidations at a pre-existing level, Coinglass paints the level a brighter color ONLY from the moment of the increase—however, this script does not do this; it repaints the entire level with the brighter color. Note: While accurate, this script is only a proxy. Use at your own risk.
This script has alerts for when there is liquidation in the long or short direction.
ai quant oculusAI QUANT OCULUS
Version 1.0 | Pine Script v6
Purpose & Innovation
AI QUANT OCULUS integrates four distinct technical concepts—exponential trend filtering, adaptive smoothing, momentum oscillation, and Gaussian smoothing—into a single, cohesive system that delivers clear, objective buy and sell signals along with automatically plotted stop-loss and three profit-target levels. This mash-up goes beyond a simple EMA crossover or standalone TRIX oscillator by requiring confluence across trend, adaptive moving averages, momentum direction, and smoothed price action, reducing false triggers and focusing on high‐probability turning points.
How It Works & Why Its Components Matter
Trend Filter: EMA vs. Adaptive MA
EMA (20) measures the prevailing trend with fixed sensitivity.
Adaptive MA (also EMA-based, length 10) approximates a faster-responding moving average, standing in for a KAMA-style filter.
Bullish bias requires AMA > EMA; bearish bias requires AMA < EMA. This ensures signals align with both the underlying trend and a more nimble view of recent price action.
Momentum Confirmation: TRIX
Calculates a triple-smoothed EMA of price over TRIX Length (15), then converts it to a percentage rate-of-change oscillator.
Positive TRIX reinforces bullish entries; negative TRIX reinforces bearish entries. Using TRIX helps filter whipsaws by focusing on sustained momentum shifts.
Gaussian Price Smoother
Applies two back-to-back 5-period EMAs to the price (“gaussian” smoothing) to remove short-term noise.
Price above the smoothed line confirms strength for longs; below confirms weakness for shorts. This layer avoids entries on erratic spikes.
Confluence Signals
Buy Signal (isBull) fires only when:
AMA > EMA (trend alignment)
TRIX > 0 (momentum support)
Close > Gaussian (price strength)
Sell Signal (isBear) fires under the inverse conditions.
Requiring all three conditions simultaneously sharply reduces false triggers common to single-indicator systems.
Automatic Risk & Reward Plotting
On each new buy or sell signal (edge detection via not isBull or not isBear ), the script:
Stores entryPrice at the signal bar’s close.
Draws a stop-loss line at entry minus ATR(14) × Stop Multiplier (1.5) by default.
Plots three profit-target lines at entry plus ATR × Target Multiplier (1×, 1.5×, and 2×).
All previous labels and lines are deleted on each new signal, keeping the chart uncluttered and focusing only on the current trade.
Inputs & Customization
Input Description Default
EMA Length Period for the main trend EMA 20
Adaptive MA Length Period for the faster adaptive EM A substitute 10
TRIX Length Period for the triple-smoothed momentum oscillator 15
Dominant Cycle Length (Reserved) 40
Stop Multiplier ATR multiple for stop-loss distance 1.5
Target Multiplier ATR multiple for first profit target 1.5
Show Buy/Sell Signals Toggle on-chart labels for entry signals On
How to Use
Apply to Chart: Best on 15 m–1 h timeframes for swing entries or 5 m for agile scalps.
Wait for Full Confluence:
Look for the AMA to cross above/below the EMA and verify TRIX and Gaussian conditions on the same bar.
A bright “LONG” or “SHORT” label marks your entry.
Manage the Trade:
Place your stop where the red or green SL line appears.
Scale or exit at the three yellow TP1/TP2/TP3 lines, automatically drawn by volatility.
Repeat Cleanly: Each new signal clears prior annotations, ensuring you only track the active setup.
Why This Script Stands Out
Multi-Layer Confluence: Trend, momentum, and noise-reduction must all align, addressing the weaknesses of single-indicator strategies.
Automated Trade Management: No manual plotting—stop and target lines appear seamlessly with each signal.
Transparent & Customizable: All logic is open, adjustable, and clearly documented, allowing traders to tweak lengths and multipliers to suit different instruments.
Disclaimer
No indicator guarantees profit. Always backtest AI QUANT OCULUS extensively, combine its signals with your own analysis and risk controls, and practice sound money management before trading live.
AI QUANT OCULUSAI QUANT OCULUS
Version 1.0 | Pine Script v6
Purpose & Innovation
AI QUANT OCULUS integrates four distinct technical concepts—exponential trend filtering, adaptive smoothing, momentum oscillation, and Gaussian smoothing—into a single, cohesive system that delivers clear, objective buy and sell signals along with automatically plotted stop-loss and three profit-target levels. This mash-up goes beyond a simple EMA crossover or standalone TRIX oscillator by requiring confluence across trend, adaptive moving averages, momentum direction, and smoothed price action, reducing false triggers and focusing on high‐probability turning points.
How It Works & Why Its Components Matter
Trend Filter: EMA vs. Adaptive MA
EMA (20) measures the prevailing trend with fixed sensitivity.
Adaptive MA (also EMA-based, length 10) approximates a faster-responding moving average, standing in for a KAMA-style filter.
Bullish bias requires AMA > EMA; bearish bias requires AMA < EMA. This ensures signals align with both the underlying trend and a more nimble view of recent price action.
Momentum Confirmation: TRIX
Calculates a triple-smoothed EMA of price over TRIX Length (15), then converts it to a percentage rate-of-change oscillator.
Positive TRIX reinforces bullish entries; negative TRIX reinforces bearish entries. Using TRIX helps filter whipsaws by focusing on sustained momentum shifts.
Gaussian Price Smoother
Applies two back-to-back 5-period EMAs to the price (“gaussian” smoothing) to remove short-term noise.
Price above the smoothed line confirms strength for longs; below confirms weakness for shorts. This layer avoids entries on erratic spikes.
Confluence Signals
Buy Signal (isBull) fires only when:
AMA > EMA (trend alignment)
TRIX > 0 (momentum support)
Close > Gaussian (price strength)
Sell Signal (isBear) fires under the inverse conditions.
Requiring all three conditions simultaneously sharply reduces false triggers common to single-indicator systems.
Automatic Risk & Reward Plotting
On each new buy or sell signal (edge detection via not isBull or not isBear ), the script:
Stores entryPrice at the signal bar’s close.
Draws a stop-loss line at entry minus ATR(14) × Stop Multiplier (1.5) by default.
Plots three profit-target lines at entry plus ATR × Target Multiplier (1×, 1.5×, and 2×).
All previous labels and lines are deleted on each new signal, keeping the chart uncluttered and focusing only on the current trade.
Inputs & Customization
Input Description Default
EMA Length Period for the main trend EMA 20
Adaptive MA Length Period for the faster adaptive EM A substitute 10
TRIX Length Period for the triple-smoothed momentum oscillator 15
Dominant Cycle Length (Reserved) 40
Stop Multiplier ATR multiple for stop-loss distance 1.5
Target Multiplier ATR multiple for first profit target 1.5
Show Buy/Sell Signals Toggle on-chart labels for entry signals On
How to Use
Apply to Chart: Best on 15 m–1 h timeframes for swing entries or 5 m for agile scalps.
Wait for Full Confluence:
Look for the AMA to cross above/below the EMA and verify TRIX and Gaussian conditions on the same bar.
A bright “LONG” or “SHORT” label marks your entry.
Manage the Trade:
Place your stop where the red or green SL line appears.
Scale or exit at the three yellow TP1/TP2/TP3 lines, automatically drawn by volatility.
Repeat Cleanly: Each new signal clears prior annotations, ensuring you only track the active setup.
Why This Script Stands Out
Multi-Layer Confluence: Trend, momentum, and noise-reduction must all align, addressing the weaknesses of single-indicator strategies.
Automated Trade Management: No manual plotting—stop and target lines appear seamlessly with each signal.
Transparent & Customizable: All logic is open, adjustable, and clearly documented, allowing traders to tweak lengths and multipliers to suit different instruments.
Disclaimer
No indicator guarantees profit. Always backtest AI QUANT OCULUS extensively, combine its signals with your own analysis and risk controls, and practice sound money management before trading live.
CME Price Limit Danger Zone AlertThis indicator will calculate the CME 2% price limits determined by previous day close. It will also provide a visual warning if price has reached the limit.
Gold Killzone Bias Suite🟡 Gold Killzone Bias Suite
The Gold Killzone Bias Suite is an advanced institutional-grade tool designed to generate high-confidence directional bias for XAU/USD (Gold) during the London and New York killzones.
Built for traders using a structured, confluence-driven approach, this tool blends price action, smart money principles, momentum, and volume into a real-time bias engine with a clean, easy-to-read dashboard.
🔧 Key Features
🕰️ Session-Based Bias (London / New York)
Independent bias calculation per session
Killzone times customizable with timezone support
Background highlighting (blue/red) for each session
📊 VWAP Engine
Reclaim & rejection detection
VWAP deviation alerts
Daily HTF VWAP integration
Score impact based on VWAP behaviour
📉 Market Structure (CHoCH / BOS)
Detects swing highs/lows
Labels bullish/bearish CHoCHs
Structure score contributes to session bias
💧 Liquidity Grabs
Detects stop hunts above highs / below lows
Confirms with candle rejection (body % filter)
Plots labels and adds to bias scoring
⚡ Momentum Filters
RSI: Bullish >55, Bearish <45
MACD: Histogram + Signal Line crossovers
Combined momentum score used in bias
🧠 Smart Money Proximity
Optional FVG/OB score toggle (placeholder for custom logic)
Adds static confluence for proximity-based setups
⏫ Higher Time Frame Context
Daily VWAP comparison
4H high/low structure breaks
Adds trend score to current session bias
🧠 How Bias Works
The suite uses a scoring model. Each confluence adds or subtracts points:
VWAP reclaim/reject: ±30
CHoCH/BOS: ±30
Liquidity grab: ±20
RSI/MACD: ±10
FVG/OB Proximity: +10
Daily VWAP trend: ±10
H4 Trend Break: ±10
Final Bias:
Bullish if score ≥ +20
Bearish if score ≤ -20
Neutral if between -19 and +19
A confidence % (capped at 100) is also shown, along with the contributing confluences (VWAP, Structure, Liquidity, etc.).
📋 Dashboard
A real-time dashboard shows for each session:
Session name and time
Bias (Bullish / Bearish / Neutral)
Confidence (%)
Confluences used
Position can be moved (Top Left, Top Right, etc.). Designed to be unobtrusive yet informative.
🧪 Best Practices
Use on 15m / 5m charts for intraday setups
Confirm with D1 or H4 structure for directional context
Combine with OB/FVG zones or SMT for entries
Use Trading View alerts for bias flips or liquidity grabs (custom logic can be added)
Bar Replay compatible for back testing and journaling bias shifts
🔐 Notes
Does not generate trade signals or alerts by default
Focused on bias generation and confluence stacking
Compatible with funded account trading models
📈 Built for traders who want a systematic, score-based approach to identifying directional edge in high-volume gold sessions.
Dynamic 50% Line [Daily and Weekly Range]This indicator automatically plots the 50% retracement level (midpoint) of the daily and weekly trading ranges. It helps traders identify key support/resistance zones where price may react, offering insights into potential reversal or continuation areas.
Auction Market Theory & the 50% Level
At its core, this indicator is built on Auction Market Theory (AMT), which views price movement as an ongoing auction process where buyers and sellers compete to establish value. The 50% midpoint represents fair value—the equilibrium where price is most likely to balance before continuing its trend or reversing.
When price deviates too far from this level, it often returns to balance (mean reversion) or accepts new value (breakout). By tracking the daily and weekly 50% lines, traders can:
Identify high-probability reversal zones (where price may reject fair value).
Spot trend continuation areas (where price accepts higher/lower value).
Align with institutional order flow, as large players often use these levels for execution.
This makes the indicator particularly powerful for traders who follow volume profile, order flow, or ICT concepts, as it visually maps the market’s ongoing auction process.
Features:
✅ Automated Daily & Weekly Midpoints – Calculates the 50% level from the high/low of each session.
✅ Customizable Line Styles – Choose between solid, dotted, or dashed lines for better visibility.
✅ Clear Labeling – Optional text labels show "50% Level" or custom text at your preferred position (left, middle, or right).
✅ Flexible Styling – Adjust line colors, thickness, and text size to match your chart theme.
How It Works:
Daily 50% Line: Resets at 6 PM NY time (new trading day).
Weekly 50% Line: Resets on Sunday at 6 PM NY time (new trading week).
The midpoint is calculated as:
(High + Low) / 2
Lines extend 500 bars forward for easy visibility.
Why Use This Indicator?
Unlike static Fibonacci tools, this dynamic indicator auto-updates the 50% level as new highs/lows form, saving time and improving accuracy. Whether you trade forex, stocks, or crypto, these levels often act as strong magnets for price action.
Daily Pivot Points + R1 S1 R2 S2 with PricesThis indicator automatically plots daily pivot points (PP) along with the first and second resistance (R1, R2) and support (S1, S2) levels on your chart. Each level is clearly labeled with its price, making it easy to identify key areas for potential reversals or breakouts. Perfect for day traders and swing traders looking for reliable intraday support and resistance zones.
Daily Levels3 simple daily levels
Todays Open will label any historical points an yesterdays close
There are plenty of these available but they all seemed overly complex so I adapted this to suit my needs
This indicator plots customizable daily session levels (Today's Open, Previous High/Low/Close) on intraday charts, with options for historical days back, session start/close times, labels, colours, and visibility. Ideal for forex and stock traders analysing prior sessions.
BB Opening Range
Master session-based trading with precision range analysis and dynamic extensions
📊 Overview
The BB Opening Range Indicator is a comprehensive session analysis tool that captures, visualizes, and extends price ranges for any defined trading session. Whether you're tracking overnight ranges, opening ranges, or custom session periods, this indicator provides institutional-grade visualization with intelligent range extensions and detailed quadrant analysis.
🎯 Key Features
Dynamic Session Tracking
Define custom session times (default: Midnight 00:00-00:30)
Automatic timezone adjustment for precise session detection
Handles sessions that cross midnight seamlessly
Visual session start/end markers with customizable lines
Intelligent Range Extension
Futures Close (17:00) - Extends ranges until 5:00 PM ET
End of Week - Maintains ranges through Friday close
Always - Continuous extension for persistent levels
Session End Only - Basic range without extension
Advanced Quadrant Analysis
Automatically divides ranges into four equal zones (0-25%, 25-50%, 50-75%, 75-100%)
Color-coded quadrants for instant visual reference
Optional quadrant border lines at 25%, 50%, and 75% levels
Customizable colors and opacity for each quadrant
Historical Range Analytics
Tracks multiple historical ranges (configurable 1-50)
Calculates average range size over customizable lookback period (up to 200 days)
Compares current range to historical average
Maintains clean chart with automatic old range cleanup
Professional Visualization
Clean, institutional-style range boxes with customizable borders
Opening price line overlay
Optional info table showing key levels and statistics
Smart label positioning that follows price action
Predictive next session indicator
📈 Use Cases
Opening Range Breakout Trading
Track the first 30-60 minutes of regular trading hours to identify key support/resistance levels for the day.
Overnight Range Analysis
Monitor overnight/globex sessions to gauge pre-market sentiment and identify potential gaps.
Custom Session Ranges
Define any time period relevant to your strategy - London open, New York open, Asian session, or custom intervals.
Multi-Timeframe Analysis
View how price respects historical session ranges across different timeframes for confluence.
⚙️ Settings Guide
Session Settings
Session Name: Label your session for easy identification
Session Time: Define start and end times (24-hour format)
Extend Until: Choose how long ranges remain visible
Lookback Days: Period for calculating average range size
Max Ranges: Number of historical ranges to display
Display Options
Show Quadrants: Toggle quadrant visualization
Show Info Table: Display statistics table
Table Position: Choose table location on chart
Session Lines: Show/hide session start and next session markers
Open Price Line: Display opening price within range
Label Settings
High/Low Labels: Show range extremes
Quadrant Labels: Display 25%, 50%, 75% levels
Open Price Label: Mark session opening price
Current Range Only: Limit labels to most recent range
Visual Styling
Border Settings: Customize box and quadrant borders
Line Widths: Adjust border and quadrant line thickness
Color Scheme: Full control over all visual elements
Volume Reinforced Supply/Demand Zoneswhen trading supply and demand i found a way to see which zones are high quality zones. this indicator tries to do that for you. its not nearly as good as doing it manually, but its pretty decent. feel free to fine tune the settings and see which works best for you.
the indicator uses volume and price movement to draw supply and demand zones. if the zone is tested, it will change color to let you know, so you can decide whether or not to use the zone.
if a zone is broken, it will display a signal which tells you which candle broke through the zone.
you can change in the settings the requirements for an area to be considered a zone.
Highest High & Lowest Low Extreme Range @MaxMaserati Highest High & Lowest Low @MaxMaserati
════════════════════════════════════════════
Every day, retail traders stare at charts wondering where the real support and resistance levels are, while institutions effortlessly identify the exact range boundaries that control price action. The mystery of institutional range identification has finally been solved with a revolutionary approach that transforms chaotic price movements into crystal-clear trading opportunities.
⚡ CORE INNOVATION
Range Boundary Detection System
This groundbreaking indicator automatically identifies the highest high and lowest low over your specified lookback period, creating an institutional-grade range box that reveals exactly where smart money expects price to respect key levels. No more guessing where the real boundaries are.
Smart Market Intelligence
The system automatically detects your market type and displays range measurements in the proper units - pips for forex, points for futures and indices, dollars for stocks. This precision eliminates confusion and provides instant context for your trading decisions.
Institutional Midline Precision
The 50% retracement level is automatically calculated and displayed as a dotted midline within the range box, revealing the exact equilibrium point where institutional algorithms expect price to find balance. This is where the smart money often makes their move.
Visual Clarity System
Clean pink range boxes with black labels eliminate chart clutter while highlighting only the most critical levels. The minimalist design ensures you focus on what matters most - the institutional range boundaries that drive price action.
Tips
**Look when the market break a swing, wait for pullback at the 50 level or at the order block where the movement started for entry.
**When the market is trending, it tends to stick to the line creating constant lower low or high highs
⚡ PRECISION TRADING SYSTEM
Phase 1: Range Identification
The indicator scans your chosen lookback period and identifies the absolute highest and lowest points, creating an institutional range box that represents the current market structure. This becomes your primary reference framework for all trading decisions.
Phase 2: Midline Analysis
Monitor price action around the 50% midline level. Institutions often use this equilibrium point for entries, exits, and position sizing decisions. When price approaches this level, heightened attention is required.
Phase 3: Boundary Respect Confirmation
Watch how price reacts at the range boundaries. Strong rejections indicate institutional support or resistance, while clean breaks suggest range expansion and potential trend continuation opportunities.
Phase 4: Range-Based Position Management
Use the range measurements to calculate proper position sizes and risk-reward ratios. The automatic unit conversion ensures precise risk management regardless of your trading instrument.
⚡ UNIVERSAL INTEGRATION
This indicator enhances every trading methodology without replacing your existing strategy. ICT traders use it to identify premium and discount ranges. SMC analysts leverage it for market structure confirmation. Supply and demand traders utilize it for zone validation. Fibonacci enthusiasts find the 50% midline invaluable for retracement analysis.
The beauty lies in its simplicity - it works flawlessly across all timeframes, from scalping on the 1-minute chart to position trading on the weekly. Every market respects these institutional range boundaries because they represent genuine supply and demand imbalances.
⚡ INSTITUTIONAL RANGE MASTERY
Market statistics reveal that 78% of significant price moves originate from range boundary interactions. While retail traders chase breakouts without context, institutions patiently wait for price to reach these predetermined levels before deploying their capital.
Training Your Market Vision
This indicator rewires your brain to see markets the way institutions do - as ranges with clear boundaries and equilibrium points rather than chaotic price movements. After consistent use, you'll naturally identify these levels even without the indicator, giving you a permanent edge in market analysis.
The institutional advantage becomes clear when you realize that these range boundaries often align with key psychological levels, previous day highs and lows, and algorithmic trading zones. This convergence creates powerful reversal and continuation signals that smart money exploits repeatedly.
Do not use it as a standalone indicator, backtest it and learn about swings before using it.
Compatible with: Forex | Stocks | Crypto | Futures | Indices
No Repainting | Real-Time Alerts | Multi-Timeframe Analysis
Monthly Open Lines (Historical, Accurate)📝 Description:
This indicator plots horizontal lines at every monthly open across the entire chart, helping traders easily identify key support/resistance levels based on the start of each month.
✅ Accurately tracks all historical monthly opens
✅ Lines extend fully across the screen (like regular horizontal lines)
✅ Black lines for clean, minimal visual impact
✅ Works on any timeframe (intraday, daily, etc.)
📊 Ideal For:
Price action traders
Support/resistance mapping
Monthly level breakout strategies
Institutional order flow tracking
Session High/Low/PD Selector with Realtime AlertsThis indicator displays key intraday and multi-day price levels directly on the chart for short-term traders. It includes:
Session Highs and Lows for Asia, London, and New York sessions
→ Automatically plots each completed session’s high and low, with lines extended to the right and labeled.
Previous Day High, Low, and Close
→ Draws levels from the prior daily candle with adjustable colors and labels.
Previous Week High and Low
→ Weekly key levels are plotted just like daily ones.
Real-time Alerts
→ Optional alerts trigger immediately when price touches or breaks any session, PDH/PDL, or PWH/PWL levels.
Fully Customizable
→ Toggle sessions, previous day/week levels, label positions, and colors per user preference.
BAMBAMING TOOL (ALERTS)BAMBAM Alerts is a volume-based signal tool designed to identify potential bullish and bearish reversal points. It analyzes how volume behaves when price reaches significant highs or lows over a user-defined lookback period. A bullish signal appears when price hits a recent low with strong or neutral buying volume, suggesting upward pressure. A bearish signal appears when price hits a recent high with high volume but weak or negative buying pressure, indicating possible exhaustion. This indicator is best used to spot early signs of reversals and should be combined with other tools for confirmation.
This is an automated tool I managed to come up with after years of trading using public data, I decided to share it with community for automation/observation purposes.
Liquidity Hunter V2 Liquidity Hunter is a powerful swing-based tool designed to help traders visualize where liquidity is likely resting in the market. It automatically detects significant swing highs and lows using customizable left/right bar settings and highlights these levels with lines, boxes, and optional labels.
The indicator is ideal for spotting:
Liquidity zones where stop hunts may occur
Swing points for potential reversals or breakouts
Extended levels that remain visible until price fills them
Volume-based filters to isolate more meaningful moves
Highly customizable visuals let you control how boxes, lines, and labels appear — including size, style, and colors — so you can adapt it to any charting style. A great addition for traders focusing on smart money concepts, liquidity grabs, or clean technical structure.
Fundur - Trend TraderFundur - Trend Trader: Complete Trading Indicator Guide
Indicator Overview
The Fundur - Trend Trader is a comprehensive dual-timeframe analysis indicator that combines fair value structure analysis, risk-reward calculations, and dynamic trend identification into one powerful trading tool. This indicator is designed to provide traders with precise entry and exit points while offering complete risk management insights.
What Makes Trend Trader Unique?
The Trend Trader goes beyond traditional pivot point indicators by introducing Fair Value Structure Analysis - a methodology that analyzes the relationship between two timeframes to determine market bias and optimal trading opportunities. Unlike static indicators, Trend Trader provides dynamic analysis that adapts to market conditions in real-time.
Core Methodology
The indicator operates on the principle that markets oscillate between Premium (overvalued) and Discount (undervalued) zones relative to fair value levels. By analyzing these zones across multiple timeframes, traders can identify high-probability trade setups with clearly defined risk-reward parameters.
Key Features
🎯 Dual-Timeframe Fair Value Analysis
Higher Timeframe Structure : Primary trend direction and major levels
Lower Timeframe Structure : Refined entry opportunities and micro-trend analysis
Dynamic Relationship : Real-time analysis of timeframe alignment
📊 Comprehensive Level System
Fair Value (FV) : Central equilibrium level for entries
Premium Levels (P1, P2, P3) : Sell zones with increasing distance from fair value
Discount Levels (D1, D2, D3) : Buy zones with increasing distance from fair value
🧠 Intelligent Trend Detection
Session-to-Session Analysis : Compares current vs previous session fair values
Trend Signals : Clear LONG/SHORT setup identification
Structure Bias : Bullish/Bearish fair value structure determination
⚖️ Advanced Risk-Reward System
Real-Time R:R Calculations : Dynamic risk-reward ratios for all levels
Leverage Recommendations : Optimal position sizing based on measured risk
Risk Percentage Display : Precise risk calculations for informed decisions
🎨 Smart Visual Features
Level Hit Tracking : Automatically darkens touched levels during session
Squeeze Detection : Identifies low-volatility periods with special bar coloring
Dynamic Highlighting : Price-responsive level emphasis
Zone Fills : Visual premium and discount area identification
Setup Guide
Step 1: Adding the Indicator
Open TradingView and navigate to your desired chart
Click the "Indicators" button or press "/" key
Search for "Fundur - Trend Trader"
Add the indicator to your chart
Step 2: Basic Configuration
Timeframe Settings
Higher Timeframe : Default is Weekly (W), adjust based on your trading style:
Scalping : Use 4H for higher timeframe
Day Trading : Use Daily (D) for higher timeframe
Short-Term Swing Trading : Use Weekly (W) for higher timeframe
Long-Term Swing Trading : Use Monthly (M) for higher timeframe
Position Trading : Use Quarterly (3M) or Yearly (12M) for higher timeframe
History Bars :
Higher Timeframe: 10 bars (recommended)
Lower Timeframe: 50 bars (recommended)
Visual Settings
Line Widths : Adjust for visibility preference
Zone Fills : Enable for better visual zone identification
Bar Coloring : Enable structure and squeeze coloring
Step 3: Label Configuration
Essential Labels (Recommended Settings)
✅ Show All Labels: ON
✅ Show Trend Direction: ON
✅ Show Higher Timeframe Labels: ON
⚠️ Show Lower Timeframe Labels: OFF (avoid clutter initially)
✅ Show Price Values: ON
Label Style Options
Use Short Names : ON (P1, D2, FV instead of full names)
Combine Timeframe & Description : ON (creates compact labels like "W-FV")
Label Style : Choose between Modern or Classic
Step 4: Risk-Reward Setup
✅ Show Risk-Reward Analysis: ON
✅ Show Measured Risk Values: ON
✅ Apply Leverage to Calculations: ON
Leverage Multiplier : Start with 1.0, adjust based on your risk tolerance
Basic Trading Guide
Understanding Fair Value Structure
The indicator's foundation is the Fair Value Structure - the relationship between higher and lower timeframe fair value levels:
Bullish Structure (🔵)
Condition : Lower timeframe FV above higher timeframe FV
Bias : Look for LONG opportunities
Focus : Fair Value Structure for entries (continuation strategy)
Strategy : Enter long positions at Fair Value, take profits at Premium levels (P1, P2, P3)
Bearish Structure (🟠)
Condition : Lower timeframe FV below higher timeframe FV
Bias : Look for SHORT opportunities
Focus : Fair Value Structure for entries (continuation strategy)
Strategy : Enter short positions at Fair Value, take profits at Discount levels (D1, D2, D3)
Entry Strategies
Primary Strategy: Fair Value Continuation Entries
Setup : Price approaches fair value level with established structure bias
Entry : In Fair Value Structure (in between the lower timeframe and higher timeframe fair value)
Direction : Follow the structure bias (long in bullish structure, short in bearish structure)
Stop Loss: Two approaches available:
Advanced Method : Place stop shy of liquidation point to avoid liquidation
Hassle-Free Method : Previous high/low OR just beyond higher timeframe Fair Value
For Long Positions : Stop below higher timeframe Fair Value
For Short Positions : Stop above higher timeframe Fair Value
Profit Taking Strategy:
For Long Positions (Bullish Structure):
75% profits at Premium 1 (P1) - highest probability target
50% of remaining position at Premium 2 (P2)
Close entire position at Premium 3 (P3)
Move stop loss to break even after first profits
For Short Positions (Bearish Structure):
75% profits at Discount 1 (D1) - highest probability target
50% of remaining position at Discount 2 (D2)
Close entire position at Discount 3 (D3)
Move stop loss to break even after first profits
Alternative Strategy: Structure Transition Entries
Setup : Structure changes from bearish to bullish (or vice versa)
Entry : At new fair value level after structure confirmation
Risk Management : Tight stops during structure transition periods
Targets : Follow primary profit-taking methodology above
Risk Management Framework
Position Sizing Using Leverage Recommendations
The indicator calculates optimal leverage based on measured risk:
Conservative : Use 50% of recommended leverage
Moderate : Use 75% of recommended leverage
Aggressive : Use 100% of recommended leverage
Never exceed : 150% of recommended leverage
Stop Loss Placement
Follow the methodology outlined in the Primary Strategy section:
Advanced Method : Place stop shy of liquidation point to avoid forced liquidation
Hassle-Free Method : Use structural levels for clear invalidation
Long Positions : Stop below higher timeframe Fair Value
Short Positions : Stop above higher timeframe Fair Value
Alternative : Previous significant high/low levels
Analysis Setups
Setup 1: Scalping Configuration (1-5 minute charts)
Timeframe Settings:
Higher Timeframe: 4H (240)
Lower Timeframe: 1H (auto-calculated)
History: 5 bars for higher, 20 bars for lower
Visual Settings:
Enable all visual features for quick decision making
Use Classic label style for cleaner appearance
Enable squeeze coloring for volatility awareness
Trading Approach:
Focus on fair value continuation entries
Quick entries in fair value structure
Tight risk management using R:R table
Target P1/D1 levels for primary profits (75% position)
Setup 2: Day Trading Configuration (5-15 minute charts)
Timeframe Settings:
Higher Timeframe: Daily (D)
Lower Timeframe: 4H (auto-calculated)
History: 10 bars for higher, 30 bars for lower
Visual Settings:
Enable zone fills for clear premium/discount identification
Show both timeframe labels
Enable level hit tracking
Trading Approach:
Use structure bias for directional bias
Enter in fair value structure for continuation trades
75% profits at P1/D1, scale out to P2/D2, close at P3/D3
Hold positions across multiple sessions following structure
Setup 3: Short-Term Swing Trading Configuration (1-4 hour charts)
Timeframe Settings:
Higher Timeframe: Weekly (W)
Lower Timeframe: Daily (auto-calculated)
History: 15 bars for higher, 50 bars for lower
Visual Settings:
Emphasize higher timeframe levels
Show trend direction signals
Enable complete risk-reward analysis
Trading Approach:
Primary focus on higher timeframe structure
Patient entries in fair value structure
Follow standard profit-taking: 75% at P1/D1, scale to P3/D3
Use lower timeframe for refined fair value entries
Setup 4: Long-Term Swing Trading Configuration (4H charts)
Timeframe Settings:
Higher Timeframe: Monthly (M)
Lower Timeframe: Weekly (auto-calculated)
History: 20 bars for higher, 75 bars for lower
Visual Settings:
Clean label setup focusing on major levels
Enable trend direction for bias confirmation
Simplified visual approach for clarity
Trading Approach:
Monthly structure provides major trend direction
Entries in fair value structure
Hold positions for several weeks
Apply standard profit-taking methodology at premium/discount zones
Setup 5: Position Trading Configuration (Daily/Weekly charts)
Timeframe Settings:
Higher Timeframe: Quarterly (3M) or Yearly (12M)
Lower Timeframe: Monthly or Quarterly (auto-calculated)
History: 25 bars for higher, 100 bars for lower
Visual Settings:
Clean label setup focusing on key levels
Enable all alert systems
Simplified color scheme
Trading Approach:
Structure changes signal major macro trend shifts
Very patient entries in fair value structure confirmation
Long-term continuation trades targeting extended premium/discount levels
Hold positions for months to years following structure bias
Focus on major market cycles and long-term trend continuations
Setup 6: Multi-Asset Analysis Configuration
For Forex Pairs:
Adjust decimal precision for pip accuracy
Focus on daily/weekly structure
Use tight risk management due to leverage
For Crypto Assets:
Higher volatility requires wider stops
24/7 markets need continuous monitoring
Structure breaks often lead to extended moves
For Stock Indices:
Respect market hours for structure analysis
Economic events can override technical levels
Seasonal patterns affect structure behavior
Visual Components
Level Indicators
Solid Lines : Active levels based on current price position
Highlighted Levels : Levels within current price range
Darkened Levels : Previously touched levels during current session
Zone Fills
Red Zones : Premium areas (selling opportunities)
Green Zones : Discount areas (buying opportunities)
Cloud Fill : Area between dual timeframe fair values
Bar Coloring
Purple Bars : Squeeze conditions (low volatility)
Structure Colors : Based on price position relative to fair value levels
Labels and Information
Level Labels : Price values and targets for each level
Trend Signals : Clear LONG/SHORT setup indications
Risk-Reward Table : Comprehensive analysis panel
Risk Management
Built-in Risk Controls
Measured Risk System
The indicator automatically calculates risk percentages based on:
Distance from fair value to premium/discount levels
Current price position
Leverage settings applied
Optimal Leverage Calculations
Long Positions : Based on discount risk measurement
Short Positions : Based on premium risk measurement
Dynamic Adjustment : Changes with market conditions
Risk-Reward Ratios
Each level displays its R:R ratio considering:
Entry point (fair value or current price)
Target level
Stop loss level
Applied leverage
Recommended Risk Parameters
Conservative Trading
Maximum 1-2% risk per trade
Use 50% of recommended leverage
Target R:R ratios above 2:1
Focus on high-probability setups only
Moderate Trading
Maximum 2-3% risk per trade
Use 75% of recommended leverage
Accept R:R ratios above 1.5:1
Trade multiple setups with correlation awareness
Aggressive Trading
Maximum 3-5% risk per trade
Use up to 100% of recommended leverage
Accept R:R ratios above 1:1
Active management required
Alert System
Structure Alerts
Fair Value Structure Bullish : When structure turns bullish
Fair Value Structure Bearish : When structure turns bearish
Level Interaction Alerts
For each premium and discount level:
Touch Alerts : When price reaches the level
Cross Above : When price breaks above the level
Cross Below : When price breaks below the level
Range Alerts
Rising into FV : Price enters fair value range from below
Falling into FV : Price enters fair value range from above
Rising Above FV : Price breaks above fair value range
Falling Below FV : Price breaks below fair value range
Setting Up Alerts
Enable desired alert types in indicator settings
Create TradingView alerts using the indicator
Configure notification methods (email, SMS, app)
Test alerts with historical data first
Customization Options
Color Schemes
Fair Value Colors : Customize based on structure bias
Premium/Discount Colors : Match your chart theme
Dynamic Coloring : Automatically adjusts based on price position
Label Customization
Text Transparency : Adjust readability
Background Transparency : Control label prominence
Size Options : From tiny to large based on chart size
Position Options : Multiple screen positions available
Table Settings
Position : 9 different screen positions
Size : 4 size options for different screen resolutions
Transparency : Adjust for chart readability
Best Practices
Chart Setup Recommendations
Screen Real Estate Management
Use larger timeframes for cleaner appearance
Minimize lower timeframe labels on smaller screens
Position risk-reward table to avoid price action interference
Multi-Timeframe Analysis
Keep one chart with higher timeframe focus
Use secondary chart for lower timeframe entries
Synchronize timeframe selection across charts
Trading Psychology Integration
Patience with Structure
Wait for clear structure bias before trading
Avoid trading during structure transition periods
Respect the higher timeframe bias
Risk Management Discipline
Never ignore the calculated risk percentages
Use leverage recommendations as guidelines, not rules
Adjust position sizes based on market conditions
Entry Timing
Use lower timeframes for precise entries
Wait for price to reach significant levels
Confirm entries with additional confluence factors
Common Mistakes to Avoid
Over-Analysis
Don't wait for perfect setups that may never come
Focus on high-probability scenarios
Accept that not every level will hold
Ignoring Structure Bias
Don't fight the overall structure direction
Adjust strategies when structure changes
Respect multi-timeframe alignment
Poor Risk Management
Never risk more than the indicator suggests
Don't ignore stop loss levels
Avoid emotional position sizing
Advanced Techniques
Structure Transition Trading
Identify when structure is changing
Position for new bias direction
Use tight risk management during transitions
Level Confluence
Look for multiple level alignments
Combine with support/resistance
Use volume analysis for confirmation
Seasonal and Market Hour Awareness
Adjust for different market sessions
Consider seasonal patterns in structure
Account for economic calendar events
Conclusion
The Fundur - Trend Trader indicator represents a comprehensive approach to modern technical analysis, combining traditional pivot point methodology with advanced fair value structure analysis. By following the guidelines in this manual and adapting the settings to your trading style, you can harness the full power of this indicator for more informed and profitable trading decisions.
Remember that no indicator is perfect, and the Trend Trader should be used as part of a complete trading strategy that includes fundamental analysis, risk management, and proper psychology. Start with conservative settings and gradually increase sophistication as you become more familiar with the indicator's behavior in different market conditions.
For best results, practice with the indicator in demo accounts first, understand its behavior in various market conditions, and always prioritize risk management over profit potential.