BlackScrum Swing Boxes 1/2/3 (Auto TF) — SAFEThis is a swing box indicator. Hope it helps make you money. Visit my website www.blackscrum.com.au to help you out with IT issues - details below on the indicator:
// ====================================================================================================
// BlackScrum — 1/2/3-Bar Swing Boxes (Auto Timeframe)
// © BlackScrum Consulting — blackscrum.com.au
//
// DESCRIPTION
// This indicator displays three swing-direction boxes (1B, 2B, 3B) in the top-right corner of the chart.
// The boxes automatically adapt to the chart's timeframe (15m, 1H, 4H, 1D, etc.).
// Each box represents the direction of the most recently confirmed swing pivot:
// • 1B → 1-bar swing (fastest, most sensitive)
// • 2B → 2-bar swing (medium confirmation)
// • 3B → 3-bar swing (slowest, strongest confirmation)
//
// COLORS
// • GREEN = last confirmed swing pivot was a higher low (up swing)
// • RED = last confirmed swing pivot was a lower high (down swing)
// • GREY = no clear swing yet (fresh/transition area)
//
// CONFLUENCE
// • ALL GREEN = bullish alignment across 1B, 2B, 3B → strong trend continuation signal
// • ALL RED = bearish alignment across all three → strong downtrend continuation signal
//
// HOW TO USE (TRADEPLAY)
//
// 1) ENTRIES
// • Aggressive entry → enter when ALL GREEN prints on your timeframe.
// • Safer pullback entry → wait for 1B to briefly turn red during a green 2B/3B,
// then flip back to green. Enter on the re-flip.
// • Multi-timeframe filter:
// Take longs only when higher TF (e.g., 1H/4H) boxes are at least neutral-to-green.
//
// 2) EXITS
// • Weakness exit → when 1B flips against your position while 2B is neutral/red.
// • Full exit → when ALL RED prints.
// • Time stop → if price hasn’t moved after several bars of your execution timeframe.
//
// 3) STOP-LOSS / RISK
// • Place stops beyond the latest opposite swing used by 2B or 3B.
// • Add 0.5–1× ATR buffer if your market has stop-hunt volatility.
// • Always size position based on the distance to the swing stop.
//
// 4) WHEN TO IGNORE SIGNALS
// • Chop zones → 1B flipping repeatedly while 2B/3B disagree.
// • News candles → wait for pivots to confirm on the *closed* bar.
//
// 5) USING WITH OTHER TOOLS
// • With a trend ribbon (e.g., Larsson-style):
// Only take ALL GREEN longs when the ribbon is UP, and ALL RED shorts when ribbon is DOWN.
// • With a Fear & Greed index:
// Prefer longs when F&G > 60,
// Avoid longs when F&G < 40 unless countertrend scalping.
//
// 6) TIMEFRAME GUIDANCE
// • Scalping: 5m / 15m, confirmed by 1H or 4H boxes.
// • Swinging: 1H / 4H with daily filter.
// • Positioning: 1D with weekly confirmation.
//
// 7) INTERPRETATION CHEATSHEET
// • 1B green, 2B grey, 3B red → short-term bounce inside higher timeframe downtrend.
// • 1B/2B green, 3B grey → early trend reversal forming.
// • All grey → fresh swing area; wait for direction.
//
// 8) CUSTOMIZATION
// • len1 / len2 / len3 control sensitivity (higher = slower & cleaner).
// • Can add a timeframe header box (e.g., “15m / 4H / 1D”).
// • Can add a multi-timeframe grid (e.g., 15m | 1H | 4H | 1D each with 1B/2B/3B).
//
// ====================================================================================================
Indikatoren und Strategien
Trend Following: Turtle Trading Strategy - Pyramiding Edition📚 Strategy Origins
This indicator is based on the legendary Turtle Trading Rules
featured in "Trend Following" classics, combining Donchian
Channel breakouts with pyramiding system, designed specifically
for capturing mid-to-long term trends.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⚙️ Core Mechanics
【Entry Logic】
- Break above 20-period Donchian high → Go Long
- Break below 20-period Donchian low → Go Short
【Exit Logic】
- Fall to 10-period Donchian low → Close Long
- Rise to 10-period Donchian high → Close Short
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🛡️ Risk Management System
【Triple Protection Mechanism】
1️⃣ Per-Trade Risk: Only 2% capital risk per trade
2️⃣ ATR Dynamic Stop: 2x ATR distance, adapts to volatility
3️⃣ Drawdown Circuit Breaker: Auto-close at 25% max drawdown
【Trailing Stop】
- Automatically updates stop after each pyramid add
- Protects profits while letting winners run
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🏔️ Pyramiding Logic
【Add-On Conditions】
- Price moves 0.5 ATR in favorable direction → Trigger add
- Maximum 4 additions (5 total position layers)
- Each add = 100% of base position size
【Pyramiding Advantages】
✓ Scale into trends, maximize gains in strong moves
✓ ATR-based spacing prevents overtrading
✓ Visual markers (🚀 L1, 📈 L2...) for clear tracking
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🎯 Unique Optimization: Dual Timeframe Filter
【Daily 20 SMA Filter】
Yellow line on chart = Daily timeframe 20 SMA
📊 Filter Rules:
- 4H candle price > Daily 20 SMA → Long trades only
- 4H candle price < Daily 20 SMA → Short trades only
💡 Advantage: Avoids whipsaws in ranging markets,
ensures trading with the trend
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⏰ Optimal Usage Environment
【Recommended Settings】
📌 Timeframe: 4-Hour Chart (4H)
📌 Assets: High-volatility Altcoins
📌 Money Management: Strict 2% per-trade risk
【Why 4H + Altcoins?】
- 4H timeframe: Optimal balance between noise and trend
- Altcoins: High volatility & strong trends fit Turtle logic
- Backtest edge: Outperforms BTC in most scenarios
⚠️ Risk Warning: High volatility = High reward potential + High drawdown risk
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📊 Visualization Features
✅ Real-time Markers:
- 🚀 Initial entry labels (L1/S1)
- 📈📉 Pyramid addition markers (L2~L5)
- 💰 Exit signals with P&L percentage
✅ Helper Lines:
- Yellow line: Daily 20 SMA (trend direction)
- Blue crosses: Initial entry price
- Green/Orange dots: Next pyramid trigger price
✅ Background Alerts:
- Red background: Risk zone / Drawdown warning
- Yellow background: Multi-layer pyramid alert
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⚙️ Parameter Guide
【Basic Parameters】
- Entry Channel: 20-period (classic Turtle setting)
- Exit Channel: 10-period (quick profit-taking)
- ATR Period: 14 (dynamic volatility measure)
【Risk Management】
- Risk per Trade: 2% (adjustable 0.5~5%)
- ATR Stop Multiplier: 2x (adjustable for conservatism)
- Max Drawdown: 25% (circuit breaker protection)
【Pyramiding Settings】
- Max Additions: 4 times (5 total layers)
- Trigger Distance: 0.5 ATR
- Add Size: 100% (equal sizing)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⚠️ Important Notes
1. This is a trend-following system; may underperform in ranging markets
2. Drawdowns are inevitable cost of trend trading; psychological tolerance required
3. Pyramiding amplifies both gains and losses; strict risk management essential
4. Recommended to test on paper trading first before going live
5. Altcoin liquidity varies; watch for slippage and trading costs
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📖 Ideal For
✓ Traders familiar with Turtle Trading Rules
✓ Medium-to-long term investors who can handle drawdowns
✓ Systematic trading enthusiasts
✓ Altcoin trend opportunity seekers
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
💡 Usage Tips
1. Backtest First: Thoroughly test on target assets
2. Parameter Tuning: Adjust ATR multiplier based on asset characteristics
3. Diversification: Don't put all eggs in one strategy basket
4. Keep Records: Maintain trading journal for regular review
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
【Key Features vs Traditional Turtle】
- Added: Daily MA filter to reduce false breakouts
- Enhanced: Trailing stop mechanism to protect profits
- Visual: Clear chart labeling system
【Real-World Application】
On high-volatility altcoins like SOL, AVAX, MATIC,
this strategy effectively captures major trend moves
from 2022-2024, with single-trend returns of 50%+
(including pyramiding effect)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📌 Disclaimer:
This indicator is for educational and reference purposes only
and does not constitute investment advice. Cryptocurrency
trading carries high risk; please make decisions based on
your own circumstances.
Happy Trading! 🚀
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🐢 海龜交易法則 - 金字塔加碼版
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📚 策略靈感來源
本指標基於經典著作《趨勢跟蹤》中的海龜交易法則,
結合 Donchian 通道突破與金字塔加碼系統,
專為捕捉中長期趨勢而設計。
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⚙️ 核心機制
【進場邏輯】
- 突破 20 週期 Donchian 通道高點 → 做多
- 跌破 20 週期 Donchian 通道低點 → 做空
【出場邏輯】
- 回落至 10 週期 Donchian 通道低點 → 多單出場
- 反彈至 10 週期 Donchian 通道高點 → 空單出場
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🛡️ 風險控管系統
【三層保護機制】
1️⃣ 單筆風險控制:每筆交易僅冒 2% 資金風險
2️⃣ ATR 動態停損:2 倍 ATR 距離,適應市場波動
3️⃣ 回撤熔斷:達 25% 最大回撤自動平倉保護
【移動停損】
- 加碼後自動更新停損位
- 保護浮盈,讓利潤奔跑
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🏔️ 金字塔加碼邏輯
【加碼條件】
- 價格朝有利方向移動 0.5 ATR → 觸發加碼
- 最多加碼 4 次(共 5 層倉位)
- 每次加碼為基礎倉位的 100%
【加碼優勢】
✓ 順勢增加曝險,在強趨勢中擴大收益
✓ ATR 動態調整,避免過度交易
✓ 視覺化標記(🚀 L1、📈 L2...),清晰追蹤
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🎯 獨特優化:雙時間週期過濾
【日線 20 均線過濾】
圖表上的黃色線 = 日線級別的 20 SMA
📊 過濾規則:
- 4H K棒價格 > 日線 20 均線 → 僅開多單
- 4H K棒價格 < 日線 20 均線 → 僅開空單
💡 優勢:避免在震蕩市中頻繁交易,確保順勢而為
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⏰ 最佳使用環境
【推薦配置】
📌 時間週期:4 小時線圖(4H)
📌 交易標的:高波動山寨幣
📌 資金管理:嚴守 2% 單筆風險
【為什麼選 4H + 山寨幣?】
- 4H 週期:平衡噪音與趨勢的最佳時間框架
- 山寨幣:波動大、趨勢強,更符合海龜法則邏輯
- 回測優勢:相比 BTC,山寨幣的績效表現更出色
⚠️ 風險提示:高波動 = 高收益潛力 + 高回撤風險
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📊 視覺化功能
✅ 即時標記:
- 🚀 初始進場標記(L1/S1)
- 📈📉 加碼位置標記(L2~L5)
- 💰 出場信號與損益百分比
✅ 輔助線條:
- 黃色線:日線 20 均線(趨勢方向)
- 藍色叉號:初始進場價格
- 綠/橙圓點:下次加碼觸發價位
✅ 背景提示:
- 紅色背景:風險區 / 回撤警告
- 黃色背景:多層加碼提醒
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⚙️ 參數說明
【基礎參數】
- 進場通道:20 週期(經典海龜設定)
- 出場通道:10 週期(快速止盈)
- ATR 週期:14(動態波動率)
【風險管理】
- 每筆風險:2%(可調 0.5~5%)
- ATR 停損:2 倍(可調整保守程度)
- 最大回撤:25%(熔斷保護)
【加碼設定】
- 加碼次數:4 次(共 5 層倉位)
- 觸發距離:0.5 ATR
- 加碼比例:100%(等量加碼)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⚠️ 重要提醒
1. 本策略為趨勢跟蹤系統,在震蕩市可能表現不佳
2. 回撤是趨勢策略的必然代價,需要心理承受力
3. 金字塔加碼會放大盈虧,務必嚴守風險管理
4. 建議先在模擬盤測試,熟悉策略邏輯後再實盤
5. 山寨幣流動性差異大,需注意滑點與交易成本
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📖 適合對象
✓ 熟悉海龜交易法則的交易者
✓ 能承受回撤的中長期投資者
✓ 偏好系統化交易的量化愛好者
✓ 尋找山寨幣趨勢機會的投機者
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
💡 使用建議
1. 回測驗證:在目標幣種上進行充分回測
2. 參數調整:根據標的特性微調 ATR 倍數
3. 分散投資:不要將全部資金用於單一策略
4. 記錄追蹤:保持交易日誌,定期檢討優化
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📌 免責聲明:
本指標僅供教育和參考用途,不構成投資建議。
加密貨幣交易存在高風險,請根據自身情況謹慎決策。
祝交易順利!🚀
15-Minute Open Lines (H+V)MADE WITH FREE CHATGPT
Trading View won't let me publish until i write something long here.
Trading View are you happy now?
CG RSICG RSI IndicatorThe CG RSI is an advanced RSI indicator that detects bullish/bearish signals, rejection patterns, and divergences with price.Key Features:Classic Signals: Bullish & Bearish patterns in overbought/oversold with retrace & confirm levels.
Rejection Patterns: FSM-based rejections around key levels with "BULL"/"BEAR" labels.
Divergences: Regular & Hidden (bull/bear) with lines, labels, and pairing settings.
Visuals: Colored RSI line, highlights in overbought/oversold, alerts for all.
15 Minute Open LinesMADE WITH FREE CHATGPT
Trading View won't let me publish until i write something long here.
Trading View are you happy now?
Replicating the Larsson Line - Blackscrum IT ConsultingI don't think this will be exactly the Larsson Line, but it seems to be close enough, it tells the story of what is happening in the charts and if you combine it with my fear and greed indicator - you can search for Blackscrum to find it, combine the two and you'll get a good look into the charts.
Nothing is provided with warranty, we all want to do better so check it out and see if its useful for you. www.blackscrum.com.au
Blackscrum.com.au Fear and Greed IndicatorI created this to measure fear and greed and use it in my trading. It actually seems to work quite well. If you like it, check out my website. www.blackscrum.com.au and lets chat about IT for your business.
ICT Timeline Istanbul (UTC+3) — FINAL CLEAN//@version=6
indicator("ICT Timeline Istanbul (UTC+3) — FINAL CLEAN", overlay=true)
// ==== helper ====
isExact(t) => not na(time(timeframe.period, t, "Europe/Istanbul"))
isRange(t) => not na(time(timeframe.period, t, "Europe/Istanbul"))
// ============================================================
// === NY MARKERS (vertical lines) — Istanbul ===
// ============================================================
ny_m1 = isExact("150000-150000") // 15:00 TR
ny = isExact("160000-160000") // 16:00 TR
ny_p1 = isExact("170000-170000") // 17:00 TR
plot(ny_m1 ? 10e20 : na, style=plot.style_linebr, color=color.teal, linewidth=1, title="NY-1 (15:00)")
plot(ny ? 10e20 : na, style=plot.style_linebr, color=color.teal, linewidth=1, title="NY (16:00)")
plot(ny_p1 ? 10e20 : na, style=plot.style_linebr, color=color.teal, linewidth=1, title="NY+1 (17:00)")
// ============================================================
// === MACRO WINDOWS (Auction — FOMC) — Istanbul ===
// ============================================================
auction = isExact("210000-210000") // 21:00 TR
fomc = isExact("220000-220000") // 22:00 TR
plot(auction ? 10e20 : na, style=plot.style_linebr, color=color.red, linewidth=1, title="Auction (21:00)")
plot(fomc ? 10e20 : na, style=plot.style_linebr, color=color.orange, linewidth=1, title="FOMC (22:00)")
// ============================================================
// === SILVER BULLET WINDOWS (full shading) — Istanbul ===
// ============================================================
// London SB : 11–12
// NY AM SB : 18–19
// NY PM SB : 22–23
in_lon = isRange("110000-120000")
in_am = isRange("180000-190000")
in_pm = isRange("220000-230000")
bgcolor(in_lon ? color.new(color.blue, 85) : na, title="London SB")
bgcolor(in_am ? color.new(color.aqua, 85) : na, title="NY AM SB")
bgcolor(in_pm ? color.new(color.purple, 85) : na, title="NY PM SB")
Golden Flow MapGolden Flow Mapis a multi–timeframe moving–average system
designed to reveal the underlying direction of long–term market flow,
beyond daily volatility or short–term signals.
This script overlays four major trend lines — each representing a different layer of market rhythm:
Timeframe Length Meaning
🟣 1D – 365 MA Annual average — the true life line of the trend
🔴 1D – 200 MA Institutional benchmark — the long-term threshold
🟢 1W – 20 MA Mid-cycle momentum guide
🟠 3D – 100 MA Wave transition detector — captures trend shifts early
By combining these four perspectives on a single chart,
you can instantly distinguish between a short-term bounce and a major trend reversal.
🧭 How to Use
When all four lines align in one direction → that’s the main current of the market.
If price loses the 200D or 365D, ignore small rebounds — the structure has shifted.
The cross between Weekly 20 and 3D 100 often marks a wave transition.
Focus on alignment order rather than crossovers —
markets ultimately return to the direction of the higher timeframe.
⚙️ Features
SMA / EMA toggle
Individual MA on/off controls
Built-in alerts for 200D and 1W20 cross events
🧠 Concept
“Indicators are not signals — they are maps.”
This tool is not meant to predict, but to reveal the pulse of the market
and guide you through its long-term structure.
✍️ Creator’s Note
Developed from DDU’s personal long-term trend framework,
this indicator serves as a visual compass to expand a trader’s vision
from short-term reactions to macro-level flow.
Normalized EFINormalized EFI (nEFI)
The Normalized EFI (nEFI) is a volume-weighted momentum oscillator that refines the classic Elder Force Index (EFI) by normalizing it against average trading volume. This makes it highly adaptable across different assets, timeframes, and market conditions—especially useful when comparing momentum strength between low- and high-volume instruments.
How It Works:
Relative Price Change: Measures the percentage change in price from the prior bar:
(Close - Close ) / Close
Volume Normalization: Divides current volume by its EMA (default: 30 periods) to create a relative volume factor:
Volume / EMA(Volume, 30)
Normalized Force: Combines the two:
nEFI_raw = PriceChange% × RelativeVolume × 100
Smoothing: Applies an EMA (default: 13 periods) to reduce noise and highlight meaningful trends.
Key Features & Inputs:
Smoothing Length (default: 13): Controls responsiveness of the EMA smoothing.
Volume EMA Length (default: 30): Sets the lookback for volume normalization—longer values create a more stable baseline.
Zero Line Centered: Positive values indicate buying pressure; negative values show selling pressure.
How to Use:
Trend Confirmation: Rising nEFI above zero supports bullish trends; falling below zero confirms bearish moves.
Divergences: Look for price making new highs/lows while nEFI fails to follow — often signals reversal.
Zero Line Crossovers: Cross above zero = potential buy signal; cross below = sell signal.
Extreme Readings: Spikes far from zero may indicate overbought/oversold conditions or climax moves.
Advantages:
Volume-Adaptive: Unlike raw EFI, nEFI scales properly across assets with vastly different volume profiles (e.g., stocks vs. crypto).
Consistent Scaling: Values are intuitive and comparable over time and across symbols.
Reduced Noise: EMA smoothing filters out erratic volume spikes common in illiquid markets.
Cross-Market Friendly: Works reliably on forex, futures, stocks, and crypto without manual recalibration.
Ideal for:
Swing traders, momentum strategies, and multi-asset analysis seeking a clean, interpretable measure of volume-adjusted price force.
Acl//@version=5
indicator("Breakout Momentum (LONG)", overlay=true)
// --- Conditions ---
rsiValue = ta.rsi(close, 14)
ema20 = ta.ema(close, 20)
volSMA10 = ta.sma(volume, 10)
highest20 = ta.highest(high, 20)
longCondition = close > highest20 and
volume > 2 * volSMA10 and
rsiValue > 55 and
close > ema20 and
close > 50 and
volume > 100000
// --- Plot signals on chart ---
plotshape(longCondition, title="Breakout Momentum", location=location.belowbar, color=color.new(color.green, 0), style=shape.triangleup, size=size.large, text="LONG")
// --- Alerts ---
if (longCondition)
alert("📈 Breakout Momentum (LONG) signal detected!", alert.freq_once_per_bar_close)
Triple RSI Multi-Timeframe
This indicator shows three RSI lines together so you can read market momentum on multiple timeframes at once. Each RSI has its own period, timeframe, and color, so you can quickly tell which line is fast, medium, or slow.
What it helps with
Spot overbought and oversold zones using the 70 and 30 levels, plus an optional midline at 50 for trend bias.
Align signals across timeframes: when two or three RSIs agree, the move is usually stronger.
Time entries and exits: use the shorter‑timeframe RSI for precise timing and the higher‑timeframe RSI for direction.
How to use
Choose the period and timeframe for RSI 1, 2, and 3 based on your style (e.g., 14 on current TF, 21 on 5m, 50 on 15m).
Pick distinct colors so you can recognize each line easily.
Turn on alerts to get notified when any RSI crosses into overbought or oversold.
GBTimes2Library "GBTimes2"
Library containing all GB (Gartley Butterfly) time values for trading indicators
getTimes()
Returns array of all GB time values in packed format (HHMM)
Returns: Array of integers representing GB times throughout the day
Position Size & Drawdown ManagerThis tool is designed to help traders dynamically adjust their position size and drawdown expectations as their trading capital changes over time. It provides a simple and intuitive way to translate backtest results into real-world position sizing decisions.
Purpose and Functionality
The indicator uses your original backtest parameters — including base capital, base drawdown percentage, and base position size — and your current account balance to calculate how your risk profile changes. It presents two main scenarios:
Lock Drawdown %: Keeps your original drawdown percentage fixed and calculates the new position size required.
Lock Position Size: Keeps your position size unchanged and shows how your drawdown percentage will shift.
Why it’s useful
Many traders face the challenge of scaling their strategies as their account grows or shrinks. This tool makes it easy to visualize the relationship between position sizing, capital, and drawdown. It’s particularly valuable for risk management, portfolio rebalancing, and maintaining consistent exposure when transitioning from backtest conditions to live trading.
How it works
The calculations are displayed in a clean, color-coded table that updates dynamically. This allows you to instantly see how capital fluctuations impact your expected drawdown or position size. You can toggle between light and dark themes and highlight important cells for clarity.
Practical use case
Combine this tool with your TradingView strategy results to better interpret your backtests and adjust your real-world trade sizes accordingly. It bridges the gap between simulated performance and actual account management.
Chart example
The chart included focuses only on this indicator, showing the output table and visual layout clearly without additional scripts or overlays.
LONG SETUP → 8/13/48 EMA + BoSMarks a perfect ENTRY (green "LONG") the exact candle where: 8 EMA crosses above BOTH 13 & 200 EMA
Price is above 200 EMA
Price breaks the most recent swing high (Break of Structure)
Keeps you IN the trade as long as price stays above the 8,13, 48 EMA
Plots EXIT signals:
Red "STOP" label under the last swing low
Orange "EXIT" when price closes below 13 EMA
Purple "EXIT" when price closes below 48 EMA
Use daily timeframe
Candle Volume / RVOL Enhanced TableCandle Vol shown as “x.xxM” above 1M, full integer below.
Candle Rvol and Last Can Rvol always as “xx.xx%” with at least “0.00%” if not available.
Table matches the style and layout in your screenshots.
Color, text, normalization per hour, options for tweaking.
Yit's SMA'sThis is the first update to my original SMA indicators I've added the following:
10 Week SMA
40 Week SMA
3 Month SMA
18 Month SMA
I wanted to add more based on these being common indicators various types of trading uses.
There will probably be more in the future.
OmniTraderOmniTrader — What It Does
A pragmatic intraday toolkit that keeps your chart readable while surfacing the levels traders actually use: EMAs across timeframes, VWAP, yesterday’s high/low, Asian/London/NY session ranges, and a configurable Opening Range Breakout (ORB).
Multi-Timeframe EMAs (EMA 1 & 2) — Pick any TF per EMA (e.g., 5m EMA on a 1m chart).
VWAP — Toggle on/off for quick mean/flow context.
Session High/Low (live → frozen)
Tracks Asian / London / New York in your chart/exchange timezone.
Rays auto-extend; labels optional.
Previous Day High/Low — Daily levels with optional labels; auto-resets each new day.
Opening Range Breakout (ORB)
Choose session (NY/London/Asian) and 15m or 30m window.
Levels update live during the window, then lock.
Separate colors for ORB High & ORB Low + labels.
Style & Clarity Controls — Per-group color pickers, line width/style, label size & visibility.
Designed to minimize clutter while keeping essentials visible.
Breakout line - AndurilThis line shows the highest daily closing price of last 20 days default (can be adjusted from the settings). to help you to understand consolidation points and breakouts.






















