Indicator

Indicator

Indicator

EMA/SMA + Fixed Marker PivotsTrend Table — EMA/SMA + Fixed Marker Pivots
Multi-Timeframe Trend-Übersicht für saubere Top-Down-Analyse. Zeigt auf einen Blick, in welchem Trendzustand sich ein Asset auf 15m, 1H, 4H, 1D und 1W befindet — direkt am Chart, ohne Timeframe-Wechsel.
Was er macht
Der Indikator kombiniert zwei visuelle Elemente:
1. Trend-Tabelle (rechts oben)
Bewertet jeden Timeframe als UPTREND, DOWNTREND oder SIDEWAYS anhand der Position des Preises zu EMA20 und SMA50.
2. Fixed Trend Marker (Pivots am Chart)
Markiert Swing Highs (rote Punkte) und Swing Lows (grüne Punkte) mit einstellbarer Pivot Length. Dient als visuelle Marktstruktur-Hilfe — zählt aber nicht in die Tabellen-Bewertung.
Zusätzlich werden EMA20 (grün) und SMA50 (rot) auf dem aktuellen Chart geplottet.
Trend-Logik
Die Tabelle nutzt die relative Position der beiden Moving Averages zum Preis:
Uptrend: Beide MAs unter den Kerzen UND EMA20 näher am Preis als SMA50
Downtrend: Beide MAs über den Kerzen UND EMA20 näher am Preis als SMA50
Sideways: Alles dazwischen — z. B. wenn der Preis zwischen den MAs liegt oder die langsame SMA näher am Preis ist als die schnelle EMA (typisch bei Trendwechseln und Konsolidierungen)
Die Sideways-Bedingung ist bewusst streng: Sie filtert die unklaren Phasen raus, in denen die MAs gerade kreuzen oder der Preis seitwärts läuft.
Einstellungen
EMA-Länge (Default 20) und SMA-Länge (Default 50)
Pivot Length für die Swing-Punkte (Default 5)
MAs, Pivot-Punkte und Tabelle einzeln ein-/ausblendbar
Tabellenposition (6 Optionen) und Größe (tiny bis large)
Anwendung
Klassisch für Top-Down-Workflow: Höhere Timeframes geben die Richtung vor, niedrigere das Timing. Wenn 1D und 4H beide UPTREND zeigen, sucht man auf 15m/1H Long-Setups. Bei Mismatch (z. B. 1W Uptrend, 1D Sideways) heißt es: abwarten oder kleinere Position. Die Pivot-Punkte am Chart helfen dir parallel dazu, die tatsächliche Marktstruktur (Higher Highs/Lower Lows) im Auge zu behalten — unabhängig von der MA-basierten Tabellen-Bewertung. Indicator

Strategy

ADX Flaeche (TIG)Here is a professional and concise description for your PulseWire script, written in English.
ADX Area (SMA) with Price Scale
This indicator provides a clean, visual representation of trend strength using the Average Directional Index (ADX). Unlike the standard Wilder’s smoothing, this version utilizes a Simple Moving Average (SMA) for the final ADX calculation, making it slightly more responsive to recent price changes while maintaining clarity.
How it works:
Trend Strength Visualization: The indicator plots the ADX as an area chart.
Dynamic Coloring: When the ADX rises above the user-defined threshold (default is 20), the area turns Blue, signaling a strengthening trend. When below the threshold, the area remains Gray, indicating a weak trend or sideways market.
Integrated Price Scale: Designed specifically to keep your workspace organized, the current ADX value is displayed clearly on the price scale (y-axis) for quick reference.
Key Features:
Customizable Length: Adjust the lookback period for the ADX calculation.
Adjustable Threshold: Define your own "trend vs. range" boundary (e.g., 20 or 25).
Visual Clarity: The shaded area allows you to see at a glance whether the market is gaining momentum or losing steam without cluttering your main price chart.
How to use:
Blue Area: Look for potential trend-following entries as the trend intensity increases.
Gray Area: Exercise caution or look for mean-reversion strategies during low-volatility periods.
Slope: A rising ADX indicates an accelerating trend (regardless of direction), while a falling ADX suggests a weakening trend.
Settings:
ADX Length: 14 (Default)
Trend Threshold: 20 (Default) Indicator

Indicator

Indicator

Indicator

Indicator

Z-Score Mean Reversion ProZ-Score Mean Reversion Pro is a Strategy designed to identify high-probability mean reversion setups by combining statistical Z-Score extremes with RSI momentum confirmation, Bollinger Band volatility filtering, and EMA trend alignment. It provides clean buy/sell signals, visual trade zones, dashboard data, and alert outputs to assist in short-term reversal trading, intraday setups, and swing mean reversion trades.
🔑 FEATURES
Z-Score Mean Reversion Engine: Detects statistically stretched price moves and highlights potential reversal zones when price deviates too far from its rolling mean.
Multi-Layer Signal Confirmation: Combines RSI exhaustion, Bollinger Band Width volatility checks, and EMA trend filtering to reduce false signals and improve trade quality.
Built-In Risk Management: Includes ATR-based stop loss and take profit logic, plus optional mean reversion exits when price returns toward equilibrium.
⚠️ NOTES & DISCLAIMERS
This script works best on 5m, 15m, 1H, and 4H charts across Forex, Crypto, Indices, and liquid Stocks.
Best suited for mean reversion traders looking to capture exhaustion moves and short-term reversals.
ATR exits are ideal for structured risk management, while Z-Score exits are better for pure statistical reversion setups.
Always use risk management (Stop Loss).
This script is for educational and research purposes only. Always forward test before using live capital.
Strategy

NORN WEAVE | URUZ Overview
NORN WEAVE ᚢ URUZ is the second version of NORN WEAVE ᚠ FEHU. The core logic — EMA slope, Dow Theory swing structure, ADX trend confirmation — is unchanged. What changed is the settings.
FEHU had too many parameters to configure manually. URUZ reduces that friction in three ways.
Focus Level replaces the raw EMA period with a single knob. Set the swing detection period, and the EMA scales automatically. One number instead of two.
Auto Calibration computes the ADX threshold, ATR factor, and Stop Loss directly from the chart's volatility data. When enabled, you don't need to touch those values at all.
Break Even Stop now has a single parameter: how far price must move before the stop activates. The stop is always placed at entry price — no buffer to configure, no edge cases.
The philosophy hasn't changed. Survival first, profit second.
Entry Conditions
- Long: EMA rising AND Dow Theory trend up AND ADX above threshold AND Footprint Delta bullish (if filter enabled)
- Short: EMA falling AND Dow Theory trend down AND ADX above threshold AND Footprint Delta bearish (if filter enabled)
Exit Conditions
- TP1 — ATR × Factor × 1 → closes 30% of position
- TP2 — ATR × Factor × 2 → closes another 30%
- TP3 — ATR × Factor × 3 → closes a further 30%
- Stop Loss — fixed % from entry → closes full position
- Break Even Stop — once floating profit reaches the BE trigger %, stop moves to entry price and closes on pullback
- Trend Reversal — when Dow Theory swing flips → closes full position
Focus Level & Auto Calibration
Focus Level is the primary control knob. It sets the swing detection period, and the EMA period is derived automatically (Focus Level × EMA Scale Ratio, default ×5). Adjust Focus Level first when applying to a new symbol or timeframe — everything else follows.
Auto Calibration computes three values from the chart's own data:
- ADX Threshold — 50th percentile of ADX over 300 bars. The strategy only enters when the current ADX exceeds its own historical median, filtering weak trends automatically.
- ATR Factor — shifts based on current volatility vs. the 200-bar average. High volatility → tighter targets. Low volatility → wider targets.
- Stop Loss — 50-bar smoothed ATR × 3.5, clamped between -5% and -20%.
When Auto Calibration is off, the Manual Tune group values are used instead.
Break Even Stop
Once price moves the BE Trigger % from entry, the stop is placed exactly at the entry price. The position closes if price returns to break-even. One parameter to set — how far price must travel before the stop activates. The stop position is always entry.
Footprint Delta Filter (Premium plan required)
Uses BTC or ETH footprint delta (buy volume − sell volume) as a directional confirmation filter. Blocks entries when order flow contradicts the trade direction. Meaningful reduction in false signals during ranging and choppy markets.
Parameters
- Focus Level (default 13) — Main knob. Controls swing detection and EMA scaling. Adjust first when changing asset or timeframe.
- EMA Scale Ratio (default 5) — EMA length = Focus Level × this value. Default gives EMA 65.
- Auto Calibration (default ON) — Computes ADX threshold, ATR factor, and SL from chart data automatically.
- BE Trigger % (default 5.5%) — How far price must move from entry before the BE stop activates. Recommended: 50–70% of |SL|.
- ATR Factor — active when Auto Calibration is OFF. Controls TP distance. Default 3.8.
- Stop Loss % — active when Auto Calibration is OFF. Default -10.0%.
- ADX Threshold — active when Auto Calibration is OFF. Default 20.5.
- Footprint SMA Period (default 21) — Smoothing period for delta signal.
Recommended Settings
- Meme coins (DOGE, SHIB): Focus 10–15, Auto Calibration ON, BE trigger 6–10%
- Major assets (BTC, ETH): Focus 13–18, Auto Calibration ON, BE trigger 4–7%
- Mid-cap alts (SOL, SUI, ADA): Focus 12–16, Auto Calibration ON, BE trigger 5–8%
For timeframe selection, ADX threshold 15–20 suits 1–5 min charts, 18–23 for 15 min–1H, and 20–25 for 2–4H charts. Default settings are optimized for the 2H timeframe.
Visual Guide
- EMA line — 3-layer glow effect. Teal when rising, red when falling.
- Dow Theory zones — gradient fill from the current swing level to the current price.
- TP lines — semi-transparent. TP1 faintest, TP3 most visible.
- BE Stop line — gold, appears only when the break even stop is active.
- Gray background — ADX below threshold. No entries occur in this zone.
- Orange background — Footprint Delta Filter is blocking entry.
- Orange warning bar — Auto Calibration is OFF. Manual mode is in effect.
- Status table — real-time display of all conditions, current parameter values, and mode. Japanese/English toggle included.
概要
NORN WEAVE ᚢ URUZ は、NORN WEAVE ᚠ FEHU の第2バージョンです。エントリーのコアロジック——EMAの傾き・ダウ理論のスイング構造・ADXトレンド確認——は変わっていません。変わったのは設定です。
FEHUは手動で調整するパラメーターが多すぎました。URUZはその煩わしさを3つの形で減らしています。
フォーカスレベル は、EMA期間という直感的でない数値を一本のノブに置き換えます。スイング検出期間を設定するだけで、EMAが自動的にスケールします。2つの数値が1つになりました。
オートキャリブレーション をONにすると、ADXしきい値・ATR倍率・ストップロスがチャートのボラティリティデータから自動算出されます。有効にしていれば、これらの値に触れる必要はありません。
ブレークイーブンストップ の設定項目は一つになりました——「何%動いたら発動するか」だけです。ストップ位置は常に建値(エントリー価格)で固定。バッファーの設定も、落とし穴もありません。
哲学は変わっていません。 まず生き残る、利益はその次。
エントリー条件
- ロング: EMA上向き AND ダウ理論上昇トレンド AND ADXしきい値以上 AND フットプリントデルタ買い優勢(フィルター有効時)
- ショート: EMA下向き AND ダウ理論下降トレンド AND ADXしきい値以上 AND フットプリントデルタ売り優勢(フィルター有効時)
イグジット条件
- TP1 — ATR×倍率×1 → ポジションの30%を決済
- TP2 — ATR×倍率×2 → さらに30%を決済
- TP3 — ATR×倍率×3 → さらに30%を決済
- ストップロス — エントリーから設定%に達したらポジションを全決済
- ブレークイーブンストップ — 含み益がBE発動しきい値%に達したら、ストップが建値に移動。価格が戻ったら全決済
- トレンド反転 — ダウ理論のスイングが逆転した時点でポジションを全決済
フォーカスレベルとオートキャリブレーション
フォーカスレベル は主軸の操作ノブです。スイング検出期間を設定し、EMA期間はフォーカスレベル×EMAスケール倍率(デフォルト×5)で自動決定されます。新しい銘柄・時間足に適用するときは、まずここを調整してください。
オートキャリブレーション はチャート自身のATR履歴を読み取り、3つの値をリアルタイムで算出します。
- ADXしきい値 — 過去300本のADXの50パーセンタイル(中央値)から算出。現在のADXが過去の中央値を超えているときのみエントリー。
- ATR倍率 — 現在のボラティリティを200本平均と比較して動的に変化。高ボラ時はTPを短く、低ボラ時はTPを長く。
- ストップロス — 50本平滑ATR×3.5で算出し、-5%〜-20%の範囲にクランプ。
オートキャリブレーションをOFFにすると、マニュアルチューングループの値が使われます。
ブレークイーブンストップ
エントリーからBE発動しきい値%以上動いたら、ストップがエントリー価格(建値)に設定されます。価格が建値まで戻った時点でポジションが決済されます。設定項目は一つ——「何%動いたら発動するか」だけ。ストップ位置は常に建値です。
フットプリント・デルタフィルター (Premiumプラン以上が必要)
BTCまたはETHのフットプリント・デルタ(買い出来高から売り出来高を引いた値)を方向性確認フィルターとして使用します。オーダーフローがトレードの方向と逆行しているときはエントリーをブロックします。横ばい・荒れた相場でのだましシグナルを大幅に削減します。
パラメーター
- フォーカスレベル(デフォルト13)— 主軸ノブ。銘柄・時間足変更時はここを最初に調整。
- EMAスケール倍率(デフォルト5)— EMA期間 = フォーカスレベル × この値。デフォルトでEMA65。
- オートキャリブレーション(デフォルトON)— ADXしきい値・ATR倍率・SLをチャートデータから自動算出。
- BE発動しきい値%(デフォルト5.5%)— エントリーからこの%動いたらBEストップが発動。推奨:|SL|の50〜70%。
- ATR倍率(手動)— オートキャリブレーションOFF時に有効。デフォルト3.8。
- 損切り%(手動)— オートキャリブレーションOFF時に有効。デフォルト-10.0%。
- ADXしきい値(手動)— オートキャリブレーションOFF時に有効。デフォルト20.5。
- フットプリントSMA期間(デフォルト21)— デルタシグナルの平滑化期間。
銘柄タイプ別おすすめ設定
- ミーム系(DOGE・SHIB): フォーカス10〜15、オートキャリブレーションON、BE発動6〜10%
- 主要銘柄(BTC・ETH): フォーカス13〜18、オートキャリブレーションON、BE発動4〜7%
- 中堅アルト(SOL・SUI・ADA): フォーカス12〜16、オートキャリブレーションON、BE発動5〜8%
時間足については、1〜5分足ではADXしきい値15〜20、15分〜1時間足では18〜23、2〜4時間足では20〜25を推奨します。デフォルト設定はADA 2時間足向けに最適化されています。
チャートの見方
- EMAライン — 3層グロー効果。上向きはティール、下向きはレッド。
- ダウ理論ゾーン — 現在のスイングレベルから現在価格へのグラデーション。
- TPライン — 半透明。TP1が最も薄く、TP3が最も濃い。
- BEストップライン — ゴールド。BEストップが発動している間のみ表示。
- グレー背景 — ADXがしきい値以下。このゾーンではエントリーが発生しない。
- オレンジ背景 — フットプリント・デルタフィルターがエントリーをブロック中。
- オレンジ警告 — オートキャリブレーションがOFF。手動モードが有効。
- ステータステーブル — 全エントリー条件・現在のパラメーター値・モードをリアルタイム表示。日本語・英語切り替え対応。
Strategy

Indicator

Indicator

Order Block Zone Study + ConfirmationOrder Block Zone Study + Confirmation marks support and resistance order-block zones, then helps users judge whether price is only reaching a zone or reacting with confirmation.
It is designed to answer three simple questions:
Where is the order-block zone?
How strong is the zone based on the model?
Is price only touching it, or is confirmation also active?
The goal is not to give automatic trade calls. The goal is to make order-block zones easier to read, compare, and monitor.
==================================================
WARNING
==================================================
This indicator is a chart-reading tool. It does not predict the future and does not guarantee that any order block will hold.
The labels, scores, observed stats, and confirmation markers are based on the script's internal model and the available chart data. They should be used as context, not as financial advice or as standalone buy/sell instructions.
A zone can look strong and still fail. Always check the broader trend, market structure, liquidity, news risk, and your own risk management.
==================================================
(1) OVERVIEW
==================================================
This indicator has two main parts.
1) Order-block zone detection
The script detects bullish and bearish order-block-style zones.
Support OB - a bullish order-block zone that may act as support.
Resistance OB - a bearish order-block zone that may act as resistance.
The zone logic uses several chart conditions together, including:
swing highs and swing lows
the last opposite candle before a displacement move
ATR-based displacement strength
EMA trend alignment
premium / discount location
pivot support or resistance confluence
body expansion and relative volume
current market bias
2) Confirmation add-on
The confirmation layer checks whether price is simply reaching the zone or whether the reaction is supported by additional conditions.
It can use:
fast EMA position
fast EMA direction
RSI behavior
MACD behavior
candle direction
relative volume
The box shows where the zone is. The label explains the zone quality. The triangle shows that confirmation conditions are active.
==================================================
(2) WHAT YOU SEE ON THE CHART
==================================================
Boxes - active support or resistance OB zones.
Labels - zone type, grade, status, observed behavior, edge class, and model rating.
Triangles - confirmation conditions after price reaches or approaches a zone.
Faded zones - historical or invalidated zones kept for visual context.
Midline - the center of the zone, useful for reading depth of reaction.
The indicator is designed to keep the latest active zones visible and reduce chart clutter by limiting how many zones and labels remain on the chart.
==================================================
(3) HOW TO USE IT PROPERLY
==================================================
The correct way to use this indicator is to read the zone step by step, not only look at the box.
Simple workflow
Find the zone.
Check whether price is reacting around a support OB or resistance OB.
Read the label.
The label explains the model grade, zone status, observed behavior, edge class, and final model rating.
Check the status.
Fresh zones are usually cleaner than tested zones. Broken zones should not be treated as active zones.
Wait for reaction quality.
A zone touch alone is only the first step. Confirmation adds evidence that price is reacting.
Use the triangle as confirmation context.
A triangle means the confirmation engine found enough supporting conditions. It is not a guaranteed entry.
Check broader market structure.
Use the indicator together with trend, support/resistance, liquidity, and risk management.
The best reading comes when the zone type, label quality, status, confirmation, and broader market structure all support the same idea.
==================================================
(4) LABEL EXPLANATION
==================================================
A label may look like this:
Support OB | Grade A | Status Fresh | Observed 61.2% | Edge Strong | Model 8.1/10
Support OB / Resistance OB
This tells you the zone type.
Support OB - bullish order-block zone, treated as possible support.
Resistance OB - bearish order-block zone, treated as possible resistance.
Grade
The grade summarizes the internal zone score.
A++ - 86 or higher
A - 72 to 85.99
B+ - 60 to 71.99
B - 48 to 59.99
C - below 48
A++ and A are stronger model grades. B+ is acceptable. B and C are weaker.
Status
The status explains the current condition of the zone.
Fresh - price has not touched the zone yet.
Tested - price already touched the zone.
Broken - price invalidated the zone.
Fresh is usually cleaner than tested. Broken means the zone is no longer active.
Observed
Observed shows the script's chart-based observation for that side of the model. It combines how often zones were touched and how often resolved zones reached the model target before invalidation.
This is not a guaranteed win rate. It depends on available chart history and the number of resolved examples.
Edge
Edge classifies the model's observed reward/risk behavior into simple language:
Weak
Slightly Weak
Neutral
Strong
Very Strong
This is based on observed target/invalidation behavior, ATR-based target and invalidation distances, and confidence from sample size.
Model
Model is the final combined rating from 1 to 10.
It combines:
zone grade
zone status
observed behavior
edge class
confidence from available outcomes
A practical reading:
8 to 10 - stronger model reading
6 to 7.9 - decent model reading
4 to 5.9 - average or weaker reading
below 4 - low-quality reading
==================================================
(5) PRACTICAL LABEL EXAMPLES
==================================================
Example 1
Support OB | Grade A | Status Fresh | Observed 63% | Edge Strong | Model 8.2/10
This is a stronger support-zone reading. If price returns and confirmation appears, the reaction has better model support.
Example 2
Resistance OB | Grade B+ | Status Fresh | Observed 55% | Edge Neutral | Model 6.6/10
This is a watchlist-quality resistance zone. It may be useful, but it is not as strong unless confirmation appears.
Example 3
Support OB | Grade A++ | Status Tested | Observed 60% | Edge Strong | Model 7.4/10
The grade is strong, but the zone has already been tested. It can still matter, but it is less clean than a fresh zone.
Example 4
Resistance OB | Grade C | Status Fresh | Observed 47% | Edge Weak | Model 3.8/10
This is a weak model reading. Even if price reaches it, it should not be trusted alone.
Example 5
Support OB | Grade B+ | Status Fresh | Observed 58% | Edge Neutral | Model 6.9/10
This is a decent zone, but if there is no confirmation, it is usually better to keep watching instead of treating the touch as enough.
==================================================
(6) CONFIRMATION
==================================================
Confirmation is optional, but useful.
The order block marks the important area. The confirmation add-on checks whether price is reacting with enough supporting evidence.
Simple logic
OB zone = where price may react.
Label = how good the zone looks according to the model.
Triangle = confirmation conditions are active.
For support confirmation, the script checks whether price is inside or near the support OB and whether enough bullish confirmation conditions are active.
For resistance confirmation, it checks the opposite side.
The confirmation engine can include:
EMA position
EMA direction
RSI behavior
MACD behavior
candle behavior
relative volume
A zone touch starts the observation. Confirmation adds extra evidence that the reaction may be developing.
==================================================
(7) ALERTS
==================================================
The alert conditions can be grouped into three simple types.
1) Zone reached alerts
These alerts tell you price has reached a support or resistance OB zone.
This means the area is active, but confirmation may not be present yet.
2) Zone reached + confirmation alerts
These alerts tell you price reached the zone and confirmation conditions are active.
This is the stronger alert type, but it is still only a chart condition.
3) Confirmation only / any event alerts
These alerts are broader monitoring alerts. They are useful when you want to know that a support or resistance event is happening, even if you do not want a very specific alert.
Reached only = start watching
Reached + confirmation = stronger chart condition
Alerts are monitoring tools. They are not trade instructions and do not guarantee a result.
==================================================
(8) HOW THE MODEL IS CALCULATED
==================================================
1. Zone Score
Score = Base + Displacement + Break + Trend + Body + Volume + PD Filter + S/R Filter + Bias + Edge
The score combines several pieces of zone quality, including displacement strength, structure break, trend alignment, candle body expansion, volume expansion, premium/discount location, pivot confluence, market bias, and observed edge.
2. Quality Grade
Quality Grade = function of Score
The raw score is converted into A++, A, B+, B, or C.
3. Zone Status
Zone Status = Fresh, Tested, or Broken
The status depends on whether price has touched or invalidated the zone.
4. Observed Rate
Observed Rate = Target Rate x Touch Rate
This combines how often zones are revisited and how often resolved zones reach the model target before invalidation.
5. Target Rate
Target Rate = Targets Reached / Resolved Zones x 100
This measures resolved zones only.
6. Touch Rate
Touch Rate = Touches / Total Zones x 100
This measures how often detected zones were revisited by price.
7. Reward/Risk Ratio
RR = Target ATR Multiplier / Invalidation ATR Multiplier
This is based on the ATR target and invalidation settings.
8. Edge
Edge = Target Rate x RR - (1 - Target Rate)
This estimates whether the observed target/invalidation behavior is positive, neutral, or weak.
9. Confidence
Confidence = min(Resolved Outcomes / Minimum Observed Outcomes, 1.0)
Confidence adjusts how much trust is placed on the observed stats. Low sample size means lower confidence.
10. Final Model Rating
Model Rating = Grade Score + Status Score + Observed Score + Edge Score
This creates the final label rating from 1 to 10.
==================================================
(9) IMPORTANT LIMITATIONS
==================================================
This script does not know the future. It only evaluates chart conditions using its internal rules.
Observed stats can be unreliable when there are not enough resolved examples. A label can show useful context, but it should not be treated as proof that the next zone will work.
Order blocks can fail during strong trends, news events, low-liquidity conditions, or when broader market structure changes.
Use the model rating as context, not certainty.
==================================================
DISCLAIMER
==================================================
This script is a public open-source indicator for educational and informational use.
It is not financial advice, investment advice, or a recommendation to buy or sell any asset.
The script identifies order-block-style chart zones and confirmation conditions only. It does not guarantee profitable trades, signal accuracy, or future performance.
Users should always apply their own analysis, position sizing, and risk management before making any trading decision.
Indicator

HTF/LTF Alignment ("Trend Is your Friend, Until the end!")HTF/LTF Alignment Dashboard
A clean multi-timeframe bias dashboard built around the 9 and 13 EMA. Tracks 9/13 EMA direction across three user-defined timeframes simultaneously and shows whether they're aligned at a glance — without making you flip charts.
What it does
Reads the 9 EMA (blue) and 13 EMA (grey) on three independently selectable timeframes (defaults: 1H / 15m / 5m) and prints the result as a compact dashboard on your chart. Each timeframe is color-coded — green when 9 EMA is above 13 EMA (bullish), red when below (bearish). A single alignment indicator at the top of the table reads "HTF/LTF Aligned" with a light blue dot when all three timeframes agree, grey when they don't.
The dashboard works on any chart timeframe. The three TFs in the table are pulled independently of what you're viewing, so you can sit on a 1m execution chart and still read 1H bias.
How to use it
1. Trend continuation — the cleanest setup
When all three TFs are aligned (blue dot lit), you're in a confirmed trending regime where higher and lower timeframes agree. This is the highest-probability environment to take continuation trades — pullbacks to value, breakouts, retests of broken structure. Trend is your friend, until the end. Trade with the alignment, not against it.
2. Possible reversal — read the flip cascade
The order in which timeframes change is the early-warning system. Reversals almost always start small and work outward:
LTF flips first → first crack, often just noise on its own
MTF flips → trend in your execution window has rolled
HTF flips → regime change confirmed
If you're holding a position in a fully-aligned market and the LTF flips against you, that's your cue to tighten stops, scale out, or stop adding. If two TFs have flipped and only the HTF holds, you're in the danger zone — the trend is dying. A full new-direction alignment (all three flip and re-agree) is the cleanest signal that the reversal is real, not a wick.
3. Top-down bias filter
Set TF1 to your bias timeframe, TF2 to your structure timeframe, TF3 to your execution timeframe. Only take longs when all three show BULL. Only take shorts when all three show BEAR. When the alignment dot is grey, the market is in transition — stand down or wait for it to settle.
4. Confluence trigger
Watch for the dot flipping from grey to light blue. That moment marks all three TFs agreeing for the first time and frequently coincides with momentum kicks and continuation legs. Pair it with your own entry trigger — structure break, pullback to a key level, breakout retest, or whatever you already use.
5. Don't fight the tide check
If your HTF row is BEAR and you're tempted to long an LTF setup, the dashboard sitting grey is the visual reminder you're trading against the higher tide. Reduce size, skip the trade, or wait for alignment to come to you.
Settings
Three timeframes, fully editable (HTF / MTF / LTF)
Table position: any of four corners or middle sides
Table size: Tiny / Small / Normal / Large
Every color editable — cell backgrounds, text colors, frame, borders, alignment indicator
Optional plot of the 9/13 EMA on the current chart (off by default; 9 = blue, 13 = grey)
"Use confirmed values only" toggle for non-repainting bias (locks each TF until that bar closes)
Three alerts: bullish alignment fired, bearish alignment fired, alignment lost
Notes
Default mode shows live developing bias — values can update intra-bar until each TF's bar closes. Flip on "Use confirmed values only" if you prefer locked, non-repainting values. For best data fidelity, keep your chart timeframe equal to or lower than the lowest TF in your dashboard. Works on any market — futures, FX, equities, crypto.
This is a bias and confluence tool. It won't tell you exactly where to enter or exit on its own — it shows you when the trend stack agrees, when it doesn't, and when it's starting to come apart Indicator

Strategy

ADX/ MACD/ 200 EMA Strawberry Signals 🍓 Strawberry Signals 🍓
The Strawberry Signals indicator is a trend-following trading tool designed to help traders identify high-probability market entries by combining three core components:
trend direction (EMA 200), momentum (MACD), and trend strength (ADX) .
Signals are only displayed on confirmed candles to ensure stability and avoid repainting behavior.
📌 Indicator Concept
This indicator focuses on trading in the direction of the dominant trend. Instead of generating frequent signals, it filters out low-quality market conditions and only highlights setups where trend, momentum, and strength are aligned.
The goal is to reduce noise and help traders focus on clearer market structures rather than overtrading in sideways conditions.
📊 Core Components
1. EMA 200 – Trend Filter
The EMA 200 is used as the primary trend direction filter.
- Price above EMA 200 → bullish market structure
- Price below EMA 200 → bearish market structure
This ensures that signals are always aligned with the higher timeframe bias of the market.
2. MACD – Momentum Confirmation
The MACD crossover is used to confirm momentum shifts in the direction of the trend:
- Bullish signal: MACD line crosses above signal line
- Bearish signal: MACD line crosses below signal line
This helps identify moments where momentum supports the trend direction.
3. ADX – Trend Strength Filter
The ADX is used to measure whether the market is strong enough for trend trading.
Only when ADX is above the selected threshold (default: 20) will signals be allowed.
- Low ADX → weak or sideways market (no signals)
- High ADX → strong trend conditions (valid signals)
🟢 Buy Signal Conditions
Price is above the EMA 200
MACD line crosses above the signal line
ADX is above the defined threshold (trend strength confirmed)
Signal is confirmed on candle close (no intrabar signals)
🔴 Sell Signal Conditions
Price is below the EMA 200
MACD line crosses below the signal line
ADX is above the defined threshold (trend strength confirmed)
Signal is confirmed on candle close (no intrabar signals)
⚙️ Settings Overview
EMA Length: Defines the trend filter (default: 200)
MACD Settings: Controls momentum sensitivity (fast, slow, signal)
ADX Length: Smoothness of trend strength calculation
ADX Threshold: Minimum trend strength required for signals
📉 Market Conditions
This indicator performs best in trending environments where price moves directionally with momentum.
During sideways or low-volatility conditions, fewer signals will appear by design, as weak trends are filtered out.
👤 My Personal Use
This indicator is intentionally designed to produce fewer signals. Entries are only generated at the exact moment of a MACD crossover when all required conditions are aligned. I use it for XAUUSD on the 1M chart but I'm confident for it to work on different instruments.
In my personal trading, I also monitor situations where the ADX rises above the threshold after the MACD crossover. If momentum remains strong and the overall trend structure (EMA direction) is still valid, these scenarios can still offer interesting trade opportunities even if no signal was printed.
For better decision-making, I recommend displaying the MACD and ADX directly on the chart alongside this indicator. This helps to visually confirm momentum development for trading and trend strength beyond the signal itself.
⚠️ Important Notes
This indicator is designed for educational and analytical purposes.
It does not guarantee profitable trades.
Always combine signals with proper risk management and additional confirmation tools and market structure if needed.
🍓 Summary
Strawberry Signals provides a clean and structured approach to trend trading by combining multiple technical indicators into a single signal system.
It is built to reduce noise, filter weak setups, and highlight only high-quality trend-aligned opportunities directly on the chart.
Indicator

Trend Re-Entry Planner [AGPro Series]Trend Re-Entry Planner
🧠 Core Idea
Is an active trend pullback creating a clean re-entry planning context, or is the reset becoming too risky?
📌 Overview / What it does
Trend Re-Entry Planner is a chart-first trend continuation planning tool designed to evaluate pullbacks inside an active trend structure. The default profile is tuned for 1H charts, where re-entry pockets, trigger candles, invalidation edges, and target-room context usually remain more readable.
The script builds a re-entry pocket from the current impulse range, scores the quality of the pullback, maps a trend defense line, shows an invalidation edge, and estimates target-room context. The goal is to help users judge whether a pullback is becoming organized enough for review or whether the trend context should be rebuilt.
It does not predict price, automate entries, or turn every pullback into a signal. It is a rule-based planning framework for evaluating trend re-entry structure.
🎯 Purpose & Design Philosophy
This script was built for traders who already track trend continuation but want a cleaner way to decide whether a pullback is worth attention.
Many trend tools show direction. Many pullback tools mark a reaction. This script focuses on the planning layer between those two ideas: trend side, pullback depth, reset quality, trigger behavior, target room, risk edge, and next action.
The design supports a disciplined workflow: evaluate context first, then decide whether the setup is ready, confirmed, invalidated, or still waiting.
⚡ Why This Script Is Different
Most tools focus on trend direction, moving average crosses, or broad pullback labels.
This script does NOT clone SuperTrend pullback grading, generic trend continuation signals, or low-volume pullback zones.
Instead, it uses an EMA trend stack and impulse-based re-entry pocket to build a planning view around the current pullback. The output is not just a marker. It is a decision panel with a 0-100 re-entry score, pullback depth, risk edge, target-room context, and next-action state.
⚙️ Methodology
1. Context Detection
The script identifies active bullish or bearish trend structure using an EMA stack and directional slope.
2. Reference Mapping
It maps the current impulse range and builds a concept-native re-entry pocket from that range.
3. Reaction Evaluation
The engine scores trend slope, pullback depth, reset quality near the mid EMA, trigger candle behavior, and target-room availability.
4. Visual Output
The script displays the re-entry pocket, invalidation edge, target-room guide, event labels, sparse context labels, and a premium AG Pro planning panel.
🗺️ How to Read the Chart
Zones = the re-entry pocket and target-room area used for planning context.
Labels = READY, CONFIRMED, INVALIDATED, FOLLOW-THROUGH, and sparse context states.
Colors = teal for bullish continuation context, pink for bearish or invalidation context, yellow for watch/review states, and indigo for target-room or follow-through emphasis.
Panel = the compact decision dashboard showing trend side, re-entry score, pullback depth, risk edge, and action.
🚦 Signals & States
• WATCH → the pullback is developing but still needs confirmation or cleaner structure.
• READY → the re-entry context has enough quality for closer review.
• CONFIRMED → a qualifying trigger candle appears after the pullback context improves.
• FOLLOW-THROUGH → the confirmed context produces a stronger continuation marker.
• INVALIDATED → price crosses the active invalidation edge and the plan should be rebuilt.
🔔 Alerts Logic
Alerts trigger when the script detects READY, CONFIRMED, INVALIDATED, or FOLLOW-THROUGH states.
Each alert is an attention marker tied to the rule-based state engine. Alerts are not trade instructions and do not guarantee that continuation will occur.
🧩 Confluence Logic
The context becomes stronger when trend slope, pullback depth, mid-EMA reset quality, trigger candle behavior, and target-room availability align.
The script intentionally requires multiple conditions instead of labeling every trend pullback as meaningful.
📊 When to Use
• 1H charts with active directional structure
• Directional markets with clear trend structure
• Pullbacks after a visible impulse move
• Continuation review workflows
• Trend-following plans where risk edge and target room matter
⚠️ When NOT to Use
• Low-liquidity symbols with unreliable price movement
• Extremely choppy markets with frequent trend-stack flips
• News-driven volatility where pullback structure changes too quickly
• Markets where the active impulse range is stale or unclear
🎛️ Key Inputs
• Sensitivity → adjusts how selective the re-entry score model is.
• Planning Profile → keeps the default behavior tuned for hourly re-entry planning or allows manual/higher-timeframe adjustment.
• Impulse Lookback → controls the range used to build the re-entry pocket.
• Re-Entry Depth settings → define the shallow, ideal, and deep areas of the pocket.
• Thresholds → control WATCH, READY, and CONFIRMED state requirements.
• Visual settings → control zones, EMA stack, labels, panel theme, panel location, and font sizes.
🖥️ Interface & Visual Design
The interface is built around a clean AG Pro panel and chart-first planning visuals.
The re-entry pocket and target-room guide are intentionally restrained so price remains readable. Labels are limited and spaced to keep the chart informative without becoming crowded.
The first panel row uses the standard AGPro merged blue header format.
🧪 Practical Usage Workflow
1. Read the panel to identify trend side and current action.
2. Check whether price is interacting with the re-entry pocket.
3. Evaluate the score, pullback depth, and risk edge.
4. Wait for READY or CONFIRMED state before treating the context as review-worthy.
5. Rebuild the plan if the invalidation edge is crossed.
🔍 Interpretation Guidelines
Think in terms of planning quality, not certainty.
A higher score means the current pullback has more constructive re-entry characteristics according to the script's rule set. A lower score means the pullback is less organized, has poor target room, lacks a clear trigger, or has moved too close to invalidation.
Use the script as a structure-reading tool within broader market context.
🚫 What This Script Is NOT
• Not a prediction engine
• Not financial advice
• Not an auto-trading system
• Not guaranteed signals
• Not a SuperTrend pullback clone
• Not a generic support/resistance zone map
⚠️ Limitations & Transparency
The script is rule-based and depends on visible chart data.
Timeframe differences, volatility shifts, low liquidity, and sudden news events can change how re-entry structure appears.
The score reflects the internal model only. It does not know future order flow, future liquidity, or future market intent.
🧠 Market Context Notes
Trend re-entry quality is usually clearer when a market has directional structure, a readable impulse, and enough room before nearby obstacles.
When a trend is mature, overly extended, or choppy, the same pullback behavior may carry less useful information.
🧾 Use Case Examples
When price pulls into the re-entry pocket during a bullish EMA stack and then prints a constructive trigger candle, the script may shift from WATCH to READY or CONFIRMED.
When price crosses the invalidation edge, the script marks the context as INVALIDATED so the user can rebuild the plan instead of forcing the old structure.
🧱 System Philosophy
AGPro planning tools are designed to turn chart structure into a clearer decision workflow.
This script follows that philosophy by focusing on context, readiness, risk edge, and next action rather than simple signal output.
🔐 Non-Promise Statement
No script can guarantee continuation, reversal, profit, or accuracy.
This tool provides structured context only. Users should combine it with their own analysis, timeframe review, and risk management process.
📉 Risk Disclosure
Trading involves risk.
Users are responsible for their own decisions, position sizing, trade management, and risk control.
This script does not provide financial advice and does not guarantee trading outcomes.
📚 Educational Note
Trend Re-Entry Planner is intended to help users study how pullbacks behave inside active trend structure and how planning context can be organized more clearly.
Indicator

Indicator

NEIL'S Dual MACD (5min & 15min)⏱️ Multi-Timeframe MACD — Smarter, Faster Analysis
This indicator is built to simplify one of the most common challenges traders face: constantly switching between timeframes to confirm MACD signals.
Instead of flipping between the 5-minute and 15-minute charts, this tool brings both together into a single view—allowing you to analyze momentum, trend direction, and signal alignment without interrupting your workflow.
🚀 Why This Indicator?
Many traders rely on multi-timeframe confirmation to improve accuracy, but the process of switching charts can be slow, distracting, and inefficient.
This indicator solves that problem by integrating MACD data from both 5-minute and 15-minute timeframes directly onto your current chart, helping you stay focused and react faster to market movements.
🔑 Key Features
⚡ Dual Timeframe MACD in One View
Monitor both 5m and 15m MACD simultaneously without changing charts
📉 Stronger Signal Confirmation
Quickly identify when both timeframes align for higher-probability setups
⏳ Time Efficiency
Eliminates repetitive timeframe switching and speeds up analysis
📊 Improved Market Clarity
Understand momentum shifts across timeframes at a glance
🧠 Better Decision-Making
Helps traders stay disciplined by relying on structured, multi-timeframe confirmation
🎯 How It Helps You
By combining multiple timeframe insights into one chart, this indicator allows you to:
Spot early momentum shifts on the lower timeframe
Confirm trend direction with the higher timeframe
Avoid weak or conflicting signals
Stay consistent in your trading process
👤 Who Is This For?
✔ Scalpers and intraday traders
✔ Traders using MACD for entries and confirmations
✔ Anyone practicing multi-timeframe analysis
✔ Traders who want a faster and cleaner workflow
⚠️ Important Note
This indicator is designed as a decision-support tool, not a standalone trading system. Always combine it with proper risk management and your overall trading strategy. Indicator

NEIL'S FX Sessions + EMA + Prev Day HLThis indicator is designed to provide a complete market overview by combining session tracking, dynamic trend analysis, and key price levels into a single, clean framework.
It highlights the major trading sessions—Sydney, Tokyo, London, and New York—allowing traders to understand when volatility and liquidity are most active. This helps in aligning trades with the most relevant market hours.
The indicator also includes six customizable EMA slots, enabling users to analyze short-term and long-term trends simultaneously. This multi-layered EMA structure helps identify trend direction, pullbacks, and potential continuation zones.
In addition, it plots the previous day’s high and low, giving traders important reference levels for liquidity, breakouts, and reversals.
By combining time-based context, trend structure, and key levels, this indicator helps traders make more informed and structured decisions while keeping the chart organized and efficient. Indicator

Alpha Forge Accumulation LiteAlpha Forge Accumulation Lite is an open-source overlay designed to visualize possible long-term accumulation conditions on higher-timeframe charts.
The script is not built for intraday trading, exact bottom detection, or short-term entries. Instead, it provides a visual framework for studying when an asset is trading below its longer-term trend context while additional correction and stabilization conditions are present.
Core Idea
The script asks a simple chart-analysis question:
Is this asset showing conditions that may be associated with a long-term accumulation phase?
To answer that, the script combines several rule-based inputs, including:
Long-term EMA distance
Drawdown depth
Momentum exhaustion
Volatility behavior
Early stabilization conditions
When enough of these conditions are present, the script marks an Accumulation Zone.
What It Shows
Alpha Forge Accumulation Lite can display:
Potential accumulation zones
Gold candle tinting during active zones
A long-term trend EMA
An accumulation score
Simple visual chart context for Daily and Weekly charts
How To Use
This script is designed for higher-timeframe chart review.
It may be useful for users who want to study:
Assets after large pullbacks
Long-term trend discount conditions
Possible cycle-style accumulation areas
Watchlist candidates for further research
Daily and Weekly chart structure
An Accumulation Zone does not mean price has bottomed.
It does not mean price cannot continue lower.
It only means the script’s programmed conditions for a possible accumulation environment are present on the selected chart and timeframe.
Best Timeframes
The script is primarily intended for:
Daily charts
Weekly charts
Lower timeframes may produce less meaningful results because the logic is based on broader market structure and longer-term conditions.
Possible Markets
The script can be applied to different asset classes, including:
Stocks
Crypto
Metals
Macro-related assets
Indices
Users should test and interpret the script differently depending on the market being reviewed.
Lite Version Notes
This is a simplified public version of a broader accumulation framework.
It is intended to provide clean visual context without adding excessive chart complexity.
Important Notes
This script is open source.
It is for educational chart analysis and research.
It does not provide financial advice.
It does not identify guaranteed buy zones.
It does not predict exact tops or bottoms.
It does not guarantee future results.
All zones, scores, candle colors, and visual states are based only on the script’s programmed conditions and should be interpreted as informational chart context. Indicator
