Indicator
Moving Averages
NORN WEAVE | THURISAZ# NORN WEAVE ᚦ THURISAZ
---
### Overview
NORN WEAVE ᚦ THURISAZ is the third version of the NORN WEAVE series, built on URUZ as its foundation.
The core logic is unchanged — EMA slope, Dow Theory swing structure, ADX trend confirmation. What changed is the entry filter. THURISAZ adds one question before every trade: *where are we standing on the daily chart?*
URUZ was built to survive. THURISAZ is built to choose. Bad entries don't just lose money — they consume time, margin, and mental bandwidth. The goal of this version is to stop entering trades that look right on the current timeframe but are wrong on the bigger picture.
The philosophy remains: survival first, profit second. THURISAZ adds a third principle — *don't enter where you shouldn't be standing.*
---
### What's New: Daily Fibonacci Filter
THURISAZ introduces a daily timeframe Fibonacci filter as a structural context layer.
When the current timeframe trend and the daily trend align, the strategy behaves exactly like URUZ — no additional friction.
When they diverge, THURISAZ evaluates *where* price sits within the daily swing range using Fibonacci retracement levels (0.382 and 0.618):
- **Mid zone (0.382–0.618)** — Price is in the middle of the daily range. This is the "landing zone": the most likely area for a pullback to stall and reverse, not complete. Entries are blocked.
- **Shallow zone (below 0.382)** — The pullback is still early. Entry is allowed, but TP1 is adjusted to the 0.382 level rather than the standard ATR-based target. Partial profit is taken before the natural resistance zone.
- **Deep zone (above 0.618)** — Price has retraced significantly. Potential reversal territory. Entry is allowed with standard targets.
The daily swing detection period is independently configurable from the current timeframe's Focus Level, giving finer control over what constitutes a "daily swing."
---
### Entry Conditions
**Long:** EMA rising AND Dow Theory trend up AND ADX above threshold AND Daily Fibo zone allows AND Footprint Delta bullish (if filter enabled)
**Short:** EMA falling AND Dow Theory trend down AND ADX above threshold AND Daily Fibo zone allows AND Footprint Delta bearish (if filter enabled)
---
### Exit Conditions
- TP1 — ATR × Factor × 1 → closes 30% (or Fibo 0.382 if shallow counter-trend entry)
- 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
Unchanged from URUZ. Focus Level is the primary knob — adjust it first when applying to a new symbol or timeframe.
Auto Calibration computes ADX threshold, ATR factor, and Stop Loss from the chart's own volatility data. When enabled, no manual tuning is required.
---
### Break Even Stop
Unchanged from URUZ. One parameter: how far price must move from entry before the stop activates. Stop is always placed at entry price.
---
### Footprint Delta Filter *(Premium plan required)*
Unchanged from URUZ. Uses BTC or ETH footprint delta as a directional confirmation filter. Blocks entries when order flow contradicts the trade direction.
---
### Parameters
- **Focus Level** (default 13) — Main knob. Controls swing detection and EMA scaling.
- **EMA Scale Ratio** (default 5) — EMA length = Focus Level × this value.
- **Daily Swing Length** (default 10) — Swing detection period for the daily timeframe. Independent from Focus Level.
- **Show Daily Fibo Zone** (default ON) — Displays the 0.382 and 0.618 levels on the chart for visual reference.
- **Auto Calibration** (default ON) — Computes ADX threshold, ATR factor, and SL automatically.
- **BE Trigger %** (default 5.5%) — How far price must move before the BE stop activates.
- **ATR Factor** — Manual mode only. Default 3.8.
- **Stop Loss %** — Manual mode only. Default -10.0%.
- **ADX Threshold** — Manual mode only. Default 20.5.
- **Footprint SMA Period** (default 21) — Smoothing period for delta signal.
---
### On Overfitting
One of the design principles of the NORN WEAVE series has been to minimize the number of configurable parameters. More parameters means more room to fit historical data — and less reason to trust that the results will hold going forward.
THURISAZ adds one new parameter: Daily Swing Length. That's it.
The Fibonacci levels themselves (0.382 and 0.618) are not parameters — they are fixed, widely recognized structural levels used by traders across markets and timeframes. They were not chosen by optimizing against backtest data.
The Daily Fibonacci Filter was validated across six symbols (SOL, DOGE, ETH, SUI, NEAR, PEPE). Five of the six showed improvement in profit factor and drawdown. The one exception — PEPE — deteriorated, which is the expected behavior: PEPE's explosive, non-structural price action doesn't respect daily swing context the way trend-following instruments do. A filter that improves everything uniformly would be suspicious. This result is not.
The filter works because the idea behind it is sound, not because it was tuned to work.
---
### Visual Guide
- **EMA line** — 3-layer glow. Teal when rising, red when falling.
- **Dow Theory zones** — gradient fill from current swing level to current price.
- **Daily Fibo lines** — gold lines at 0.382 and 0.618 of the daily swing. Shaded zone between them marks where entries are blocked.
- **TP lines** — semi-transparent. TP1 faintest, TP3 most visible.
- **BE Stop line** — gold, appears only when active.
- **Gray background** — ADX below threshold. No entries.
- **Orange background** — Footprint Delta Filter blocking entry, or Daily Fibo mid zone active.
- **Status table** — real-time display of all conditions. Japanese/English toggle included. Daily Fibo status shown as: Same Dir / Mid Zone (blocked) / Shallow (TP adjusted) / Deep (reversal watch).
---
---
### 概要
NORN WEAVE ᚦ THURISAZ は、URUZを土台とした NORN WEAVE シリーズ第3バージョンです。
コアロジックは変わっていません——EMAの傾き・ダウ理論のスイング構造・ADXトレンド確認。変わったのはエントリーフィルターです。THURISAZは、すべてのトレードの前に一つの問いを加えます。*日足でみたとき、今どこに立っているのか?*
URUZは「生き残る」ために設計されました。THURISAZは「選ぶ」ために設計されています。悪いエントリーは資金を失うだけでなく、時間・証拠金・集中力を消費します。このバージョンの目標は、現在足ではシグナルが正しく見えても、大きな地形では立ってはいけない場所へのエントリーを止めることです。
哲学は変わっていません。まず生き残る、利益はその次。THURISAZは三つ目の原則を加えます——*立つべきでない場所には立たない。*
---
### 追加機能:日足フィボフィルター
THURISAZは、相場の地形を把握するための「日足フィボナッチフィルター」を新たに導入しました。
現在足のトレンドと日足のトレンドが同じ方向の場合、ストラテジーはURUZとまったく同じ挙動をします——追加の制約はありません。
方向が逆の場合、THURISAZはフィボナッチリトレースメント水準(0.382・0.618)を使い、日足スイングのどの位置に価格があるかを評価します。
- **中間ゾーン(0.382〜0.618)** — 価格が日足レンジの真ん中にある状態。「踊り場」と呼ぶべき位置で、押し目・戻しが途中で止まって反転する可能性が最も高い。エントリーをブロックします。
- **浅いゾーン(0.382以下)** — 押し目・戻しがまだ浅い段階。エントリーは許可しますが、TP1を通常のATRベースから日足フィボ0.382水準に調整します。自然な抵抗ゾーンの手前で部分利確します。
- **深いゾーン(0.618以上)** — 大きく押し込まれた位置。反転の可能性がある水準として通常通りエントリーします。
日足のスイング検出期間は現在足のフォーカスレベルとは独立して設定できます。
---
### エントリー条件
**ロング:** EMA上向き AND ダウ理論上昇 AND ADXしきい値以上 AND 日足フィボゾーン許可 AND フットプリントデルタ買い優勢(フィルター有効時)
**ショート:** EMA下向き AND ダウ理論下降 AND ADXしきい値以上 AND 日足フィボゾーン許可 AND フットプリントデルタ売り優勢(フィルター有効時)
---
### イグジット条件
- TP1 — ATR×倍率×1 → 30%決済(逆張り・浅いゾーン時はフィボ0.382水準)
- TP2 — ATR×倍率×2 → さらに30%決済
- TP3 — ATR×倍率×3 → さらに30%決済
- ストップロス — エントリーから設定%に達したら全決済
- ブレークイーブンストップ — 含み益がBE発動しきい値%に達したらストップが建値に移動。価格が戻ったら全決済
- トレンド反転 — ダウ理論スイングが逆転した時点で全決済
---
### フォーカスレベルとオートキャリブレーション
URUZから変更なし。フォーカスレベルが主軸ノブです。新しい銘柄・時間足に適用するときはここを最初に調整してください。
オートキャリブレーションをONにすると、ADXしきい値・ATR倍率・SLがチャートのボラティリティデータから自動算出されます。
---
### ブレークイーブンストップ
URUZから変更なし。設定項目は一つ——「何%動いたら発動するか」だけ。ストップ位置は常に建値です。
---
### フットプリント・デルタフィルター *(Premiumプラン以上が必要)*
URUZから変更なし。BTCまたはETHのフットプリントデルタを方向性確認フィルターとして使用します。
---
### パラメーター
- **フォーカスレベル**(デフォルト13)— 主軸ノブ。スイング検出・EMAスケールを制御。
- **EMAスケール倍率**(デフォルト5)— EMA期間 = フォーカスレベル × この値。
- **日足スイング検出期間**(デフォルト10)— 日足フィボ計算に使うスイング検出期間。フォーカスレベルとは独立。
- **日足フィボゾーン表示**(デフォルトON)— 0.382・0.618ラインをチャートに表示。
- **オートキャリブレーション**(デフォルトON)— ADXしきい値・ATR倍率・SLを自動算出。
- **BE発動しきい値%**(デフォルト5.5%)— エントリーからこの%動いたらBEストップが発動。
- **ATR倍率**(手動)— オートキャリブレーションOFF時に有効。デフォルト3.8。
- **損切り%**(手動)— オートキャリブレーションOFF時に有効。デフォルト-10.0%。
- **ADXしきい値**(手動)— オートキャリブレーションOFF時に有効。デフォルト20.5。
- **フットプリントSMA期間**(デフォルト21)— デルタシグナルの平滑化期間。
---
### 過剰最適化について
NORN WEAVE シリーズの設計方針の一つは、パラメーター数をできる限り減らすことでした。パラメーターが増えるほど過去データへの過剰適合が起きやすくなり、将来の結果を信頼する根拠が薄れるからです。
THURISAZで追加したパラメーターは「日足スイング検出期間」の一つだけです。
フィボナッチ水準(0.382・0.618)自体はパラメーターではありません——バックテストデータを最適化して選んだ値ではなく、多くのトレーダーが長年にわたって参照してきた普遍的な構造水準です。
日足フィボフィルターは6銘柄(SOL・DOGE・ETH・SUI・NEAR・PEPE)で検証しました。そのうち5銘柄でPFとDDが改善しました。唯一悪化したのはPEPEですが、これは想定内の結果です——PEPEの急騰急落型の値動きは日足スイング構造を参照するロジックとそもそも相性が悪い。すべての銘柄で一様に改善するフィルターの方が、むしろ過剰最適化を疑うべきです。
このフィルターが機能するのは、チューニングの結果ではなく、背後にある考え方が正しいからだと考えています。
---
### チャートの見方
- **EMAライン** — 3層グロー効果。上向きはティール、下向きはレッド。
- **ダウ理論ゾーン** — 現在のスイングレベルから現在価格へのグラデーション。
- **日足フィボライン** — 日足スイングの0.382・0.618をゴールドラインで表示。その間のシェードが「踊り場ゾーン(エントリーブロック)」。
- **TPライン** — 半透明。TP1が最も薄く、TP3が最も濃い。
- **BEストップライン** — ゴールド。発動中のみ表示。
- **グレー背景** — ADXがしきい値以下。エントリーなし。
- **オレンジ背景** — フットプリントデルタフィルターがブロック中、または日足フィボ踊り場ゾーンが有効。
- **ステータステーブル** — 全条件・パラメーター値をリアルタイム表示。日英切り替え対応。日足フィボの状態は「同方向 / 踊り場(ブロック)/ 浅い(TP調整)/ 深い(反転狙い)」で表示。
Strategy
invictusEMA 20 + SMMA 70 + EMA 200 + VWAP is a multi-trend overlay indicator that combines fast, medium, and long-term moving averages with VWAP to help traders identify trend direction, momentum shifts, and key support or resistance zones. It is useful for confirming bullish or bearish structure, tracking pullbacks, and comparing current price action against the session’s volume-weighted average.
Indicator
Mag7 Leadership Signal [NQ Predictor]this line averages out the behavior of the mag 7 and displays a buying or selling box when appropriate score is shown. 0-4 selling 6-10 buying
Indicator
RS Line-Keshab PyakurelRelative Strength (RS) is a momentum strategy used to identify assets that are outperforming the broader market or their industry peers.
Indicator
appaz utbot con Filtro EMA y Agotamientoentradas precisas y puedes ver las fases de agotamientos de los fractales
Indicator
Stoch RSI Super BUY only indicator (SRS)Overview
The Stoch RSI Super Strategy (SRS) Combined is a comprehensive, multi-layered momentum and trend-following indicator. It is designed to identify high-probability exhaustion zones, track price divergence, and validate potential entries using price action breakouts and dynamic Moving Average (MA) trend filtering.
Instead of generating basic crossover signals, this indicator operates on a "state-tracking" logic system. It requires a specific sequence of momentum shifts before generating an actionable breakout line and subsequent buy signal, reducing false entries in choppy markets.
How It Works (Under the Hood)
The script is built on three primary components:
Smoothed Stochastic RSI (%K): The script calculates a standard RSI, applies a Stochastic oscillator to that RSI, and then smooths it to create the %K line.
State-Tracking Logic: The indicator looks for a specific sequence of events:
Phase 1 (Overbought Setup): The %K must cross above the 80 level while the RSI is concurrently at or above 70. This plots a small Green Circle, indicating the market has reached extreme momentum.
Phase 2 (Oversold Trigger): After Phase 1 is validated, the indicator waits for the %K line to cross below the 20 level. When this happens, a Red Circle is plotted, and the corresponding price candle is colored black.
Price Action Breakout & Trend Filter: Once the black candle is established, a horizontal breakout line is drawn at its High. For a long signal to trigger, the closing price must break above this horizontal line AND close above the 21-period Simple Moving Average (SMA).
Divergence Detection: The script records the low price and %K value at each "Red Circle" event. If a new setup forms with a lower price but a higher %K value, the script flags a Bullish Divergence ("D" label).
Core Features
Dynamic MA 21: Plotted directly on the main chart, this Moving Average changes color (Green/Red) based on whether the current close is above or below it, providing an immediate visual cue for the baseline trend.
Smart Breakout Line: A dynamic horizontal line that tracks the high of the setup candle. It colors red while waiting for a breakout and locks to green once the price successfully closes above it.
Exit Logic: Once a trade is active, the script tracks the %K line. An exit signal (Red Downward Triangle) is generated when %K pushes back above 70 and subsequently crosses under it, signaling fading bullish momentum.
Built-in Alerts: Fully configured alertconditions for when the breakout line is generated and when a validated buy signal occurs.
How to Use This Indicator
Monitoring: Watch for the sequence to unfold in the sub-pane. A Green Circle followed by a Red Circle means the setup is actively being monitored.
Entry Validation: Do not enter blindly on the Red Circle. Wait for the price to close above the dynamic horizontal line and the 21 SMA. If the Buy label includes a "D", it indicates the setup is backed by hidden bullish divergence, adding confluence.
Trade Management: Use the dynamic 21 SMA as a potential trailing dynamic support, or utilize the built-in exit triangle as a signal to scale out or close the position.
Disclaimer: This script is for educational and analytical purposes only. It is highly recommended to use this indicator in conjunction with broader market structure analysis, support/resistance levels, and strict risk management. Past performance is not indicative of future results.
Indicator
10-MTF Toolkit + KillzonesPDL/PDH
London high/low
Asia high/low
ORB
pre-market ORB
200 SMA 1hr, 4hr, daily levels
50 SMA 1hr, 4hr, daily levels
Asia, London, NY AM, and NY PM killzones
Indicator
EMA Cross by MKEMA Cross by MK - final v1.0
exponential moving average of 5 for short period trend, 20 for long period trend
Indicator
RS Line_Keshab PyakurelUnlike the Relative Strength Index (RSI), which is a momentum oscillator bound between 0 and 100, the RS Line measures real outperformance by dividing the price of the base asset by a benchmark index (defaulted to the S&P 500: SPX or SPY). It highlights whether a stock is truly leading the market or just floating along with the tide.
Indicator
Trend Structure Scale-In👋 What's up traders,
Decided to finally share this one after a lot of testing, tweaking, and more chart staring than I'd like to admit.
Trend Mitigation Scale-In Pro is built around a simple idea: trade with the trend, wait for quality pullbacks, and let probabilities do the heavy lifting.
The strategy combines:
• EMA200 trend filtering
• Pivot structure detection
• Engulfing candle confirmation
• Mitigation-based entries
• Controlled scale-ins on pullbacks
• Fixed basket take-profit management
The goal isn't to catch every move. It's to stay aligned with the bigger trend and focus on higher-quality setups while keeping execution simple.
Like every strategy, it's not perfect and should always be tested thoroughly before being used on a live account.
I'm constantly building, testing, and improving new ideas, so feedback is always appreciated.
If you find it useful, a ⭐ Favorite, 👍 Like, or 🚀 Boost helps more than you think and motivates me to keep sharing.
Wishing everyone green charts and disciplined trading. 🏆
Good luck out there.
— Tomukasss
Strategy
Adaptive MTF Trend Fusion [AlgoPro]Adaptive MTF Trend Fusion is an advanced multi-timeframe trend modeling system. It is engineered to combine multi-timeframe moving average structure, multi-timeframe VWAP-based price weighting, volatility-adjusted trend bands, and adaptive visual confirmation into one clean decision framework.
Rather than relying on a single moving average, fixed trendline, or static channel, this tool creates a dynamic fusion midline by blending multiple timeframe calculations together. The result is a smoother, more context-aware trend anchor that adapts to market structure, volatility, and directional pressure across different chart environments.
🔵 SYSTEM ARCHITECTURE & CORE TREND ENGINE
Multi-Timeframe Fusion Engine
Adaptive Timeframe Mapping: The system can automatically select lower, middle, or higher timeframe combinations based on the chart you are viewing. This allows the indicator to build a broader trend model without requiring manual timeframe adjustments every time you switch charts.
Auto Higher / Auto Middle / Auto Lower Modes: Traders can choose whether the fusion engine should lean into higher-timeframe confirmation, balanced multi-timeframe structure, or lower-timeframe responsiveness. Manual mode is also available for full custom timeframe selection.
Confirmed Higher-Timeframe Logic: Higher-timeframe values are handled with confirmation logic to help prevent future-leak behavior and keep the model grounded in completed higher-timeframe data.
Advanced Moving Average Fusion Core
Selectable Smoothing Models: The moving-average engine supports multiple smoothing types, including SMA, EMA, WMA, HMA, RMA, VWMA, DEMA, TEMA, THMA, and JMA. This allows the trader to tune the fusion line from slower institutional-style trend tracking to faster adaptive response.
Weighted Calculation Control: The moving average component can be enabled, disabled, or weighted independently. This lets traders decide how much influence the selected moving average structure should have in the final fusion midline.
Multi-Timeframe MA Blending: The script calculates the selected moving average across three chosen timeframes, then blends those values into a single adaptive trend anchor.
VWAP-Based Price Alignment Engine
Rolling VWAP Support: The VWAP engine can use a rolling VWAP calculation over a user-defined length, helping the system identify price positioning relative to recent volume-weighted value.
Daily VWAP Support: A daily-reset VWAP mode is also included for traders who prefer a session/day-based value anchor.
Weighted VWAP Influence: The VWAP component can be enabled, disabled, or weighted separately from the moving-average component. This allows the final fusion line to lean more toward volume-weighted value, moving-average structure, or a balanced blend of both.
Volatility-Scaled Trend Confirmation Bands
ATR-Based Volatility Framework: The fusion midline is surrounded by volatility-adjusted upper and lower confirmation thresholds. These bands expand and contract with market volatility, helping reduce false flips during noisy conditions.
Trend Confirmation Candles: A trend state does not flip immediately from a single cross. The system requires a user-defined number of confirming candles above or below the volatility structure before locking into a bullish or bearish state.
Directional State Machine: Once a bullish or bearish condition is confirmed, the indicator maintains that structural state until the opposite side earns confirmation. This helps traders avoid reacting to every minor pullback or midline test.
🔵 VISUAL TREND STRUCTURE & MARKET INTERPRETATION
Adaptive Fusion Band
Fusion Band Around the Midline: A separate internal band is plotted around the fusion midline to help define the core trend zone. This acts as a visual center-of-gravity area for the current market structure.
Dynamic Color Behavior: The fusion band shifts color based on price position and trend state. When price is interacting with the band, the color can remain more neutral. As price pushes away from the band, the visual structure becomes stronger in the active trend color.
Clean Trend Zone Visualization: The band is designed to make trend structure easy to read without overwhelming the chart. It gives traders a clear view of whether price is compressing near the midline or expanding away from it.
Volatility Gradient Fill
Trend Expansion Visualization: When price is moving in the direction of the confirmed trend, the script creates a gradient fill between price and the active volatility buffer.
Volume-Based Brightness: The gradient fill responds to volume pressure. Stronger directional volume can make the fill appear more active, while weaker volume pressure fades the visual intensity.
Directional Market Context: This helps traders quickly identify whether a move has supportive pressure behind it or whether price is simply drifting away from the midline without strong participation.
Trend Flip Signals
Confirmed Bullish Flip Signals: When the system confirms a bullish transition, a clean signal marker is printed near the lower volatility structure.
Confirmed Bearish Flip Signals: When the system confirms a bearish transition, a clean signal marker is printed near the upper volatility structure.
Glow-Based Signal Styling: The signal markers are designed with layered glow circles to make important trend shifts visible without cluttering the chart.
Midline Retest Signals
Bullish Retest Logic: During a bullish trend, if price pulls below the fusion midline and then crosses back above it, the script can print a bullish retest marker.
Bearish Retest Logic: During a bearish trend, if price pushes above the fusion midline and then crosses back below it, the script can print a bearish retest marker.
Continuation Setup Assistance: These retest markers are designed to help identify possible trend continuation opportunities after a pullback into the fusion structure.
🔵 SYSTEMATIC TRADING INTERPRETATION
Trend Following Bias: Use the confirmed market state as the primary directional bias. Bullish states favor long-side planning, while bearish states favor short-side planning.
Midline Pullback Continuations: During a confirmed trend, watch for price to pull back toward or through the fusion midline. A retest signal can help identify when price is attempting to reclaim trend direction.
Volatility Buffer Confirmation: Strong trend flips occur only when price closes beyond the volatility structure for the required number of confirming candles. This helps filter weak crosses and reduce premature entries.
Trend Strength Expansion: A rising trend strength value means price is moving farther away from the midline. This can indicate strong momentum, but it can also warn that price is becoming extended depending on market context.
Volume Pressure Confirmation: Use the volume pressure reading to determine whether the current move is being supported by directional participation. Strong trend state plus matching volume pressure can suggest better continuation quality.
Fusion Band Compression: When price is hovering near the fusion band, the market may be compressing, ranging, or preparing for a larger directional move. When price expands away from the band, the system helps visualize directional strength.
🔵 INTERFACE CONFIGURATION & PARAMETERS
Multi-Timeframe Controls: Choose Auto Higher, Auto Middle, Auto Lower, or Manual mode depending on whether you want broader confirmation, balanced structure, lower-timeframe responsiveness, or full custom control.
Moving Average Settings: Select from multiple moving average types and adjust the moving average length to control how responsive or smooth the fusion engine becomes.
VWAP Settings: Choose between Rolling VWAP and Daily VWAP, then adjust the rolling length when using the rolling mode.
Volatility Settings: Tune the ATR length, volatility multiplier, smoothing, and confirmation candle count to adjust how strict or responsive the trend engine should be.
Fusion Band Settings: Control the internal band visibility, width, and multiplier to fit your preferred chart style.
Visual Settings: Customize bull, bear, and neutral colors, signal sizes, dashboard position, dashboard size, and chart display options.
Adaptive MTF Trend Fusion transforms a standard chart into a multi-timeframe trend modeling dashboard. By combining moving average structure, VWAP value, volatility confirmation, trend strength, and volume pressure into one unified system, it gives traders a cleaner way to read market direction, trend health, and pullback continuation opportunities.
Indicator
TimeSMAThis is a GREAT SCRIPT. You can now easily view a daily moving average on ANY timeframe, - daily, 2h, 30m, 45sec, etc.
The Problem with a Standard SMA
A 20 SMA on a daily chart averages the last 20 trading days. Switch to a 30m chart and that same "20 SMA" now covers only 10 hours. It's no longer a 20-day SMA — it's just 20 candles of whatever timeframe you're on.
The Fix
Enable Time-Based mode and set Length to 20. Now it's a true 20-day SMA on every timeframe — daily, 2h, 30m, or 5m. The script automatically calculates how many bars are needed to represent exactly 20 trading days.
Features
Time-Based mode toggle — works as a standard SMA when disabled
Vertical line marking the oldest bar included in the calculation
Bull/bear background shading
Edge case warnings for monthly timeframes
Indicator
Engulfing Mitigation Strategy👋 What's up traders,
I've been developing Pine Script for about 3 years and enjoy building indicators, strategies, and automation tools for PulseWire.
I'm not a professional trader, just a guy who likes testing ideas and creating tools that might help others.
Feel free to check out my scripts, and if you have any questions, ideas, or need help with Pine Script, shoot me a DM.
If you find my work useful, a 👍 Like or 🚀 Boost is always appreciated and helps me keep improving and sharing more tools with the community.
Good luck and trade safe. 🚀
Strategy
Melissa 2-Candle EMA Wick Break Indicator**Melissa 2-Candle EMA Wick Break Indicator**
The Melissa 2-Candle EMA Wick Break Indicator is designed to identify simple momentum-based continuation entries after price crosses an Exponential Moving Average.
The indicator looks for a two-candle confirmation pattern using two candles of the same colour. For a bullish setup, two green candles must form while price moves from at or below the EMA to closing above it. For a bearish setup, two red candles must form while price moves from at or above the EMA to closing below it.
Once the two-candle setup is confirmed, the indicator does not trigger an entry immediately. Instead, it waits for price to break the wick of the second candle. A long entry signal appears when price breaks above the second candle’s high, and a short entry signal appears when price breaks below the second candle’s low.
The indicator also plots the EMA, setup markers, pending wick-break levels, entry signals, and optional stop loss and take profit reference levels. The default trade example is based on 10 contracts with a $300 target, but these values can be adjusted in the settings.
This tool is intended to help traders visually identify cleaner EMA crossover opportunities with confirmation, rather than entering on the first touch or break of the moving average.
Indicator
8 ema 21 ema 50 dma 150 dma 200 dma8 ema 21 ema 50 dma 150 dma 200 dma script to track stage 1, 2, 3, 4 level of perforamance
Indicator
IBD Growth Moving Averages A clean moving average overlay designed for growth stock, momentum, and trend-following traders.
Includes:
* 5-Day SMA (Red)
* 10-Day SMA (Green)
* 21-Day EMA (Blue)
* 50-Day SMA (Gold)
* 200-Day SMA (Purple)
This combination blends short-term trend, intermediate trend, and long-term trend analysis into a single lightweight indicator. Inspired by commonly used moving averages among growth investors, breakout traders, and market timing practitioners.
Designed to reduce chart clutter by combining five widely-followed moving averages into a single indicator slot.
Indicator
Regime-Filtered RSI Value ZonesRegime-Filtered RSI Value Zones (RFRVZ)
// A three-layer RSI system combining regime detection, momentum direction
// and Z-score confirmation to identify dynamic DCA buy and sell value zones.
A three-layer RSI-based indicator designed to identify high-probability DCA accumulation and distribution zones on any asset.
How it works:
Layer 1 — RSI Momentum Direction
A user-selectable Moving Average is applied directly to the RSI to identify the current momentum direction. Eight MA types are available including SMA, EMA, HMA, DEMA and TEMA giving full flexibility to tune sensitivity. The MA line plots green when RSI is above it and red when below — providing instant momentum bias at a glance.
Layer 2 — RSI Z-Score
The RSI is normalised against its own recent historical distribution using a Z-Score. This identifies whether current RSI momentum is statistically above or below its recent mean — filtering out weak or noise-driven signals and confirming only statistically meaningful momentum moves.
Layer 3 — DCA Value Zones
Two user-defined RSI threshold levels define the Buy Zone and Sell Zone. When RSI drops into the Buy Zone the panel highlights blue and a single DCA In label fires on entry. When RSI reaches the Sell Zone the panel highlights brown and a DCA Out label fires. Labels are state-managed — one label per zone visit, no repeats until RSI exits and re-enters the zone.
Features:
8 selectable MA types for the RSI smoothing layer
Fully adjustable Buy and Sell Zone thresholds
Adjustable Overbought and Oversold reference levels
Optional Z-Score plot rescaled to RSI scale for direct visual comparison
Toggle for DCA In / Out labels
Clean panel background zone highlighting
Indicator
Visible Range Support and Resistance [BigBeluga]🔵 OVERVIEW
Visible Range Support and Resistance is a dynamic support/resistance tool that analyzes price structure only within the visible range of your chart. It detects key levels based on clustered pivots inside a binned vertical range and highlights zones where price has historically reacted. The tool adjusts in real-time as you pan or zoom, offering adaptive precision at any scale.
🔵 CONCEPTS
Pivot Clustering: Price highs/lows are collected into horizontal "bins" across the visible chart range. If multiple pivots align within a bin, that area is marked as a potential support or resistance zone.
Visible Range Only: Calculations are limited strictly to the bars currently visible on the chart. Zooming or panning changes the result.
Bin System: The visible high-to-low range is divided into 100 horizontal zones (bins) to group pivots and detect confluence.
Multi-Threshold Detection: Users can enable two separate S/R detection levels with different pivot count thresholds for more nuanced signals. The more pivot points a level has, the thicker and richer the color.
Directional Context: Labels include arrows (▲ or ▼) to show whether the current price is above (support) or below (resistance) each zone.
Range Boundaries: The top and bottom of the visible range are marked with dashed lines and labeled as Top Range and Bottom Range .
🔵 FEATURES
Detects S/R zones based on the number of pivots found within each price bin.
100 horizontal bins divide the visible price range, allowing high resolution detection.
Only uses data from visible bars—zooming out recalculates the indicator for more data.
Customizable number of pivot confirmations (e.g., 2, 3, 4, 5) before a level is shown.
5 Pivots
Dual-level detection lets you show stronger and weaker zones separately.
Automatically colors support (green) and resistance (blue) with dynamic intensity.
Labels show pivot count and direction (support/resistance).
Automatic cleanup of overlapping levels for visual clarity.
Dashed top/bottom range markers help define the visible scope.
Session SMA calculates from the visible range start (from the chart edge)
Visible range bars count
🔵 HOW TO USE
Zoom in for precise intra-range support and resistance zones based on current structure.
Zoom out to load more pivot data and identify long-term levels.
Use the pivot threshold (e.g., 3 or 4) to control signal strength—higher = stronger levels.
Watch for price reactions or breakouts around high-pivot zones to identify key areas.
Combine with trend, volume, or order flow tools to confirm the relevance of each S/R zone.
Adjust line and label colors for better contrast with your chart theme.
🔵 CONCLUSION
Visible Range Support and Resistance is a smart, range-sensitive tool for mapping meaningful horizontal levels. By scanning only what you see on the screen, it provides an adaptive edge to traders focused on real-time price action. Whether you’re scalping short-term zones or zooming out for macro structure, this tool flexes with your view to keep the most relevant levels front and center.
Indicator
Helios v3 Live Regime Signal ToolHelios v3 — User Guide
Introduction
Helios v3 is a daily-timeframe market regime classifier and signal tool for PulseWire. It tells you three things at a glance: what regime an asset is in (five states from Strong Bull to Strong Bear), whether a systematic entry or exit signal has fired, and — just as importantly — when a signal has been deliberately blocked because conditions make it a bad trade.
The core is a four-component trend score: MACD posture, the spread between the close-average and open-average, raw momentum, and position relative to a long moving average. Each component votes +1, 0, or −1, producing a score from −4 to +4 that maps to the regime. On top of that core, v3 adds two confirmation components the original lacked — volume participation (OBV trend) and relative strength against Bitcoin — and two protective gates: a realised-volatility cap that suppresses signals in conditions where trend-following historically fails, and an extension gate that refuses to buy parabolas or sell capitulation lows.
The philosophy: the regime tells you what the market is doing; the signals tell you when the system would act; the gates tell you when acting would be chasing. Transitions matter more than states — a slip from Strong Bull to Moderate Bull is information before any signal fires.
This is a decision-support tool, not financial advice. It describes price behavior; position sizing, risk, and the final call remain yours.
Installation
Open PulseWire and load any chart, then set the timeframe to Daily (the tool is designed and calibrated for daily bars; volatility math assumes them).
Open the Pine Editor (bottom panel).
Delete any placeholder code, paste the entire contents of chameleon_v3_live.pine, and click Save (name it anything).
Click Add to chart. You should see colored bars, a regime label top-right, and the dashboard bottom-left.
To create alerts: click the three dots on the indicator name → Add alert, then pick a condition from the dropdown (see Alerts section below).
Choosing the right settings
Step 1 — Pick the volatility profile
Open the indicator settings and set Volatility Profile. This single dropdown switches all core parameters (MACD lengths, SMA, momentum lookback, confirmation days) and the volatility cap together:
Profile
90D Vol range
Vol cap
Typical assets
LV
under 50%
60%
S&P 500, Nasdaq, blue-chip stocks, major indices, BTC in calm regimes
MV
50–70%
80%
BTC and ETH in normal conditions, large-cap growth stocks
HV
71–90%
100%
Mid-cap cryptos (SOL-tier), volatile tech stocks, leveraged ETFs
SHV
over 90%
130%
Small-cap cryptos, meme coins, new listings, stocks in parabolic phases
You don't need to guess: the dashboard's 90D Vol row shows the asset's current volatility and prints ✓ Suitable or ✗ Use telling you which profile to switch to. Check it whenever you load a new asset, and re-check holdings every few weeks — volatility regimes drift, and an asset that was MV six months ago may be HV now.
Rule of thumb by asset class: indices and megacap equities → LV. Bitcoin and Ethereum → start with MV, follow the dashboard. Altcoins → HV or SHV, follow the dashboard. Anything freshly listed or in a mania phase → SHV.
Step 2 — Set the relative-strength benchmark (alts and stocks)
The RS benchmark input defaults to BINANCE:BTCUSDT, which is correct for altcoins: it asks "is this coin actually outperforming Bitcoin, or just riding its beta?" On a Bitcoin chart the component switches itself off automatically and the score range adapts.
For equities, change the benchmark to something meaningful — SP:SPX or NASDAQ:NDX — so the component measures strength against the relevant index instead of against Bitcoin. If you'd rather not use relative strength at all, untick Use Relative Strength vs benchmark.
Step 3 — Leave the gates alone (at first)
The defaults — buys blocked above z = 2.5, sells blocked below z = −2.5, auto vol cap on — are sensible starting values. Run the tool for a few weeks before adjusting anything. If you later find the vol gate too strict on a specific asset, untick Auto vol cap by profile and set a manual cap; that is the intended escape hatch, but use it knowingly — the gate exists because trend signals taken in extreme volatility have historically been the worst ones.
Reading the chart day to day
Bar colors = live regime. Bright green (Strong Bull, score +3 to +4), light green (Moderate Bull, +1 to +2), yellow (Neutral, 0), light red (Moderate Bear, −1 to −2), bright red (Strong Bear, −3 to −4). The top-right box states the regime in words.
Watch transitions, not states. Promotion into bright green is a confirmed breakout. Bright green fading to light green means the trend is losing a component — open the dashboard and see which one. Yellow rolling to light red to bright red is a regime change in progress. Climbing out of bright red suggests bear exhaustion and a possible base.
The dashboard is the diagnosis panel. It shows each component's current vote (MACD / Spread / Momentum / SMA, then Volume and Relative Strength), the total score against its maximum, the confirmation streak progress, the extension z-score, the vol gate status, your position state, and what size a signal would carry if it fired right now. The most useful daily habit: when a regime weakens, check whether volume (OBV) confirmed the move or diverged from it. Price-up with OBV voting −1 is a hollow rally; price flat with OBV voting +1 is quiet accumulation.
Triangles are signals:
Solid green triangle "FULL" — buy signal at full conviction: score at least +5 and price not extended (z below 1.5).
Lighter green triangle "HALF" — valid buy, but either the score is at the minimum threshold or price is somewhat extended. The system suggests half size.
Solid red triangle "SELL" — exit signal: score collapsed to −4 or worse for the required confirmation days.
Grey hollow triangle "BLK" — a blocked signal. Score and streak fully qualified, but a gate refused it: either realised vol is above the cap, or price is too extended (buys above z 2.5, sells below z −2.5). Blocked buys are worth tracking — when the same setup later fires at lower extension, it is typically the highest-quality entry the system produces.
Signal mechanics, for reference: a buy requires the extended score (core four components plus volume plus relative strength) to hold at +4 or better for the confirmation period — 2 consecutive days on LV/MV, 3 on HV/SHV — with the vol gate open and extension acceptable. Sells mirror this at −4. The system tracks one position state (long or flat) and will not repeat signals while in a position.
Alerts
Five alert conditions are available from the alert dialog:
BUY (full size) — highest-conviction entries.
BUY (half size) — valid but qualified entries.
SELL — confirmed regime breakdown exit.
Signal blocked — conditions met but gated; useful as a "watch this asset" ping.
Regime change — fires on any of the five-state transitions; the best low-noise alert for assets you hold but aren't actively trading.
A practical configuration: regime-change alerts on every core holding, plus buy/sell alerts on the handful of assets you'd actually trade systematically.
Honest limitations
The tool is a trend follower; it will always be late at exact tops and bottoms by design, and it loses money in choppy sideways ranges through whipsaw — the confirmation days and gates reduce this but cannot eliminate it. The volatility cap means some assets in extreme conditions produce no signals at all; that silence is itself the message. Backtested statistics on systems like this rest on a small number of historical trades, so treat any past-performance figure as descriptive, not predictive. And no indicator knows about news, unlocks, earnings, or liquidity events — the regime score is an input to judgment, not a replacement for it.
Indicator
Aegis Kinetic Trend Matrix [wjdtks255]Aegis Kinetic Trend Matrix
■ OVERVIEW
The Aegis Kinetic Trend Matrix is a professional-grade trend-following framework designed to unify macroeconomic bias filters, micro-execution entry triggers, and volatility boundaries into a single, cohesive candle-overlay system.
By integrating three robust open-source concepts—CM_EMA Trend Bars, HalfTrend, and the Nadaraya-Watson Envelope (NWE)—this system provides traders with a multi-layered filtration process to capture structural market swings with precision.
■ KEY FEATURES
CM_EMA Trend Bars: Dynamically shifts candlestick colors based on a 34-period EMA algorithm to isolate core macro direction and eliminate market noise.
HalfTrend Execution Spine: High-precision trailing anchor that tracks micro-trend pivots, offering distinct, instant BUY and SELL execution labels.
Nadaraya-Watson Envelope: Uses non-parametric kernel regression bounds to highlight overextended pricing and filter volatility exhaustion zones at major structural extremes.
■ 개요 (Korean)
Aegis Kinetic Trend Matrix는 거시적 추세 필터링, 미세 타점 포착, 그리고 변동성의 한계 구간을 단 하나의 캔들 오버레이 시스템으로 결합한 하이브리드 트레이딩 프레임워크입니다.
CM_EMA 트렌드 바, 하프트렌드(HalfTrend), 나다라야-왓슨 엔벨로프(NWE) 시스템을 유기적으로 결합하여, 거친 시장 소음을 여과하고 구조적 변곡점을 정밀하게 잡아내도록 설계되었습니다.
■ 핵심 기능
CM_EMA 트렌드 바: 34선 기준 가격 배열에 따라 캔들 색상을 직관적으로 변경하여 시장의 대추세 방향성을 명확히 정의합니다.
하프트렌드 실행 축: 단기적인 마이크로 추세 전환을 정밀하게 추적하며, 즉각적인 BUY/SELL 진입 라벨을 제공합니다.
Nadaraya-Watson 엔벨로프: 커널 회귀 분석 기반의 동적 밴드를 통해 가격의 과도한 이격을 감지하고 추세적 극한 구간의 반전 포인트를 필터링합니다.
■ Credits & Acknowledgments
This indicator is a combined integration based on public domain open-source works. Special credits and gratitude go to the original authors of CM_EMA, HalfTrend, and Nadaraya-Watson Envelope (AlexGrozav) for sharing their invaluable source code with the global community.
Indicator
Heiken Ashi Overlay CoreIt is an HA overlay in which you can use higher timeframes, It auto lifts the candles with a faster and slower time frame utilizing ATR. Visually showing HA candles and additional timeframes exhibited by waves. It is not tested therefore use caution.
Indicator
Aegis SMRT Hybrid Spectrum System [wjdtks255]🛡️ Aegis SMRT Hybrid Spectrum System
■ OVERVIEW**
The Aegis SMRT Hybrid Spectrum System is a professional-grade all-in-one trading framework designed for high-clarity market analysis. By consolidating three powerful consensus tools—SMRT Volatility Bands, Chandelier Exit, and Zero Lag LSMA (ZLSMA)—into a single, highly optimized Pine Script v6 architecture, it completely eliminates chart clutter and reduces dynamic calculation lag.
This system provides a multi-layered approach to trend identification, dynamic trailing stops, and responsive momentum tracking simultaneously.
---
■ KEY FEATURES
1. SMRT Volatility Layers: Utilizes a 3-tier standard deviation ribbon centered on a core EMA to capture overextended market conditions and volatility expansions.
2. Chandelier Trailing Exit: Tracks systemic trend direction changes and provides objective trailing stop-loss coordinates with dynamic background state coloring.
3. ZLSMA Momentum Spine: A zero-lag least squares moving average (rendered in bold yellow) that offers ultra-responsive price tracking, helping traders isolate the true trend direction without mathematical delay.
---
■ 개요 (Korean)
Aegis SMRT Hybrid Spectrum System은 차트의 시각적 명확성과 분석의 정밀도를 극대화하기 위해 설계된 올인원 트레이딩 프레임워크입니다. 검증된 세 가지 메커니즘인 SMRT 변동성 밴드, 샹들리에 출구(Chandelier Exit), 제로랙 LSMA(ZLSMA)를 단 하나의 초경량화 스크립트로 통합하여 차트의 복잡함을 없애고 연산 효율을 높였습니다.
■ 핵심 기능
1. SMRT 변동성 레이어**: 중심 EMA를 기준으로 한 3단계 표준편차 리본을 통해 시장의 과매수/과매도 구간 및 변동성 확장을 포착합니다.
2. 샹들리에 트레일링 엑싯: 추세의 구조적 전환을 추적하고, 동적인 배경색 전환을 통해 객관적인 익절/손절 기준선을 제시합니다.
3. ZLSMA 모멘텀 라인: 반응성이 극대화된 노란색 제로랙 최소제곱이동평균선이 수학적 시차(Lag) 없이 실제 가격 추세의 중심축을 잡아줍니다.
---
■ Credits & Acknowledgments
This script is a modified integration based on public open-source concepts. Respect and credits go to the original creators of SMRT Algo, Chandelier Exit (Everget), and ZLSMA.
Indicator























