مؤشر

مؤشر

Flow-RegimeFlow-Regime
A multi-source flow oscillator. It normalizes three independent measures of
market flow to a unified ±100 scale and combines them into a conviction-
weighted composite line, so you can see at a glance whether OBV, A/D, and
price flow are agreeing or diverging.
▌ What's plotted
Three normalized lines, each computed through the same pipeline
(CCI → percentrank → linear map to ±100):
• OBV-Flow — On-Balance Volume (signed cumulative volume)
• AD-Flow — Chaikin Accumulation/Distribution
• Price-Regime — price flow (ohlc4)
Plus a Fitted composite — the average of the three, amplified by |conviction|,
where conviction = average ÷ mean(|x|, |y|, |z|). When all three lines agree
the composite is amplified; when they conflict it is suppressed toward zero.
The Fitted line uses 5-tier coloring driven by how many of the three exceed
the neutral threshold (default ±20): solid green/red = all three agree, lighter
shades = two of three, gray = no consensus.
▌ Two lookback modes
Linear (default) — TF-specific lookback with sensible per-timeframe defaults
(1m=60, 5m=24, 15m=16, 1h=24, 4h=18, 1d=7, 1w=12, 1M=12), all editable.
Anchored — pick an anchor timestamp; the percentrank window grows from 0 at
that bar to (current_bar − anchor_bar) at the right edge of the chart. Use
this to lock the statistical baseline to a specific event — a regime start,
a major breakout, a news release. The anchor bar is marked with a yellow
diamond at fitted = 0.
▌ How to read it
The OB zone (≥ +70) and OS zone (≤ −70) are shaded — these are statistically
stretched conditions. Bars where the Fitted line reaches ±99 get a soft red/
green background tint as an "at the extreme" warning. Two corresponding alert
conditions are exposed for use with TV alerts.
This indicator does NOT emit trade signals. Per-line reversal dots and
confluence triangles are intentionally absent: those patterns can fit
historical noise convincingly without generalizing forward. Treat extremes
as flags to investigate, not entries to take.
Useful interpretive frames:
• All three lines extreme in the same direction = strongest evidence of
flow consensus.
• One or two lines diverging from the others at extremes = a divergence
worth examining on the chart.
• Fitted approaching ±99 = statistical extreme, regardless of direction.
▌ Notes
In Anchored mode, the first few bars after the anchor have very few historical
points to rank against, so percentrank values can swing to ±100 from sparse
data — read these bars with caution. CCI itself always uses the full real
price history regardless of mode, so its 20-bar internal window is never
distorted by the anchor.
Enable the Debug label in settings to verify which mode and lookback are
currently active on the chart. مؤشر

مؤشر

مؤشر

مؤشر

Combined Historical Volatility and Stochastic with Fast/SlowCombined Historical Volatility & Fast/Slow Stochastic
Combined Historical Volatility and Stochastic with Fast/Slow is a multi‑purpose momentum and volatility indicator designed to give traders a deeper understanding of market conditions. It merges two essential analytical components—Fast/Slow Stochastic oscillators and Normalized Historical Volatility—into a single, easy‑to‑read panel.
🎯 Key Features
1. Fast & Slow Stochastic Oscillators
The script calculates and plots two independent Stochastic structures:
Fast Stochastic (%K Fast / %D Fast)
Highly responsive, ideal for short‑term momentum shifts.
Slow Stochastic (%K Slow / %D Slow)
Smoothed version for cleaner, more stable signals.
Both are displayed together, allowing traders to compare short‑term vs. medium‑term momentum dynamics.
2. Normalized Historical Volatility
The indicator computes Historical Volatility using:
Standard deviation of price
EMA smoothing
Normalization into a 0–100 scale
This normalization allows volatility to be plotted in the same panel as the Stochastic oscillators, making it easy to see whether signals occur during high‑volatility or low‑volatility environments.
📈 What You Can Identify
Overbought and oversold zones (20/80 levels)
Agreement or divergence between Fast and Slow Stochastic
Volatility spikes that may confirm or invalidate momentum signals
Market conditions where momentum signals are more reliable
Trend exhaustion, reversals, and consolidation phases
🧠 Practical Use Cases
Filtering Stochastic signals using volatility
Detecting high‑probability reversal zones
Timing entries during volatility expansions
Avoiding trades during low‑volatility noise
Works on all markets: Forex, Crypto, Stocks, Indices, Commodities مؤشر

مؤشر

مؤشر

مؤشر

مؤشر

مؤشر

مؤشر

مؤشر

مؤشر

مؤشر

مؤشر

Momentum Ignition Radar [forexobroker]Momentum Ignition Radar detects "ignition events" -- bars where four independent conditions line up simultaneously to produce an explosive directional move. A volume spike, a range expansion, a close at the very edge of the bar, and a compressed prior window all combine into a single 0-100 Ignition Score. When the score breaches the threshold, the bar is classified as BUILDING, STRONG, EXPLOSIVE, or NUCLEAR, and a directional signal fires.
This indicator is designed for momentum traders who want to catch breakouts at their earliest high-conviction bar rather than chasing them several bars later. By scoring four compound factors instead of relying on a single condition, it filters out average breakouts and highlights only the bars where all the ingredients for a sustained move are present.
🔶 CONCEPTS
Sustained momentum moves rarely begin with a random wide bar. They almost always begin with a specific structural signature: the market has been quiet (prior compression), volume suddenly floods in, the range dilates well beyond recent norms, and the bar closes decisively at one of its extremes rather than in the middle. Each of these alone is a weak signal; together they form an ignition. Scoring them additively produces a robust filter that rewards the combination rather than any single ingredient.
🔶 HOW IT WORKS
- Calculates four components, each scored 0-25: Volume Spike, Range Expansion, Close Extreme, Prior Compression
- Sums them into a 0-100 Ignition Score and assigns a grade (BUILDING/STRONG/EXPLOSIVE/NUCLEAR)
- Fires BUY when score >= threshold on a bullish close; SELL when score >= threshold on a bearish close
- Cooldown prevents repeated signals within a user-defined window
- Optional radar-sweep background tints the entire ignition bar
🔶 HOW TO USE
1. Add the indicator -- the ignition dashboard (top-right) updates every bar with current component scores
2. Watch the Ignition Score: BUILDING (40+) shows conditions assembling, EXPLOSIVE (75+) is the prime entry zone
3. Green BUY triangles with "IGNITE ↑" label fire on bullish ignitions; pink SELL triangles on bearish ones
4. The radar-sweep background tints the ignition bar so you can scan history quickly for prior setups
5. Raise the Ignition Score Threshold for only NUCLEAR-grade entries; lower it for more frequent signals on faster timeframes
🔶 FEATURES
- Non-repainting signals (barstate.isconfirmed)
- Works on all timeframes and instruments
- 9 alert conditions with JSON webhook support
- Four-component additive scoring system with live breakdown
- Ignition grade classifier (BUILDING / STRONG / EXPLOSIVE / NUCLEAR)
🔶 SETTINGS GUIDE
- Volume SMA Length -- Baseline for volume spike detection
- ATR Length -- Volatility reference for range expansion and compression measurement
- Volume Spike Multiplier -- Volume must exceed this multiple of SMA to earn full volume score
- Range Expansion Multiplier -- Bar range must exceed this multiple of ATR for full range score
- Close Extreme Threshold -- How close (as fraction of bar range) the close must be to the top/bottom extreme
- Prior Compression Bars -- Number of bars whose average range is checked for prior quietness
- Compression Ratio -- Prior average range must be below this fraction of ATR to earn full compression score
- Ignition Score Threshold -- Minimum 0-100 composite score to trigger signal
- Signal Cooldown Bars -- Minimum bars between consecutive signals
🔶 ALERTS
- MIR Buy Ignition -- Bullish ignition event confirmed
- MIR Sell Ignition -- Bearish ignition event confirmed
- MIR Any Signal -- Any directional ignition
- MIR Nuclear -- Ignition score reaches 90+
- MIR Volume Spike -- Volume exceeds spike multiplier
- MIR Range Expansion -- Range exceeds expansion multiplier
- MIR Compression -- Prior-bar compression detected
- MIR Any Ignition Bar -- Ignition bar detected (before direction filter)
- MIR Webhook JSON -- Generic webhook payload for external automation
🔶 LIMITATIONS & DISCLAIMER
- This is a technical analysis tool, not financial advice. Always use proper risk management.
- Past ignition events do not guarantee future price movements.
- Signals fire on bar close; acting on unconfirmed live bars will introduce repaint risk.
- The Ignition Score is an additive heuristic over four structural factors, not a statistically calibrated probability of a profitable outcome.
مؤشر

مؤشر

مؤشر

مؤشر

MU indicator ict The indicator plots 4 ICT concepts directly on your chart:
1. Fair Value Gaps (FVG)
Colored boxes that appear when there's an imbalance between 3 candles — price tends to come back and fill these. Green = bullish gap, Red = bearish gap.
2. Order Blocks (OB)
Boxes that mark the last candle before a big move — these are areas where institutions placed orders. Blue = bullish OB, Orange = bearish OB.
3. Liquidity Sweeps
Dotted lines at swing highs and lows (where stop losses cluster). When price wicks through one and closes back, it labels it "SWEEP ↑" or "SWEEP ↓" — this signals a potential reversal.
4. Market Structure Shift (MSS)
When price breaks a key swing high or low, it labels it "MSS ▲" or "MSS ▼" — this tells you the trend may be changing direction.
The idea is you look for these concepts to line up — for example, a liquidity sweep into an order block with an FVG nearby, followed by an MSS, is a classic ICT entry signal.
Want me to add anything else to it, like Killzones, NWOG/NDOG, or Premium/Discount zones? مؤشر

RalisLine SpreadRalisLine Spread is a companion histogram for the RalisLine overlay. It measures the percentage gap between the fastest and slowest smoothed moving averages in a 4-SMMA ribbon, rendering that spread as a color-coded histogram below the chart. Gold bars above zero mean the ribbon is fanned out bullish — all four SMAs aligned with the fast line leading upward. Blue bars below zero mean bearish alignment. Gray bars appear when the ribbon is tangled — the inner lines disagree with the outer lines, indicating a regime transition is in progress.
The indicator uses a 3-state regime classification that goes beyond simple spread direction. It's not enough for the fast SMMA to be above the slow one — the two inner lines must also confirm the alignment. This "inconclusive" detection prevents false regime calls during crossover periods when the ribbon is tangled and direction is genuinely uncertain.
A 9-period EMA signal line (magenta) overlays the histogram. When the spread crosses above its signal line, a green triangle marks the crossover — momentum is building and the regime is strengthening. When it crosses below, a red triangle marks the fading — momentum is weakening. These signal line crossovers typically lead regime flips by several bars, giving you early warning before the RalisLine overlay changes color. A MACD-style fill between the spread and signal line shades green when spread is above signal and red when below, making the momentum relationship visible at a glance.
Bar brightness indicates acceleration. When the spread is growing in its current direction — bullish bars getting taller or bearish bars getting deeper — bars render at full brightness. When the spread is shrinking toward zero (regime fading), bars dim to 50% opacity. This means a bright gold bar is a strengthening bull trend, while a dim gold bar is a bull trend losing steam. The dimming often appears several bars before a regime flip, adding another layer of early warning beyond the signal line crossovers.
An optional percentile reference line (off by default, toggle in settings) ranks the current absolute spread against a 120-bar rolling history using ta.percentrank(). This solves the cross-asset comparison problem — a 2% spread on gold means something very different than 2% on a volatile altcoin. The percentile line turns orange above the 80th percentile (spread is extreme for this asset), blue below the 20th (spread is compressed, transition likely), and white in between. The percentile value is always shown in the info table even when the line is hidden.
The info table displays five fields: Regime (BULLISH/BEARISH/NEUTRAL with color-coded background), Spread (current percentage), Momentum (GROWING or FADING based on acceleration), Percentile (rank against rolling history), and Signal (ABOVE or BELOW the signal line). The table can be toggled off in settings for a cleaner pane.
Six alert conditions are available: Signal Cross Up (spread crossed above signal EMA), Signal Cross Down (spread crossed below), Zero Cross Up (spread turned positive — fast SMMA now leading slow), Zero Cross Down (spread turned negative), Regime to Bullish (ribbon aligned bullish from inconclusive or bearish), and Regime to Bearish (ribbon aligned bearish).
Default SMMA lengths are 8/16/24/32 on HL2, matching the RalisLine overlay for synchronized regime reads. For best results, use both indicators on the same chart — RalisLine shows the structural ribbon directly on price while RalisLine Spread shows the momentum and conviction beneath it. The signal line crossovers on the Spread often fire 3–5 bars before the RalisLine flip dots appear on the overlay, giving you a head start on regime transitions.
Works on any asset and any timeframe. No repainting. مؤشر
