SmartFib Pro [By TraderMan]📊 SmartFib Pro — Smart Fibonacci Support & Resistance + TP/SL + Live Position Tracking
🚀 With SmartFib Pro , automatically track Fibonacci support and resistance levels on your chart!
This indicator dynamically shows long/short entry points, TP (Take Profit), and SL (Stop Loss) levels based on price movements, with easy-to-read lines. You can also monitor your position status live via a table at the top-right of your screen.
⚙️ How It Works?
📈 When price breaks key Fibonacci levels (especially 78.6% and 23.6%), the indicator automatically generates long or short signals.
Entry lines are drawn in blue, TP lines in green, and SL lines in red.
Entry, TP, and SL levels are displayed as labels next to the lines.
Active position lines and labels remain on the chart while the position is open, and past position lines are cleared automatically.
When TP or SL is hit, the indicator instantly notifies on the chart and in the table with “TP SUCCESSFUL” or “STOP HIT.”
🛠️ How to Use?
Add the indicator to your chart.
Adjust Fibonacci high and low lengths (default 50 bars) and line length (default 50 bars) from the inputs.
Long signals are generated when price breaks above the 78.6% level; short signals occur when price breaks below the 23.6% level.
TP is automatically set 3.5% away from the entry line, SL is set 1.5% away.
Follow the blue (entry), green (TP), and red (SL) lines and their labels on the chart.
Monitor your position info live in the top-right table.
When TP or SL triggers, position closes, and lines/labels are cleared for the next signal.
💡 Why SmartFib Pro?
✅ Automated position entry and exit strategy based on Fibonacci levels
✅ Live position tracking and status updates to help your trading decisions
✅ Clear, colorful, and minimalistic chart visuals eliminate clutter
✅ Ideal for both beginners and pros, providing fast and reliable signals
📣 Important Notes:
This indicator generates signals but always use proper risk management according to market conditions!
You can adjust TP/SL percentages to fit your own risk tolerance.
Always support signals with your own analysis.
💬 Catch the trend, manage your risk, and grow your profits with SmartFib Pro!
📈🔵🟢🔴
Candlestick analysis
SITR Pivots SNR SITR – Pivot Points High Low
SITR identifies swing highs and lows using customizable left/right bar lengths. It places clean, transparent labels on the chart to highlight potential reversal zones and key price levels. Ideal for spotting trend shifts, support/resistance, and breakout setups.
Advanced Market Predictor + News Sentiment + NY Stop-Huntgives you a brief analysis on FRD and 3 days long New York session
Crypto Trend Master Pro + Hull Trend (MARK804 Enhanced)Strategy Overview: Crypto Trend Master Pro + Hull Signals
Strategy Essence
This script merges multi-dimensional trend analysis by blending EMA-ATR trend filters with the precision of Hull Moving Averages. Focused solely on arrow-based trade signals, it delivers clean, high-conviction entries via fortified dual confirmation logic—all while maintaining a minimalist aesthetic for traders who prize clarity.
Key Components & Design Philosophy
Dual Confirmation Structure
Only triggers a BUY arrow when both the EMA-ATR slope indicates bullishness and the Hull MA confirms upward momentum. Similarly, a SELL arrow appears only when both bearish signals align—filtering noise and reinforcing signal conviction.
Hull MA Variant Flexibility
Traders can toggle between HMA, EHMA, or THMA versions of the Hull MA, calibrating the balance between responsiveness and smoothing based on preference and timeframe.
Minimalist Visual Interface
Discrete arrow shapes—green for BUY, red for SELL—appear directly on the chart, delivering precise signal points with no extraneous labeling or clutter.
Alert-Ready for Seamless Automation
Each signal format (BUY/SELL) is natively benchmarked with alertcondition, enabling seamless integration into automated workflows or notification systems.
Clean Code Architecture
Structured around strong boolean logic (longSignal, shortSignal), the script remains efficient, readable, and straightforward to adapt or integrate into broader systems.
Pro-Level Considerations
Feature Advantage for Professional Traders
Dual Confirmation Boosts reliability by aligning trend filters
Hull Variant Options Tailors sensitivity to different market volatilities
Arrow-Only UI Keeps chart focused and minimizes visual distraction
Alert Compatibility Straightforward integration with alert/automation tools
Modular Design Supports expansion—add stop-loss, multi-timeframe logic
Community-Level Insight
As one seasoned user put it:
“If you're a pro, you know where repaint comes in and how to avoid it. You understand slippage and test on demo accounts regularly.”
Gelişmiş Mum Ters StratejiAdvanced Candle Reversal Strategy Overview
This TradingView PineScript indicator detects potential reversal signals in candlestick patterns, focusing on a sequence of directional candles followed by a wick-based reversal candle. Here's a step-by-step breakdown:
User Inputs:
candleCount (default: 6): Number of consecutive candles required (2–20).
wickRatio (default: 1.5): Minimum wick-to-body ratio for reversal (1.0–5.0).
Options to show background colors and an info table.
Candle Calculations:
Computes body size (|close - open|), upper wick (high - max(close, open)), and lower wick (min(close, open) - low).
Identifies bullish (close > open) or bearish (close < open) candles.
Checks for long upper wick (≥ body * wickRatio) for short signals or long lower wick for long signals.
Sequence Check:
Verifies if the last candleCount candles are all bearish (for long signal) or all bullish (for short signal), including the current candle.
Signal Conditions:
Long Signal: candleCount bearish candles + current candle has long lower wick (plotted as green upward triangle below bar with "LONG" text).
Short Signal: candleCount bullish candles + current candle has long upper wick (plotted as red downward triangle above bar with "SHORT" text).
Additional Features:
Alerts for signals with custom messages.
Optional translucent background color (green for long, red for short).
Plots tiny crosses for long wicks not triggering full signals (yellow above for upper, orange below for lower).
Info table (top-right): Displays strategy summary, candle count, and signal explanations.
Debug label: On signals, shows wick/body ratio above the bar.
The strategy aims for reversals after trends (e.g., after 6 red candles, a red candle with long lower wick signals buy). Customize via inputs; backtest for effectiveness. Not financial advice.
Hull Suite Strategy – 1% Risk, No SL/TP (MARK804) Hull Suite Strategy – 1% Risk, No SL/TP (MARK804): Pro-Level Overview
Strategic Philosophy
The Hull Suite Strategy MARK804 is a high-conviction trend-following model tailored for dynamic markets. By deploying three distinct Hull-based moving averages—**HMA**, **EHMA**, and **THMA**—it seeks to balance responsiveness, smoothness, and trend fidelity. The logic is elegantly simple yet potent: a trending edge is detected when the Hull average surpasses its value two bars prior, triggering directional entries and position reversals. Positioned at 1% of equity per trade, this strategy prioritizes controlled exposure while avoiding premature exits—no stop-loss or profit targets cloud the trend’s natural flow.
Core Differentiators
1. **Hull Variation Triage**
MARK804 allows selection among three Hull derivative calculations:
* **HMA**: High reactivity with minimal lag.
* **EHMA**: Damps noise for smoother entries.
* **THMA**: Adds confirmation through layered smoothing.
This modularity lets traders calibrate sensitivity versus resilience, depending on timeframe or volatility.
2. **Trend Validation Over Signal Chasing**
Instead of chasing price crossovers, the strategy confirms a trend only when the Hull value decisively eclipses its two-bar history—a subtle yet powerful twist that filters out false moves and only enters on structural shifts.
3. **Visual Clarity**
Trend confirmation is visually reinforced via color-coded Hull overlays—green for bullish momentum, red for bearish. Optionally, candles can be shaded to mirror the trend, ensuring intuitive and immediate market interpretation.
4. **Capital Discipline Without Premature Exits**
Restricting risk to 1% per trade underscores a disciplined portfolio approach. By omitting SL/TP layers, the strategy avoids forced exits, leaning instead on the Hull's reversal signal as the natural trigger for position closure—ideal for trends that persist beyond expected thresholds.
Professional Trading Implications
* **Trend Continuity Bias**: By staying in trades until a reversal is clearly signaled, MARK804 maximizes participation in extended moves rather than getting chopped out early.
* **Simplified Execution**: With one clear trigger (Hull crossing), operational complexity decreases—excellent for traders valuing clean systems or those operating in volatile, fast-moving assets.
* **Behavioral Edge**: Absence of emotional stop-loss feels—since decisions are based on an algorithmic switch—can support disciplined trading psychology.
Tactical Considerations
While this approach sacrifices some flexibility by foregoing SL/TP, it’s well-suited to high-timeframe trend strategies or volatile environments where exit points are often ambiguous. However, practitioners should remain cognizant that intense reversals may impose sizable drawdowns before reversal triggers surface.
---
Final Thoughts
MARK804 embodies a refined trend-following philosophy: tactical use of Hull variants, disciplined risk sizing, and trust in structural reversal logic—without cluttering strategies with exit orders and arbitrary thresholds. It's crafted for traders confident in letting trends unfold and disciplined enough to commit capital selectively.
Would you like me to extend this with real-world performance insights, SL/TP variants for comparative backtesting, or integration into alerts and dynamic position sizing frameworks?
Intraday SELL by V_Vthis is intraday sell trade indicator
after master low break a good sell side moment can come
RSI + MACD + EMA Buy/Sell ComboRSI + MACD + EMA Buy/Sell Combo with signals if all 2 lines up it will create buy and cell signals
💎 ENJOYBLUE ⏰ Open Price AlertThis Pine Script (version 6) is designed for TradingView to monitor the closing of a user-selected Timeframe (TF) — for example, M30, H1, H4, or D1 — and trigger an alert immediately when that TF’s candle closes. Along with the alert, it displays the current open prices from four higher-level timeframes:
Open MN: Open price of the current monthly candle
Open W1: Open price of the current weekly candle
Open D1: Open price of the current daily candle
Open H4: Open price of the current 4-hour candle
The alert message is formatted into a single compact line to ensure it is fully visible on mobile devices!
~ENJOYBLUE 💎
BTC/USD Confluence Breakout Pro – IST EditionBTC/USD Confluence Breakout Pro – IST Edition is a multi-factor breakout trading system designed for intraday and swing traders.
It combines trend, momentum, price action, volume, and candlestick analysis with time-based volatility windows to deliver high-probability Buy/Sell signals.
Key Features:
Trend Filters: EMA 9/21 crossover + optional EMA 200 bias filter.
Price Action Breakouts: Detects closes above/below the last N bars’ range.
Candlestick Patterns: Bullish/Bearish engulfing, hammer, and shooting star.
Momentum Indicators: RSI (14) with configurable thresholds, MACD (12/26/9).
Volume Confirmation: Volume spike vs 20-period SMA.
IST Breakout Windows: Highlights Early London, London–US Overlap, and US Open momentum periods (Hyderabad/IST time). Optionally restricts signals to these windows.
Risk Management: ATR-based stop-loss + auto-plotted 1R, 2R, and 3R take-profit levels.
Visual Aids: EMA plots, bar coloring, shaded volatility windows, and clear entry/exit labels.
Alerts: Configurable alerts for both Buy and Sell signals.
Best Use:
Apply on 1m–15m charts for intraday trading or 1H–4H for swings.
Works best during high-volatility IST windows (London–US overlap & US open).
Ideal for BTC/USD but adaptable to other crypto or forex pairs.
💎 ENJOYBLUE ⏰ Open Price AlertThis Pine Script (version 6) is designed for TradingView to monitor the closing of a user-selected Timeframe (TF) — for example, M30, H1, H4, or D1 — and trigger an alert immediately when that TF’s candle closes. Along with the alert, it displays the current open prices from four higher-level timeframes:
Open MN: Open price of the current monthly candle
Open W1: Open price of the current weekly candle
Open D1: Open price of the current daily candle
Open H4: Open price of the current 4-hour candle
The alert message is formatted into a single compact line to ensure it is fully visible on mobile device!
~ ENJOYBLUE 💎
BTC/USD Breakout Hours – IST (Hyderabad)This indicator highlights the most volatile BTC/USD trading hours based on Hyderabad (IST) time.
It marks three key breakout windows:
London–US Overlap (17:30–20:30 IST) – Highest liquidity & volatility
US Market Open Momentum (19:00–23:30 IST) – Strong trend moves
Early London Session (12:30–15:30 IST) – Pre-US setup moves
The script automatically converts chart time to IST, shades each breakout window, and includes optional alerts for:
Window start
15 minutes before start
Ideal for traders who want to align entries with high-probability market moves while avoiding low-volume hours.
TRAMA - Law of AttractionUses multiple Trend Regularity Adaptive Moving Averages to determine price points candles will eventually touch.
Indian True Day Open (09:30 IST)Indian market 5 minute candleIndian market true day open in 5 minute time frame
Multi-Timeframe Session Levels with PVSRA Imbalance & EMAsOverview and Inspiration: This indicator is inspired by forex trading strategies that emphasize session-based high/low levels, imbalances (fair value gaps), and volume analysis for identifying key support/resistance and entry points. Adapted for Bitcoin (BTC) trading, it leverages the 24/7 nature of crypto markets while using traditional forex session times in New York (NY) timezone to define ranges, allowing traders to apply structured concepts like session highs/lows and midpoints to BTC for potential high-probability setups.
Weekly Levels (5pm Sunday to 5pm Friday NY Time): Calculates the high, low, and midpoint (50%) of the previous week, starting from Sunday at 5pm NY to Friday at 5pm NY. These levels act as major support/resistance zones for the current week. Plotted as extendable lines with customizable colors (default: cyan for high/low, cyan for mid dotted) and thickness. Labels like 'pwHigh' (previous week high) appear on the right, grouping overlapping levels for clarity.
Daily Levels (5pm to 5pm NY Time): Tracks the high, low, and midpoint of the previous day, using the 5pm NY close as the daily reset. Ideal for intraday trading, these levels highlight potential reversal or continuation points. Lines are customizable (default: lime green for high/low, lime green for mid dotted), with labels like 'pdHigh' (previous day high).
Asia Range (20:00 to 3:00 NY Time): Focuses on the Asian session, from 8pm to 3am NY time, which is typically low-volatility but can set key ranges. Plots current session's high, low, and midpoint as lines (default: gray for high/low, gray for mid dotted), with labels like 'asia high'. Useful for identifying ranges that may be tested during higher-volume periods.
US Settle Box (4:45pm NY on Fridays): On 15-minute charts, highlights the US settle period at 4:45pm NY on Fridays with a box (default dark gray background) and mid dotted line (default white). Marks potential volatility or liquidity events at week-end.
Exponential Moving Averages (EMAs): Overlays EMAs of lengths 10 (white), 20 (cyan), 50 (lime green), 200 (purple), and 800 (red), with customizable colors and thicknesses. Toggleable on/off via 'Show EMAs'. EMAs serve as dynamic support/resistance or trend filters.
PVSRA (Price Volume Social Reaction Analysis) Candle Coloring: Colors candles based on volume relative to a 10-period SMA and weighted high-low range: High volume (200%+): Lime (bull) or red (bear).
Medium volume (150%+): Blue (bull) or fuchsia (bear).
Normal volume: White (bull) or gray (bear).
Customizable colors; overrides default candles when enabled. Highlights unusual volume activity.
Imbalance logic adapted from 'Unrecovered Imbalanced Zone with PVSRA' by theodrak."
Imbalanced Zones: Detects candle imbalances (gaps between highs/lows of adjacent candles), drawing extendable boxes with mid dotted lines. These highlight areas where price may return. Options include showing only on higher timeframes, marking full bodies/wicks, extending zones, displaying unrecovered portions, and invalidation percentage (default 75%). Colors match volume categories; zones delete when penetrated or recovered.
Alerts: Configurable alerts for new imbalanced candles, filtered by direction and volume level (any, 150%+, 200%, or average). Enables notifications for potential setups.
Customization and Usage Tips: All colors, thicknesses, and extensions are input-adjustable. For BTC, use on perpetual futures charts (e.g., BINANCE:BTCUSDT.P) with volume override for accurate analysis. Combine levels with EMAs for confluence (e.g., buy at Asia low near 200 EMA). Focus on breakouts or reversals from these ranges during active periods like 3am-7am NY or 8am NY.
Invite only script if you are interested in using this indicator reach out to me via message on tradingview for more details
4H CRT High/Low (5AM–8:59AM CT) - With HistoryAuto draw a High an Low of 4H candle range
start from 5am to 8:59 am Central time .
chung ta su dung cong cu nay , no se tu ve ra, chung ta khong can phai di tim cho mat thoi gian.
- huong dan su dung
1. neu chart di len, thi canh reject va short xuong,
2. neu chart di xuong thi canh reject danh len
uu diem: stop loss ngan, winrate cao. se khong bi revenge trade
T1KR – PreMarket High BreakTracks and alerts when price breaks above the pre-market high (04:00–09:30 ET). This level often acts as a key trigger for momentum runs, attracting algorithmic buying, stop orders, and breakout traders. Useful for identifying strong continuation moves at or after the market open.
T1KR – VWAP Reclaim ↑ VWAP Reclaim (cross up)
Identifies when price crosses up through VWAP, signaling a potential shift in intraday control from sellers to buyers. Commonly used by momentum and institutional traders to catch breakouts, VWAP reclaims often mark the start of high-probability moves, especially on catalysts or strong volume.
Dr. Fib - FGBAB - Open Range Breakout for Indexes v2.0 *** EXCLUSIVELY FOR INDEXES ***
This Open Range Breakout Indicator (ORB) helps your discretionary trading when looking for breakouts on the 15 mins range; and you can use it on small time frames to time your entries with more precision.
This indicator helps your discretionary trading by allowing visual settings that helps discretionary trades to make faster decisions.
It will provide you will the following on-screen information:
- ORB HIGH and LOW: The Open Range Breakout set by the input parameters, for example the first 15 mins RTH Open from 9:30 to 6:45.-
- ORB MID: The ORB mid point for reference, generally the price tends to return and bounce from the 50% ORB.
Reward to Risk posible targets for LONG and SHORT trades: This will provide target value references, it is based on the ORB Risk from high to low, you have 1:1, 2:1, 3:1 and 4:1 possible targets in both directions.
Reference table:
The reference table is a visual setting for you to have at first sight important information before considering getting into the trade:
- ORB HIGH and LOW.
- Risk in points.
- Risk in USD.
- Amount of contracts considering the MaxRisk input parameter you select.
- The current LIVE R:R based on the entry, if price is abobe ORB High it will simulate a LONG position is price is below the ORB Low it will simulate a SHORT position,
- The LIVE profit simulation based on the above.
- MaxRunUP, the highest equity the trade simulation has produced.
Direction: The current trade direction simulation based on the ORB HIGH or ORB LOW.
This new version (2.0) will provide historical ORB's and Target in the chart so you can use for future references and past performance analysis.
Keep in mind this indicator is a "gauge" a visual help for discretionary traders that like to trade Open Range Breakout strategy.
It will reset the ORB at RTH Close and build a new ORB at next RTH calendar day based in the ORB time you have selected by the input parameters.
Please feel free to use in your own trading at your own discretion.
Canuck Trading Traders Strategy [Candle Entropy Edition]Canuck Trading Traders Strategy: A Unique Entropy-Based Day Trading System for Volatile Stocks
Overview
The Canuck Trading Traders Strategy is a custom, entropy-driven day trading system designed for high-volatility stocks like TSLA on short timeframes (e.g., 15m). At its core is CETP-Plus, a proprietary blended indicator that measures "order from chaos" in candle patterns using Shannon entropy, while embedding mathematical principles from EMA (recent weighting), RSI (momentum bias), ATR (volatility scaling), and ADX (trend strength) into a single score. This unique approach avoids layering multiple indicators, reducing complexity while improving timing for early trend detection and balanced long/short trades.
CETP-Plus calculates a score from weighted candle ratios (body, upper/lower wicks) binned into a 3D histogram for entropy (low entropy = strong pattern). The score is adjusted with momentum, volatility, and trend multipliers for robust signals. Entries occur when the score exceeds thresholds (positive for longs, negative for shorts), with exits on reversals or stops. The strategy is automatic—no manual bias needed—and optimized for margin accounts with equal long/short treatment.
Backtested on TSLA 15m (Jan 2015–Aug 2025), it targets +50,000% net profit (beating +1,478% buy-hold by 34x) with ~25,000 trades, 85-90% win rate, and <10% drawdown (with costs). Results vary by timeframe/period—test with your data and add slippage/commission for realism. Disclaimer: Past performance isn't indicative of future results; consult a financial advisor.
Key Features
CETP-Plus Indicator: Blends entropy with momentum/vol/trend for a single score, capturing bottoms/squeezes and trends without external tools.
Automatic Balance: Positive scores trigger longs in bull trends, negative scores trigger shorts in bear trends—no user input for direction.
Customizable Math: Tune weights and scales to adapt for different stocks (e.g., lower thresholds for NVDA's smoother trends).
Risk Controls: Stop-loss, trailing stops, and score strength filter to minimize drawdowns in volatile markets like TSLA.
Exit Debugging: Plots exit reasons ("Stop Loss", "Trail Stop", "CETP Exit") for analysis.
Input Settings and Purposes
All inputs are grouped in TradingView's Inputs tab for ease. Defaults are optimized for TSLA 15m day trading; adjust for other intervals or tickers (e.g., increase window for 1h, lower thresholds for NVDA).
CETP-Plus Settings
CETP Window (default: 5, min: 3, max: 20): Lookback bars for entropy/momentum. Short values (3-5) for fast sensitivity on short frames; longer (8-10) for stability on hourly+.
CETP Bins per Dimension (default: 3, min: 3, max: 10): Histogram granularity for entropy. Low (3) for speed/simple patterns; high (5+) for detail in complex markets.
Long Threshold (default: 0.15, min: 0.1, max: 0.8, step: 0.05): CETP score for long entries. Lower (0.1) for more longs in mild bull trends; higher (0.2) to filter noise.
Short Threshold (default: -0.05, min: -0.8, max: -0.1, step: 0.05): CETP score for short entries. Less negative (-0.05) for more shorts in mild bear trends; more negative (-0.2) for strong signals.
CETP Momentum Weight (default: 0.8, min: 0.1, max: 1.0, step: 0.1): Emphasizes momentum in score. High (0.9) for aggressive in fast moves; low (0.5) for entropy focus.
Momentum Scale (default: 1.6, min: 0.1, max: 2.0, step: 0.1): Amplifies momentum. High (2.0) for short intervals; low (1.0) for stability.
Body Ratio Weight (default: 1.2, min: 0.0, max: 2.0, step: 0.1): Weights candle body in entropy (trend focus). High (1.5) for strong trends; low (0.8) for wick emphasis.
Upper Wick Ratio Weight (default: 0.8, min: 0.0, max: 2.0, step: 0.1): Weights upper wick (reversal noise). Low (0.5) to reduce false ups.
Lower Wick Ratio Weight (default: 0.8, min: 0.0, max: 2.0, step=0.1): Weights lower wick. Low (0.5) to reduce false downs.
Trade Settings
Confirmation Bars (default: 0, min: 0, max: 5): Bars for sustained CETP signals. 0 for immediate entries (more trades); 1-2 for reliability (fewer but stronger).
Min CETP Score Strength (default: 0.04, min: 0.0, max: 0.5, step: 0.05): Min absolute score for entry. Low (0.04) for more trades; high (0.15) for quality.
Risk Management
Stop Loss (%) (default: 0.5, min: 0.1, max: 5.0, step: 0.1): % from entry for stop. Tight (0.4) for quick exits; wide (0.8) for trends.
ATR Multiplier (default: 1.5, min: 0.5, max: 3.0, step: 0.1): Scales ATR for stops/trails. Low (1.0) for tight; high (2.0) for room.
Trailing ATR Mult (default: 3.5, min: 0.5, max: 5.0, step: 0.1): ATR mult for trails. High (4.0) for longer holds; low (2.0) for profits.
Trail Start Offset (%) (default: 1.0, min: 0.5, max: 2.0, step: 0.1): % profit before trailing. Low (0.8) for early lock-in; high (1.5) for bigger moves.
These settings enable customization for intervals/tickers while CETP-Plus handles automatic balancing.
Risk Disclosure
Trading involves significant risk and may result in losses exceeding your initial capital. The Canuck Trading Trader Strategy is provided for educational and informational purposes only. Users are responsible for their own trading decisions and should conduct thorough testing before using in live markets. The strategy’s high trade frequency requires reliable execution infrastructure to minimize slippage and latency.
Thiru Zeussy TimeCycles IndicesThiru Zeussy TimeCycles Indices
Overview:
This indicator is designed for indices traders, highlighting key trading sessions (killzones) and granular Zeussy Time Cycles to identify high-probability price action periods. It plots session boxes, pivots, and ranges, with customizable settings for flexibility across various timeframes and markets.
Features:
- Displays six major killzone sessions with customizable colors and transparency.
- Includes eight Zeussy Time Cycles for finer intraday analysis within killzones.
- Tracks high/low pivots for each session with optional labels and alerts.
- Shows day, week, and month open/high/low lines with separators.
- Provides a range table to display current and average session ranges.
- Supports customizable time zones and drawing limits to optimize performance.
Time Cycles (All times in GMT-4, adjustable via Timezone setting):
Killzones:
// - Asia: 20:00–00:05 – Captures Asian session volatility.
// - London: 02:00–05:05 – Highlights London market open and early moves.
// - NY AM: 08:30–11:05 – Covers New York morning session, key for indices.
// - NY Lunch: 12:00–13:05 – Identifies quieter midday consolidation.
// - NY PM: 13:30–16:05 – Tracks New York afternoon volatility.
// - Power Hour: 15:00–16:05 – Focuses on high-activity period before market close.
Zeussy Time Cycles (Sub-sessions within killzones):
// - London AMD: 02:30–04:05 – Early London momentum phase.
// - London M2: 04:03–04:30 – Late London consolidation window.
// - NY A: 07:00–08:35 – Pre-NY open volatility for indices.
// - NY M: 08:30–10:05 – Early NY momentum phase.
// - NY D: 10:00–11:35 – Mid-morning NY directional moves.
// - Lunch A: 11:30–13:05 – Extended lunch consolidation period.
// - PM M: 13:00–14:35 – Early afternoon momentum.
// - PM D: 14:30–16:05 – Late afternoon directional phase.
Settings:
// - Session Drawing Limit: Controls how many sessions are drawn (default: 1 day) to manage chart clutter.
// - Timeframe Limit: Restricts drawings on timeframes ≥ 240 minutes (4 hours).
// - Timezone: Set to GMT-4 by default; adjust to match your broker’s server time.
// - Killzone Settings: Enable/disable individual killzones, customize colors, and adjust transparency (default: 95 for boxes, 75 for text).
// - Zeussy Time Cycles: Enable/disable sub-sessions, set box color, and adjust transparency (default: 95 for boxes, 75 for text).
// - Killzone Pivots: Show high/low lines, midpoints, and labels; configure alerts for pivot breaks.
// - Day-Week-Month: Display daily, weekly, or monthly open/high/low lines and separators.
// - Range Table: Shows current and average ranges for enabled sessions; position and size customizable.
Usage Notes:
// - Best suited for indices (e.g., S&P 500, NASDAQ) on intraday timeframes (1–60 minutes).
// - Adjust Timezone setting if your broker’s server time differs from GMT-4.
// - Enable only necessary killzones/Zeussy cycles to avoid chart clutter, especially on lower timeframes.
// - Test alerts for pivot breaks to ensure they align with your trading strategy.
// - For performance, limit drawings (max_days) or disable unlimited lines if lag occurs.
VPOC ProgressivoThe Progressive VPOC is a dynamic volume-based tool designed to track the evolving Point of Control (POC) during live market activity. Unlike traditional session-based VPOCs, which reset at the start of each trading session, this indicator continuously calculates the price level with the highest traded volume over a custom rolling window (e.g., 30 or 50 candles), allowing traders to monitor shifts in volume concentration in real-time.
It helps identify:
Who is in control of the range: buyers or sellers.
Potential shifts in control: when the VPOC starts to climb or drop aggressively.
Hidden support/resistance levels that are not visible in price action alone.
Volume absorption zones, often useful for detecting institutional activity.
Perfect for volume-driven traders, Wyckoff practitioners, and anyone interested in the interplay between price and volume structure.