Now let me build a professional TradingView Pine Script indicatoWall Street CashIG:DOWghostking2780Now let me build a professional TradingView Pine Script indicator for scalping with EMA/SMA: **GHOST ScalpEMA** is ready. Here's what's packed in: **Moving Averages** - Fast EMA (default 8) — colour shifts with slope direction - Mid EMA (default 21) — same slope colouring - Slow SMA (default 50) — trend filter baseline, plotted as circles **Cloud** between Fast & Mid EMA — cyan when bullish, red when bearish **Signals** - ▲ Triangle up below bar = Fast EMA crossed above Mid EMA (BUY) - ▼ Triangle down above bar = Fast EMA crossed below Mid EMA (SELL) - Optional Slow SMA filter — only fires signals when price is on the right side of the SMA - Optional text labels (BUY/SELL) on each signal candle **Background bias** — faint cyan tint when all 3 MAs stack bullishly, faint red when bearish **Live HUD table** (top-right corner) — shows current values for all 3 MAs + bias status **Alerts** — 3 alert conditions pre-wired (BUY / SELL / Any) --- **To install in TradingView:** 1. Open TradingView → Pine Script Editor (bottom panel) 2. Paste the full script 3. Click **Add to chart** 4. All settings are adjustable in the Inputs panel Want me to add RSI confluence, ATR-based stops, or a session filter for SAST hours?