Bull Market Support Band (20W SMA + 21W EMA)🟩 Bull Market Support Band (20W SMA + 21W EMA)
OVERVIEW
The Bull Market Support Band is a long-term trend indicator that combines the 20-week SMA and 21-week EMA.
When price is above the band → bullish trend.
When below → bearish trend.
When within → neutral or transition phase.
This v6 version adds full customization, dynamic coloring, event labels, candle coloring, and a configurable on-chart legend table with trend arrows.
HOW IT WORKS
Calculates the 20W SMA and 21W EMA from a user-selectable higher timeframe (weekly by default).
Plots both averages and shades the area between them to form the support band.
The fill and line colors change automatically based on the market phase:
🟩 Green = Bullish (price above)
🟥 Red = Bearish (price below)
⬜ Gray = Neutral (price within).
Labels appear only when the trend state changes.
Alerts trigger when price crosses the band or either moving average.
Optional candle coloring applies the same bull/bear/neutral logic to price bars.
A convenience legend table displays current 20W SMA and 21W EMA values, along with slope arrows (^, v, =).
INCLUDED FEATURES
Configurable calculation timeframe.
Automatic band fill and line coloring.
Optional candle coloring overlay.
Compact or detailed regime-change labels.
ATR-based label offset and spacing control.
Customizable legend table with background color.
Horizontal or vertical legend layout.
Custom arrow characters (ASCII or Unicode).
Built-in alerts for band and MA crosses.
Optimized for higher-timeframe accuracy using request.security().
USAGE TIPS
Keep the default weekly setting for macro trend context.
On lower chart timeframes, use the band as higher-level support/resistance.
Combine with momentum or volume indicators (RSI, MACD, OBV) for confirmation.
Adjust ATR multiplier to move labels further from price candles.
Increase “Min bars between labels” to reduce visual clutter.
Disable auto-coloring if you prefer a static color theme.
Toggle compact legend or switch between horizontal/vertical layouts for best fit.
INTERPRETATION GUIDE
🟩 Bullish: Price above the band → trend continuation likely.
⬜ Neutral: Price within the band → consolidation or potential reversal zone.
🟥 Bearish: Price below the band → downtrend continuation or distribution.
Sustained closes above or below the band typically align with major market cycle shifts.
NOTES
Uses request.security() for higher-timeframe precision — accurate even on smaller charts.
The legend table is screen-anchored and remains fixed as you pan or zoom.
Plots and labels are price-anchored and move with candles.
Lightweight and efficient for all markets and intervals.
CREDITS
Original concept: The Bull Market Support Band (popularized in crypto analysis).
Enhanced Pine Script v6 version: Ricco .
Modernized for clarity, flexibility, and multi-timeframe accuracy.
SUMMARY
A modern, customizable Bull Market Support Band indicator highlighting long-term market regimes with clean visuals, color logic, and convenience features.
Designed for traders seeking macro clarity, minimal clutter, and professional presentation.
Penunjuk dan strategi
Terra Macros — Zeussy-Inspired Time Windows (London & NY)Overview
Terra Macros shades repeating intraday windows (XX:45 → XX:15) in a dedicated pane to highlight Zeussy-inspired “trading macros” around London and New York sessions.
Blue = Reversal
Grey = Continuation
Dark Grey = Universal
Included Macros (UTC/exchange-time aligned)
02:45–03:15, 03:45–04:15, 07:45–08:15, 08:45–09:15, 09:45–10:15 (blue), 10:45–11:15 (blue), 11:45–12:15, 12:45–13:15, 13:45–14:15, 14:45–15:15.
Use the Hour Offset to shift all windows for your chart/timezone.
What it does
Shades each macro window in the pane (clean, minimal).
Lets you toggle macros on/off individually.
Per-macro color, custom text, and text color.
Text-only labels (no box) at the midpoint of blue windows by default (“Reversal”).
Settings
Hour Offset (±) – shift all windows without changing your chart timezone.
Per-Macro Controls – Enable, Background Color, Text, Text Color.
Defaults: Grey = continuation; Blue = reversal (02:45, 09:45, 10:45).
Notes
This is a context overlay, not a signal generator.
Works on any symbol/timeframe; windows repeat intraday.
Disclaimer
For educational use only. No financial advice. Always confirm with your own strategy and manage risk.
Anthony's trading strategyWait for signal to print and a continuation candle to enter trade. If no continuation candle, disregard signal.
💎 Fade Core – RSI Pivots Hybrid + Adjustable EMAThis is a beta version that tries to catch extremes in the marker. It uses RSI extremes aligned with distance from 55EMA (reversion to mean).
FH Max Pain Lines by AssetMax Pain Liquidation Lines - shows you where the most pain is felt by the longs and shorts
DR Volume POC (London Session Selector) - Finalfixed volume profil on the DR range, buy and sell signals for crossing or rejecting POC
IDR +/-1σ Lines (London & NY Sessions)lines 1 standard deviation from the IDR range of london and NY
Adaptive Weighted Oscillator (Manual ADX + Gradient)📘 Adaptive Weighted Oscillator (Manual ADX + Gradient)
This oscillator dynamically blends multiple market dimensions—trend, momentum, volume, and volatility—into a single composite curve. Each component is normalized and smoothed, then weighted adaptively based on current market conditions using a manually calculated ADX.
🔧 Key Features:
• Manual ADX Calculation: Uses raw price movement to compute directional strength, enabling precise trend detection.
• Adaptive Weighting Logic:
• Strong trend → higher weight to trend curve.
• Choppy market → momentum takes priority.
• High volume or volatility → respective curves gain influence.
• Composite Output: A unified oscillator line colored via gradient (green/red/gray) to reflect bullish/bearish/neutral zones.
• Zero Line Reference: Helps identify directional bias and potential reversals.
• Visual Fill: Area between composite and zero line is shaded for clarity.
🧠 Use Cases:
• Spotting early shifts in market regime (trend vs. chop).
• Confirming entries with multi-factor agreement.
• Filtering noise by relying on adaptive logic rather than static thresholds.
Magracia Entry-Exit 5 Min Time frame//------------------------------------------------------------------------------------------------------
// 🧭 Indicator Description
//------------------------------------------------------------------------------------------------------
// 📘 Overview:
// This indicator is a modified version of the LuxAlgo pattern logic designed to detect
// high-probability **RBD (Rally–Base–Drop)** and **DBR (Drop–Base–Rally)** reversal structures
// directly on the current candle. It automatically identifies potential BUY and SELL zones,
// plots corresponding trade signals, and dynamically calculates **Take Profit (TP)** and **Stop Loss (SL)** levels.
//
// The goal of this tool is to give clear, visually guided trade entries and exits that
// follow price structure and momentum changes without repainting historical data.
//
//------------------------------------------------------------------------------------------------------
// 🧩 How It Works:
// • **RBD (Rally–Base–Drop)** → Indicates a bearish reversal (SELL signal)
// • **DBR (Drop–Base–Rally)** → Indicates a bullish reversal (BUY signal)
// • Optional **RBR / DBD** continuation patterns can be toggled on for trend continuation setups.
// • When a signal is detected, the script automatically places:
// ▫ A BUY or SELL marker at the candle
// ▫ Dynamic TP (green dotted line) and SL (red dotted line) levels
// ▫ An EXIT marker when either TP or SL is reached
//
//------------------------------------------------------------------------------------------------------
// ⚙️ Inputs:
// • Enable or disable individual pattern types (RBD, RBR, DBD, DBR)
// • Toggle continuation patterns (RBR/DBD)
// • Customize Take Profit and Stop Loss percentages
// • Adjust rally/drop bar colors for easier pattern visualization
//
//------------------------------------------------------------------------------------------------------
// 🧠 Usage Tips:
// • Works best on volatile pairs and short–term timeframes (1m to 15m)
// • Can be combined with volume or trend filters for stronger confirmation
// • When used on higher timeframes (e.g., 4H+), increase TP/SL percentage range
//
//------------------------------------------------------------------------------------------------------
// ⚠️ Notes:
// • Signals are plotted **in real-time on the current candle** (not delayed).
// • This indicator is for visual and educational use only and does not guarantee profitability.
// • For optimal results, combine it with proper risk management and confirmation indicators.
//
//------------------------------------------------------------------------------------------------------
// © Gideon (CC BY-NC-SA 4.0 Licensed)
//------------------------------------------------------------------------------------------------------
Quanloki + ICT Smart Entry (v7.3 Pivot Entry Only + BB)If you need a signal group or team, please contact @quanloki or tele to get support and refund for the VIP group.
Quanloki QQE + Smart TP/SL (v6.1 Entry Option)Version v6.1 has more complete functions. You can choose open next to enter prices faster. For any information about orders or indicators, you can contact tele @Quanloki for instructions and refunds.
ORB indicator with Total Time This script calculates a custom Open Range Breakout (ORB) for a user-defined session start time and duration. Unlike standard ORB indicators, which often use fixed time frames, this script allows precise control over the session length and start, allowing observation of early-session price ranges.
Key Features and Mechanics:
Custom session timing: Set the ORB start hour, minute, and total duration in minutes. The session is anchored to New York time for consistency with NYSE/NASDAQ hours.
Dynamic ORB tracking: The script identifies the high and low of the defined ORB period, updates them in real-time, and optionally extends these lines beyond the session for continuous reference.
Visual clarity: Highlights the ORB zone during the session and allows adjustable line thickness for better visibility across charts.
Breakout alerts: Integrated alert conditions notify traders when price crosses above the ORB high or below the ORB low. Alerts are optional and configurable.
Usefulness:
Not a simple replication: While ORB scripts exist, this script combines customizable session duration, visual zone highlighting, extendable lines, and breakout alerts in a single tool.
Trader insight: Provides clear visual context and early-session breakout monitoring, making traders observe price action dynamics.
How It Works Conceptually:
The script calculates a session start timestamp based on the user-defined hour and minute.
Bars within the session are tracked to determine the highest high and lowest low.
After the session, the ORB high and low can either remain visible (extendORB = true) or disappear.
Alerts trigger when price crosses these levels, allowing users to act on potential breakouts.
This script is intended to provide visual and analytical guidance for early-session price ranges. It does not make performance claims and is based entirely on chart data. Results are not guaranteed and is intended for educational purposes only.
EDGAR Weekly Overview (EWO)EDGAR Weekly Overview (EWO) helps you trade with confidence — no more guessing where price will go next.
This indicator clearly shows where the market is likely to reach, reject, or bounce, using dynamic weekly base, support, and resistance levels.
You’ll instantly see key zones for your take profit (TP) and stop loss (SL), helping you plan trades with precision instead of emotion.
🔒 Invite-Only Script – access available only to authorized users.
ZTCRYPTOLAB - LiquidityZTCRYPTOLAB — Liquidation
See the market’s likely liquidation pockets as clean, readable “heat bars.”
The script groups nearby levels into a single bar, sizes the bar by strength, shows a compact value label (K/M/B/T) inside the bar, and automatically fades levels once price takes them out.
snapshot
What it does (plain-English)
Finds likely liquidation zones above and below current price at three “tiers” (roughly like 25× / 50× / 100×).
Groups nearby levels into one clear bar so your chart doesn’t turn into spaghetti.
Makes stronger zones look wider (more eye-catching) and prints a value pill in K/M/B/T so you can compare strength at a glance.
Fades levels once they’re hit so you instantly see what’s still in play vs. what was already taken.
Quick start (how to use)
Add to chart on the symbol/timeframe you trade.
In the settings, the only control most traders touch is “Max live levels (Top-N)”.
Lower = cleaner, only the best zones.
Higher = more detail.
Zoom out to view big cluster magnets. Zoom in to see them split into more precise lines.
Use wide, nearby bars as targets, magnets, or caution zones. Combine with your entries, stop placement, and risk rules.
Tip: For very busy charts, start with Top-N around 80–100 on intraday, 40–80 on swing. Raise only if you need more context.
Inputs you’ll actually use
Max live levels (Top-N): Caps how many live bars can appear after pruning. Everything else is tuned for clarity out-of-the-box.
(Pre-tuned so you don’t have to fiddle)
Reference price: HLCC4 (balanced)
Density: Fine (crisper separation)
Tier-1 (25×) sensitivity slightly boosted so you see more actionable near-term zones
How to read the chart
Bar color = Tier (25× / 50× / 100×).
Bar width = Relative strength (wider = stronger).
Value pill = Strength in K/M/B/T.
Faded bar = That pocket was taken by price—left for context, no longer active.
Suggested setups by timeframe
Scalping (1–5m): Top-N 80–120. Expect bars to merge more when zoomed out; zoom in for fine detail.
Intraday (15–60m): Top-N 80–100. Balanced view of magnets around current session.
Swing (4H–1D): Top-N 40–80. Use the longest-standing wide clusters as swing targets/areas of interest.
Best practices
Treat bars as areas, not razor-thin lines.
Look for confluence (e.g., HTF levels, fair value gaps, session highs/lows).
Use wide nearby bars to scale out or tighten risk, not as the only reason to trade.
FOR MORE PREMIUM INDICATORS VISIT OUR WHOP : whop.com/ztcryptolab
365 DMA Based Multiplier Fibonacci BandsBitcoin Chart
365 DMA Based
Fibonacci 1.0 = Long term trend
Fibonacci 0.5/0.618 = Long term support
Fibonacci 1.618 = Mid term target
Fibonacci 2.618 = Long term target
369 Candle Highlighter - Customizable. [V1]The final 3/6/9 Candle Highlighter is a TradingView indicator that scans each candle’s time in a user-selected timezone, calculates the sum of all digits in the hour and minute, reduces that sum to a single digit, and highlights the candle in a chosen color with customizable transparency whenever the result equals 3, 6, or 9. Users can select their timezone, pick the highlight color, adjust transparency, enable optional tiny wicks above or below the candle, turn on alerts with custom messages for each number, and activate a debug mode that shows the reduced digit and candle time. This ensures that only the correctly calculated 3/6/9 candles are visually marked on the chart while allowing full customization for aesthetics, performance, and alerting preferences.
QUBIC↔BTC ProjectionQUBIC↔BTC Projection — Short & Simple
WHAT IT DOES
- Shows where QUBIC might roughly land if BTC reaches a target price you choose.
- Draws a midline (estimate) and a band around it (safety margin).
HOW TO USE
1) Check symbols:
- QUBIC/USDT (e.g., GATEIO:QUBICUSDT)
- BTC/USDT (e.g., BINANCE:BTCUSDT)
2) Set at the top:
- "BTC Target ($)": enter your desired BTC price (e.g., 117000).
- "Lookback": number of candles used for the estimate (more = smoother, less = more reactive).
- "Band ±σ": width of the band (1 is a good start).
3) Info display:
- Choose "Panel top-right/bottom-right" (fixed corner) or "Label" (on chart).
- Adjust text size to your liking.
- Optional: "Compact format" for tiny QUBIC prices (e.g., 0.(5)156).
WHAT YOU SEE
- Midline = rough direction for QUBIC at your BTC target.
- Band = room to the downside/upside.
- The panel/label shows the numbers as text.
NOTE
- This is an estimate, not a promise. Use it as guidance, not a guarantee.
MUCİP Hacim Dashboard - Çoklu Zaman DilimiThis indicator calculates the volume of the most recently closed bar in the specified timeframes (1m, 2m, 3m, 5m, 10m, 15m, 30m) and the percentage change rate of this volume compared to its 20-period simple moving average (SMA) volume.
Ram HTF Direction & Market ProfileRam HTF Direction & Markey Profile.
I am trying to identify the HTF(Daily) Direction and Market profiles POC,VAL,VAH to trade on 1HR.
BGT+三合一+STEV6🎯 Bottom Line Recommendation
Core Value Proposition:
This is not an indicator that pursues signal quantity, but rather one that refines "numerous and messy" signals into "few but precise" high-probability entry points through a three-layer filtering mechanism, cost-priority principle, and quality scoring system.
Most Suitable for Traders Who:
✅ Want to reduce trading frequency and focus on high-quality opportunities
✅ Use batch position building/scaling-in strategies
✅ Emphasize risk management and cost control
✅ Need trading opportunities in both ranging and trending markets
One-Sentence Summary:
This is a comprehensive trading system with a "Quality > Quantity" design philosophy that uses strict filtering standards to help you avoid 80% of low-quality signals and concentrate on the most profitable 20% of opportunities.
ajish cci indexthis script is based on cci.this one is working good in index.you can use the indicator for finding the trend change.well working in 1 minite.