Multi-GPS (Long Only, with Alert Mode)A guided long‑only strategy with built‑in risk controls and smart alerts — your GPS for trend trading
**Multi‑GPS (Long Only, with Alert Mode)**
The Multi‑GPS strategy is built to help traders navigate trends with a structured, risk‑managed approach. It focuses exclusively on **long opportunities**, combining multiple moving‑average signals with layered risk controls to keep trades disciplined and consistent.
Key features include:
- **Dynamic trade management** with stop loss, take profit, and trailing stop options (all adjustable by percentage).
- **Flexible order sizing**, allowing positions to scale as a percentage of account equity.
- **Customizable moving averages** (SMA or EMA) and timeframe selection to adapt to different markets and styles.
- **Integrated alerts** with multiple modes, so traders can choose between order‑based notifications, alert() calls, or both.
- **Clear chart visuals**, including entry/exit markers and plotted guide lines for transparency.
This strategy is designed to act like a **navigation system for trend trading** — guiding entries, managing exits, and keeping risk under control, all while maintaining a clean and intuitive charting experience.
---
Would you like me to also craft a **short tagline version** (like a one‑liner hook) for this strategy, so it pairs neatly with the longer description when you publish it?
指標和策略
B Trend Analysis % (No Repaint)
Overview
B Trend Analysis % is a no-repaint indicator that identifies bullish, bearish, or mean-reverting market phases using confirmed (prior-bar) signals from SMA crossovers, ADX trend strength, Supertrend direction, and optional RSI filtering. It visualizes trends via background colors (green for bullish, red for bearish, gray for mean-reversion) and provides a stats table showing bullish/bearish percentages over the chart's history.
How It Works
-
SMA Crossover: Detects momentum shifts with short (default 1) vs. long (default 3) SMAs.
ADX Filter: Ensures strong trends (smoothed ADX > threshold, default 1).
Supertrend: Confirms direction using ATR-based bands (period 3, factor 0.3).
RSI (Optional): Filters extremes (oversold >30 for bull, overbought <70 for bear; period 2).
Trends require trendLookback (default 3) consecutive confirmed bars for reliability. Stats count only confirmed bars to avoid repainting.
Usage
- Apply to any timeframe/symbol for trend confirmation.
- Green background: Enter/hold longs; red: shorts; gray: Avoid trades (range-bound).
- Tune inputs: Shorten lengths for scalping; enable RSI for mean-reversion filters.
- Plots: Blue (short SMA), red (long SMA). Table shows % bullish/bearish and ADX strength.
- Best for volatile assets like crypto/forex; back test on clean price charts.
Key Features
- No repainting: Uses var state and prior-bar values ( ).
- Efficient: Lightweight calcs, no request .security() .
- Customizable: Advanced group for lookback (1-5 bars).
Protected Script Notice
This script is published as Protected to safeguard proprietary elements in the trend confirmation logic, including the custom consecutive-bar counter and smoothed ADX integration, which were developed through extensive back testing. While the core inputs and outputs are fully accessible for use, the exact implementation details are not viewable to prevent unauthorized replication. Users can still apply it to charts, customize visible parameters, and benefit from its no-repaint reliability. For collaboration or access requests, contact the author via Trading View messaging.
This is an original combination for clearer trend stats—fork and improve where possible!
Chart Fusion Line SND Detection by TitikSona🧭 Overview
Fusion Line Momentum Analyzer is a momentum visualization tool that introduces a unified model of oscillator fusion.
It blends Fast and Slow Stochastics with RSI into one adaptive curve, designed to eliminate conflicting signals between different momentum sources.
Instead of reading three separate oscillators, the Fusion Line provides a consolidated view of strength and exhaustion zones in a single framework.
This approach helps analysts detect aligned momentum shifts with greater clarity and less noise, without repainting or lagging methods.
⚙️ Core Concept
Traditional oscillators often provide conflicting readings when volatility changes.
To solve this, the Fusion Line averages three normalized components:
Fast Stochastic (12,3,3) — reacts quickly to short-term momentum spikes.
Slow Stochastic (100,8,8) — filters long-term momentum context.
RSI (26) — measures internal strength between buying and selling pressure.
Each is rescaled to a 0–100 range, then averaged into a single curve called the Fusion Line.
A secondary Signal Line (SMA 9) is added to visualize directional confirmation.
This combination aims to preserve responsiveness from the fast components while maintaining structural stability from the slow and RSI layers.
🌈 Features
Unified momentum curve combining stochastic and RSI dynamics.
Automatic bias shading to highlight dominant trend direction.
Real-time percentage strength meter (visual intensity).
Configurable alert triggers on key momentum zones (20/80).
Clean chart display without unnecessary elements or overlays.
📘 Interpretation
Rising Fusion Line → indicates strengthening bullish momentum.
Falling Fusion Line → indicates strengthening bearish pressure.
Fusion values below 20 → potential oversold recovery.
Fusion values above 80 → possible exhaustion or reversal zone.
Mid-zone movement → reflects equilibrium or sideways momentum.
These readings should always be combined with higher timeframe structure or volume confirmation for context.
⚙️ Default Parameters
Fast Stochastic (12,3,3)
Slow Stochastic (100,8,8)
RSI Length (26)
Signal Line Smoothing (9)
All values can be adjusted to adapt to asset volatility or timeframe conditions.
⚠️ Disclaimer
This indicator is a research and visualization tool, not a signal generator.
It does not predict price movement or guarantee performance.
Use for analytical purposes only and combine with your own trading framework.
👨💻 Developer
Created by TitikSona — Research & Fusion Concept Designer
Built using Pine Script v6
Type: Open-source educational script
💬 Short Description
Fusion-based momentum visualization combining Double Stochastic and RSI into one adaptive line for clearer, noise-free momentum analysis.
Rsi- bybitbot - JSON v3Backtesting based on the RSI indicator, based on the RSI length, RSI level, and the number of candles at the RSI level. Backtesting for monitoring in-points.
TDS9 Counting (Red & Blue, Offset Labels)Here’s a polished, **publication‑ready narrative** for your *TDS9 Counting (Red & Blue, Offset Labels)* indicator, written in the same style as the previous ones:
---
**TDS9 Counting (Red & Blue, Offset Labels)**
This indicator implements a sequential counting method to help traders identify potential exhaustion points in ongoing trends. It tracks sequences of price closes relative to the prior 4 bars, building up to a **9‑count structure** that often signals areas where momentum may be weakening and a reversal or pause could occur.
The script automatically labels counts **6 through 9** directly on the chart, with clear **color‑coded markers**:
- **Red numbers** for downward sequences (bearish setups)
- **Dark blue numbers** for upward sequences (bullish setups)
- A **red “9”** highlights a potential exhaustion point in an uptrend, while a **blue “9”** marks exhaustion in a downtrend
To maintain chart clarity, labels are **offset slightly above or below candles** using dynamic spacing, ensuring signals remain visible without overlapping price action. This makes it easy to track the progression of counts in real time while keeping the chart clean and readable.
By combining structured sequential logic with intuitive visual cues, this tool helps traders:
- Monitor developing **trend exhaustion patterns**
- Anticipate potential **reversal or consolidation zones**
- Add a **systematic layer of confirmation** to existing strategies
- Keep charts uncluttered with offset, color‑coded labels
Whether you’re a discretionary trader looking for exhaustion confirmation or a systematic trader layering signals into a broader strategy, this indicator provides a **clear, structured framework** for spotting potential turning points in price action.
Trend Structure ★★ with Buy/Sell Signals (offset labels)Got it — here’s a more **expanded, publication‑ready description** for your *Trend Structure ★★ with Buy/Sell Signals (offset labels)* indicator. I’ve kept it professional, clear, and engaging so it works well on TradingView’s public library:
---
**Trend Structure ★★ with Buy/Sell Signals (offset labels)**
This indicator is designed to give traders a structured view of market momentum by combining **short‑term (25 EMA)** and **long‑term (90 EMA)** exponential moving averages. It plots dual EMA bands on the chart, with shaded zones that visually highlight when price is trading outside of these ranges — making it easier to identify periods of strength, weakness, or potential exhaustion.
Beyond simple trend tracking, the script automatically generates **BUY** and **SELL** labels at key crossover points between price and the short‑term EMAs. These signals are intelligently offset using ATR‑based spacing, ensuring labels remain clear and uncluttered, even during volatile price action. This makes the chart more readable while still delivering actionable insights.
The indicator also includes a **title marker** for quick reference and a clean, color‑coded design that distinguishes short‑term and long‑term structures at a glance. By combining visual clarity with practical signal generation, this tool helps traders:
- Spot emerging trends early through EMA crossovers
- Confirm longer‑term momentum with dual EMA bands
- Receive uncluttered, offset Buy/Sell signals for better decision‑making
- Maintain a clean chart layout without sacrificing detail
Whether you’re a trend‑follower looking for confirmation, or a swing trader seeking timely entries and exits, this indicator provides a balanced mix of **structure, clarity, and actionable signals** to support your trading workflow.
MACD Divergence StructureMACD Divergence Structure Final
This indicator enhances the classic MACD by automatically detecting and labeling key divergence structures. It highlights bullish and bearish divergences, as well as potential sell tops and disappearing tops, directly on the chart. By combining EMA‑based MACD calculations with dynamic label plotting, it provides traders with clear, actionable signals to anticipate possible trend reversals or momentum shifts. Designed for flexibility and clarity, it helps traders quickly spot hidden market structure changes without cluttering the chart.
Wyckoff Accumulation / Distribution Detector (v3)🌱 Spring (Bullish Wyckoff Signature)
🧠 Definition
A Spring happens when price dips below a well-defined support level, usually near the end of an accumulation phase, then quickly reverses back above support.
This is not ordinary volatility — it's usually intentional by large operators (“Composite Man”) to:
Trigger stop-losses of weak holders
Create the illusion of a breakdown to scare late sellers in
Absorb all remaining supply at low prices
Launch the next markup leg once weak hands are flushed out
🧭 Typical Spring Characteristics
Feature Behavior
Location Near the bottom of a trading range after a decline
Price Action Temporary breakdown below support, then sharp reversal above
Volume Usually low to average on the break, indicating lack of real selling pressure. Sometimes a volume surge on the reversal as strong hands step in
Candle Often shows a long lower wick, closes back inside the range
Intent Shakeout of weak holders, allow institutions to accumulate more quietly
📈 Why It's Bullish
Springs typically mark the final test of supply. If price can dip below support and immediately recover, it means:
Selling pressure is exhausted (no follow-through)
Strong hands are absorbing remaining shares
A bullish breakout is often imminent
🪤 Upthrust (Bearish Wyckoff Signature)
🧠 Definition
An Upthrust is the mirror image of a Spring. It happens when price pokes above a resistance level, usually near the end of a distribution phase, but then fails to hold above it and falls back inside the range.
This is typically smart money distributing to eager buyers:
Late breakout traders pile in
Institutions sell into that strength
Price collapses back into the range, trapping breakout buyers
🧭 Typical Upthrust Characteristics
Feature Behavior
Location Near the top of a trading range after a rally
Price Action Temporary breakout above resistance, then quick reversal down
Volume Frequently low on the breakout, suggesting a lack of real buying interest — or sometimes high but with no progress, showing hidden selling
Candle Often shows a long upper wick, closes back inside the range
Intent Trap breakout buyers, provide liquidity for institutional sellers to unload near highs
📉 Why It's Bearish
Upthrusts show demand failure and supply swamping:
Buyers cannot sustain the breakout.
The sharp reversal signals large players are exiting.
Typically precedes markdown phases or sharp declines.
📝 Trading Implications
Spring → Often followed by a sign of strength rally → good long entry if confirmed with volume expansion and follow-through.
Upthrust → Often followed by a sign of weakness → short setups, especially if the next rally fails at lower highs.
The script looks for:
🌱 Spring:
Price makes a low below recent pivot support,
Closes back above,
Does so on low volume → likely a shakeout.
🪤 Upthrust:
Price makes a high above recent pivot resistance,
Closes back below,
On low volume → likely a bull trap.
Liquidity Map [DrewRS]Donations are welcome to keep building!!
paypal.me
Description
Liquidity Map highlights where recent swing highs/lows leave resting liquidity and shows when those pools are swept; pending zones keep their color while swept zones fade, so you can track which areas remain attractive for price.
Each pivot detection draws a horizontal line plus a tiny marker, with optional equal-high/low highlighting to emphasize double tops/bottoms that are often targeted; when price runs through the level the marker disappears and a “taken” dot is left behind.
Designed for discretionary traders who monitor liquidity grabs, imbalances, or SMT setups; works on any symbol or timeframe, though you may want tighter settings for intraday and wider ones for higher timeframes.
How It Works
Uses ta.pivothigh / ta.pivotlow to define swing points; every pivot draws a persistent level until price closes a candle beyond it.
Equal highs/lows within the chosen tick tolerance upgrade the level color for quick visual prioritization.
Liquidity sweeps shorten the line to the sweep bar, reduce opacity with the “Line opacity after sweep” control, and leave a colored dot so you can see which pool was taken.
Inputs
Left/Right pivot bars: increase for smoother swings, decrease for faster detection.
Equal high/low tolerance: small values flag only near-perfect doubles; larger tolerances bundle broader ranges.
Max levels per side: caps how many pending lines stay on chart to avoid clutter.
Plot marker when liquidity is taken: toggle sweep dots on/off.
Pending/Taken liquidity colors + Line opacity after sweep: adjust palette to fit your chart theme.
Tips
Combine with market-structure or order-block tools; pending liquidity often aligns with supply/demand zones.
For scalping, start with leftBars = 2, rightBars = 1, and a tighter tolerance; for swing trading, raise the bars and tolerance slightly.
Keep an eye on equal highs/lows that stack across timeframes—multiple confluences tend to attract price more aggressively.
PairTradingSignalsPair Trading Signals (PTS)
This indicator implements a mean-reversion strategy for pairs trading, focusing on divergences between the chart's primary symbol (e.g., QQQ for tech exposure) and a user-specified inverse or correlated secondary symbol (default: SPY for broad market proxy). It generates long-only entry and exit signals on the primary asset based on statistical deviations in their relative pricing, without requiring short positions or direct trading of the secondary symbol.
Core Concepts
Pairs Mean Reversion: The strategy exploits temporary mispricings in cointegrated assets. When the primary asset becomes "cheap" relative to the secondary (oversold spread), it enters a long position expecting convergence. Exits occur when the spread reverts to neutral or overbought levels.
Spread & Z-Score: The raw spread is calculated as Primary Close - (Hedge Ratio × Secondary Close), with a fixed hedge ratio of 1.5 to approximate relative volatility (e.g., beta adjustment). This is normalized to a Z-score over a lookback period, measuring deviations in standard deviations from the historical mean. Bounds (default ±2.0) define oversold/overbought thresholds—common in statistical arbitrage for 95% confidence intervals assuming normality.
ATR-Based Risk Controls: Entry levels incorporate Average True Range (ATR, default 14-period RMA smoothing) to set dynamic take-profit (TP = Entry + Upper Bound × ATR) and stop-loss (SL = Entry - |Lower Bound| × ATR) levels, scaling to volatility.
Signal Logic
Buy (Long Entry): Triggers when the Z-score crosses above the lower bound (-2.0) after entering an oversold state (Z < lower bound). This signals undervaluation of the primary relative to the secondary.
Sell (Exit): Triggers when the Z-score crosses below the upper bound (2.0) after entering an overbought state (Z > upper bound). Optional strict TP/SL enforcement closes positions at predefined levels.
Signals appear as labeled shapes (green BUY below bar, red SELL above). Short horizontal boxes mark TP (green) and SL (red) for visual reference.
Backtesting & Performance Metrics
Simulation Period: Trades only within user-defined start/end dates (default: Jan 2020–Dec 2030).
Position Sizing: Fixed allocation based on initial capital × entry percentage (default 100%), capped by available equity to enforce risk limits. Supports full compounding if desired via code tweak.
Metrics Table: Displays net profit, ROI (including/excluding unrealized P&L), win rate, trade counts, closed capital, total equity, and open position details (shares or current value). Recent trades logged in a separate table.
Equity Floor: Prevents capital from going below zero, simulating real-world drawdown limits.
Usage Guidelines
Symbol Setup: Apply to the primary asset's chart (e.g., QQQ). Set "Inverse Ticker" to a negatively or positively correlated pair (e.g., SPY for market hedge).
Parameter Tuning: Increase lookback (20+) for smoother signals; widen bounds (±3.0) for fewer, higher-conviction trades. Lower entry % reduces risk.
Best Practices: Use on daily/4H timeframes for swing trades. Combine with overall market trend filters. Backtest across regimes (e.g., bull/bear) to validate.
Limitations: Assumes mean reversion holds; performs poorly in trending divergences. No commissions/slippage modeled—adjust initial capital accordingly.
This approach draws from classic pairs trading literature (e.g., Gatev et al.'s distance method), adapted for single-asset execution via Z-score thresholds. For optimal results, ensure the pair exhibits cointegration (test via Engle-Granger if customizing).
MARITradesGold Indicator A - BUY AND SELL ModelThe MARITrades Gold Indicator A – BOS Model is a professional charting tool designed to help traders visually identify structure breaks (BOS) and potential Fibonacci retracement zones during key market sessions on XAU/USD.
It combines session timing filters, Break of Structure logic, and a WMA160 trend bias to help users study clean continuation or reversal setups with precision.
This indicator is intended for traders who are learning or refining their market structure and session-based gold strategy.
KEY FEATURES AND HOW TO USE
Apply the indicator to XAU/USD on a preferred timeframe
Wait for a Break of Structure (BOS) during valid session hours.
Watch for retracement into 0.5–0.618 Fib levels for possible continuation zones which are marked out with coloured lines. you can edit the colours to your preference
Confirm direction with Moving average160 trend bias.
Use Stop loss and take profit levels for educational visualization — not for direct trade execution.
you can keep the indicator free or lines which optional to view the BUY and SELL signals
📊 BOS Detection: Marks bullish or bearish structure breaks after key levels.
📈 Fibonacci Zones: Auto-calculates retracement zones and gives you signal bias
🕒 Session Filters: Includes Sydney, Asian, London, and New York session timing tools.
🧭 Trend Filter: Moving Average (MA160) helps define directional bias.
🧩 Clean Visualization: retracement zones, and structure markers for chart clarity.
🚨 Optional Alerts: Alerts can be added when structure breaks align with session filters.
EMAs de JahazielThis indicator displays seven Exponential Moving Averages (EMA 5, 6, 9, 20, 50, 100, and 200) to help identify short-, medium-, and long-term market trends.
When shorter EMAs (5, 6, 9) cross above longer EMAs (50, 100, 200), it suggests increasing bullish momentum and potential uptrend continuation.
Conversely, when shorter EMAs cross below longer EMAs, it indicates potential bearish momentum and a possible downtrend.
📈 The combination of these EMAs helps traders visualize market structure, momentum shifts, and key dynamic support/resistance levels.
🧠 Suitable for scalping, intraday trading, swing trading, or confirming higher time frame trends across any market — Forex, indices, crypto, or commodities.
The Crypteller LEVELSAutomatically shows key highs and lows from the previous day, week, and month — no need to mark them manually.
Keeps your chart clean — only the latest levels are visible.
Works on any timeframe, so you can instantly see where major liquidity sits.
🐼 Rani EMA-OBV Dual Signal💚 Panda EMA-OBV Dual Signal combines trend, momentum, and volume analysis to generate high-quality buy/sell signals.
It uses a multi-EMA ribbon to identify trend direction, RSI(14) to gauge market strength, and OBV divergence to confirm momentum shifts.
Ideal for XAUUSD and volatile assets on M5–H4 timeframes.
ADIL_TREND// ===== NOTES =====
// - I interpreted the cover confirmation rule as symmetric to buy (confirm by HIGH > critical high within next N bars). If you intended a different rule (your message had an ambiguous line), tell me and I'll adjust.
// - Exits/covers are only confirmed when the corresponding position is open (inLong/inShort).
// - A pending critical will not be recreated while it's active; also you won't generate new buy/short pending when already in that position.
Cruce EMA 9 y EMA 55 v2EMA 9 and EMA 55 Crossover is a simple and effective indicator based on the crossover of exponential moving averages.
When the EMA 9 crosses above the EMA 55, a buy signal is generated, indicating a potential bullish trend.
When the EMA 9 crosses below the EMA 55, a sell signal is triggered, suggesting a possible bearish trend.
Ideal for spotting trend reversals and momentum changes in any market — Forex, indices, cryptocurrencies, or commodities.
Works perfectly for scalping, day trading, and swing trading strategies.
Trader Jumblo Auto Signal V6Trader Jumblo Auto Signal V6 is an advanced crossover-based signal system designed to generate persistent BUY and SELL entries with dynamic ATR-based Take Profit (TP) and Stop Loss (SL) levels.It provides clean, non-repainting trade signals that remain visible on the chart even after price movement — ensuring clarity during both backtesting and live trading sessions.
⚙️ How It Works
🟦 Two Blue Lines — These are your moving averages (Fast and Slow).
The crossover between them determines the signal direction.
When the Fast MA (light blue) crosses above the Slow MA → a BUY signal appears.
When the Fast MA crosses below the Slow MA → a SELL signal appears.
You can choose between SMA or EMA and adjust the lengths in the settings.
🟢 Green Line — The Take Profit (TP) level, calculated using ATR × TP multiplier.
It shows the projected target area for profit when a trade is active.
🔴 Red Line — The Stop Loss (SL) level, also based on ATR × SL multiplier.
It marks the risk boundary for each signal.
✅ When price reaches the green line, “TP HIT” appears.
❌ When price hits the red line, “SL HIT” appears.
These markers persist so you can analyze trade outcomes clearly.
📈 Main Features
Dynamic ATR-based TP and SL levels (auto-adjust with volatility)
Persistent entry, TP, and SL labels (no vanishing signals)
Optional RSI filter for signal confirmation
Instant alert system for BUY/SELL/TP/SL or combined events
Lightweight and optimized for any timeframe
⚡ Best Use
Ideal for swing and intraday traders who want visual clarity and structured risk/reward zones. Works effectively on Gold, Forex, crypto, indices, and stocks
SAR e Bollinger Bands CombinateThis TradingView script combines the analytical power of the Parabolic SAR with Bollinger Bands (BB) for a comprehensive dual market analysis.
The Parabolic SAR tracks the trend's direction and momentum, plotting points as lime crosses (uptrend) or red crosses (downtrend), and clearly marks trend reversals with a small triangle at the bottom of the chart.
Bollinger Bands measure market volatility and provide dynamic support and resistance levels. The space between the upper and lower bands is filled for enhanced visual clarity.
The indicator is fully customizable, allowing users to fine-tune all key parameters, including the SAR's Acceleration Factor (AF) and the BB's Period/Standard Deviation. This makes it an ideal tool for simultaneously identifying trend momentum, potential reversals, and overbought/oversold market conditions.
ADIL_TREND// ===== NOTES =====
// - This indicator tracks an internal position state (inLong / inShort). These are NOT actual executed trades — they are used only to decide when to show exit/cover markers.
// - Long entry requires anchored VWAP condition; short entry ignores VWAP per your earlier spec.
// - Exit / Cover markers are generated only on the single bar that meets the exit condition while the corresponding position is open.
VWAP-Delta Fade / Reversal (Webhook Alerts V1)⚖️ VWAP Delta Fade / Reversal Strategy – 1-Minute Chart (GC VWAP Delta Fade)
⚙️ Purpose
• Fade overextended price moves away from VWAP (Volume-Weighted Average Price).
• Capture mean reversion trades as price snaps back toward equilibrium.
• Ideal for scalp-style trades or early-trend reversals after a strong imbalance.
• Built for futures instruments (MNQ, NQ, ES, MES, etc.) with clear intraday volume profiles.
⸻
🕒 Timeframe & Session
• Chart: 1-Minute (occasionally confirm with 5-Minute for structure).
• Trading Window:
• Active between 9:45 AM – 3:45 PM EST (avoid open/close whipsaws).
• Skip major news windows (10:00 AM and 2:00 PM).
⸻
🧩 Setup
1. Add VWAP to your chart with standard session reset (each day).
2. Enable Delta or Cumulative Delta indicator — helps visualize aggressive buyers/sellers.
3. Identify conditions where price extends far from VWAP (typically 1.5–2.0 standard deviations).
4. Look for momentum exhaustion — Delta diverging from price, volume tapering off.
5. Prepare for entry as price stalls and begins reverting toward VWAP.
⸻
📈 Entry Rules
LONG Fade (buy reversal):
• Price is below VWAP by a large margin.
• Delta shows seller exhaustion (less negative Delta while price still dropping).
• Candle closes bullish showing rejection wicks or engulfing strength.
• Enter long with target toward VWAP.
SHORT Fade (sell reversal):
• Price is above VWAP significantly.
• Delta shows buyer exhaustion (less positive Delta while price still rising).
• Candle closes bearish showing upper rejection or engulfing weakness.
• Enter short with target back toward VWAP.
⸻
🎯 Trade Management
• Position Size: 1–10 contracts depending on volatility.
• Take Profit (TP): +110 ticks default.
• Stop Loss (SL): −128 ticks default.
• Target Zone: VWAP reversion — partials can be taken once VWAP is tagged.
• Risk/Reward Ratio: ~1:1 by design (mean-reversion fade).
• Optional trailing stop: Enable after +60 ticks to protect partial profits.
⸻
🧠 Best Practices
• Only trade clear extremes — if price hovers around VWAP, skip it.
• Use Delta divergence for confirmation, not standalone signals.
• Avoid entries directly before high-impact news.
• Prefer trades with support/resistance confluence near the VWAP extremes.
• Don’t fade strong trending sessions (where VWAP is one-sided with EMAs stacked).
• Wait for confirmation candle close before entry — avoid trying to catch the exact
top/bottom.
GC ORB Break-Retrace (Webhook V2)🧭 ORB Strategy – 5-Minute Chart (GC ORB Break-Retrace)
⚙️ Purpose
• Capture early momentum from the market’s opening volatility window (first 5–15
minutes).
• Focused on NASDAQ Micro Futures (MNQ) but adaptable to ES, NQ, MES, etc.
• Designed for short, structured trades with tight stop-loss and take-profit levels.
⸻
🕒 Timeframe & Session
• Chart: 5-Minute.
• Trading Window:
• Monitor from 9:25 AM to 10:30 AM EST.
• Signals begin only after 9:30 AM open once the first 5-minute candle closes.
• Avoid entries during major news releases (10 AM or 2 PM economic reports).
⸻
🧩 Setup
1. Load the 5-minute chart for your instrument (e.g., MNQZ25).
2. Mark the Opening Range (OR):
• High and Low of the 9:30–9:35 AM candle.
3. Wait for price to break above or below that range.
4. Use the retrace-confirmation entry rule:
• After breakout, wait for a small pullback that respects the broken OR line.
• Enter on the retest continuation in the breakout direction.
⸻
📈 Entry Rules
LONG Entry:
• Price breaks above OR high.
• Wait for a pullback that holds above that high.
• Enter long on the next bullish 5-min candle close confirming strength.
SHORT Entry:
• Price breaks below OR low.
• Wait for a pullback that fails to reclaim the OR low.
• Enter short on the next bearish 5-min candle close confirming weakness.
⸻
🎯 Trade Management
• Position Size: 1–10 contracts (based on risk).
• Take Profit (TP): +100 ticks (can be adjusted to volatility).
• Stop Loss (SL): −132 ticks default.
• Risk/Reward Ratio: ~1:1.3 by default.
• Trailing: Optional — can be enabled once trade moves +60–80 ticks in profit.
⸻
🧠 Best Practices
• Trade only one breakout per session — avoid chasing reversals.
• Prefer clean OR zones with clear structure, no overlapping wicks.
• Skip trades if volume is low or volatility is extreme (e.g., after CPI/FOMC).
• Always confirm trend direction with VWAP slope and EMA alignment (9/21/50).
• Avoid trades during the first minute of breakout — wait for confirmation candle close.
MariTrades Gold Indicator B-Stop loss and Take profitsThe MariTrades Gold Indicator B is an original Trading View script designed to help traders visualize entry points, stop loss (SL), take profit (TP), and key structure levels on gold charts. This publication fully complies with Trading View’s public script rules, including originality, English description, chart clarity, and Pine Script v5 usage.
Key Features:
Break of Structure (BOS) Detection:
Detects trend reversals by identifying when price closes above/below the previous swing high/low.
BOS signals are marked on the chart for both buy and sell opportunities.
Fibonacci Retracement Levels:
Automatically plots retracements from the last swing high to swing low.
(NOT LABELLED)
Entry signals are confirmed when price retraces to these levels after BOS.
Automatic SL and TP Visualization:
Stop loss and take profit levels are drawn directly on the chart.
Default values: SL = 5 pips, TP = 10 pips (customizable via inputs).
Entry Signals:
Buy: Price breaks structure (BOS) and retraces to Fibonacci level → label and lines drawn.
Sell: Price breaks structure (BOS) and retraces to Fibonacci level → label and lines drawn.
Clean, readable chart overlay:
Previous signals are automatically removed to avoid clutter.
SL lines in red, TP lines in green, entry labels clearly displayed.
YM & NQ Directional Strength PanelA real-time momentum visualization tool for tracking directional strength across three major U.S. equity index futures (YM, NQ, ES). The indicator displays RSI-based momentum readings for each contract using a color-coded histogram that transitions from bright green (bullish, above 50) to bright red (bearish, below 50).
Live momentum tracking for Dow (YM), Nasdaq (NQ), and S&P 500 (ES) micro contracts
Customizable moving average types (ALMA, EMA, SuperSmoother) with adjustable parameters
Visual confirmation of multi-index alignment - quickly spot when all three indices agree on direction
Dynamic color gradient showing overbought (top) and oversold (bottom) zones
Ideal for scalpers and day traders who need quick confirmation of market directional bias across multiple indices without cluttering their charts.