NORN WEAVE | URUZ — Strategy by mm_mitsuya

By mm_mitsuya

Performance Metrics

Description

OverviewNORN 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 positionFocus Level & Auto CalibrationFocus 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 StopOnce 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。手動モードが有効。- ステータステーブル — 全エントリー条件・現在のパラメーター値・モードをリアルタイム表示。日本語・英語切り替え対応。

Browse all 5,900+ TradingView Pine Script strategies

View on TradingView