Cloudflare CLOUDFLARE
Verifying connection...
Checking your browser before accessing Exotic Tools
Protected by Cloudflare - Performance and security by Cloudflare
📱
Mobile Mode
Auto / ON / Off
Customizations moved? Profile, themes, background, volume etc. are in Customizations
This tab lists every feature with ON/OFF + ? help. Pro rows show 🔒 and need $10 code.

All Features ?

Free toggles save instantly. Pro toggles show lock and open pay modal.

Pro Unlock — $10 once ? SAVES $348/yr

Cash App QR
How to get your code:
1️⃣ Scan the QR or tap $AlwaysBetOnBright → pay $10
2️⃣ Add me on Discord — chrome.bright
3️⃣ Message me your Cash App name → I send your 16-char code
4️⃣ Paste it below → Pro unlocks forever 🎉
✓ No monthly fee ✓ Lifetime access ✓ Single-use codes — nobody can copy yours

Pro Worth It — What Unlocks

Free: 5 signals/day, 1 wallet, basic FVG/BOS. Pro $10: unlimited, multi-wallet, LSTM, whales.
FREE
5 signals
Limited
PRO $10
Unlimited
30+ tools
?Why pro? Saves $348/yr, no subscription, gift codes never expire, works offline.

🚀 Exotic AI Indicator – Installation & Setup Tutorial PRO

🚫 License warning: Do NOT publish this script to TradingView community scripts or share the code publicly. It is licensed for your personal use only — publishing/redistributing violates your Pro license and will result in a permanent ban (code blacklisted, no refund).
What you get: Live Signal + Predictor Wave + ChoCh + OB + FVG + Sessions + Rug Filter + ATR SL/TP. One indicator, all toggles in Settings.

Step 1 — Copy the Pine Script

  1. Go to Exotic Indicator tab → click Copy Pine Script.
  2. Code starts with // This Pine Script® code is subject... and ends with alertcondition(choChBear.... Keep it intact — single indicator() only.

Step 2 — Open TradingView Pine Editor

  1. Open tradingview.com/pine/ or chart → Pine Editor (bottom).
  2. Click Open → New Blank Indicator. Delete the default indicator("My script") + plot(close) template completely.
  3. Paste the entire Exotic v6 code.
  4. Click Save (name: Exotic Indicator) → Add to chart.

Step 3 — Add to Chart & Confirm

  • You should see BUY/SELL labels, Wave bands, FVG/OB boxes, BOS/ChoCh arrows, session lines.
  • If you see line 2: indicator() duplicate error, you left the template — delete line 1-2 and keep only one indicator("Exotic Live Signal + Wave + ChoCh + OB + FVG v6"....

Step 4 — Configure Visibility Toggles (Settings → Style/Inputs)

ToggleWhat it showsDefault
FVGBull/Bear Fair Value Gap boxes (2-bar imbalance)On
BOSBreak of Structure — close crosses last swing high/lowOn
ChoChChange of Character — BOS reversal (opposite break after BOS)On
Order BlockLast displacement candle before impulse (institutional OB)On
Predictor WaveEMA + ATR band wave — basis + upper/lower envelopeOn
SessionsAsia / London / NY high-low linesOn
EMAs20 / 50 / 200 EMAs & slope trend filterOn
Volume SurgeDots when volume > SMA20 × thresholdOn
Live SignalsBUY/SELL/HOLD labels + Entry/TP/SL lines + tableOn

Step 5 — Tune Signal Parameters

ParameterEffectTips
Signal Threshold (30)Higher = fewer, stronger BUY/SELL. Smoothed score EMA3 must cross.Scalp 20, Swing 30, Conservative 45
ATR Length / TP / SLATR-based TP/SL distance. TP=2×ATR, SL=1×ATR default.Volatile coins: TP 2.5, SL 1.2
EMA 20/50/200Trend filter — price above/below & slopesLeave default for universal use
RSI Length (14)Momentum bias — >50 bull, <50 bear, >70 OB, <30 OS
Volume Surge × (2.0)Sensitivity for surge dotsLower to 1.5 for more signals
Swing Lookback (5)Pivot detection for BOS/ChoChShorter = more sensitive
Wave Length (34) / Mult (1.5)Predictor Wave envelope widthWider mult = fewer wave traps
Rug Pull Filter / Max Wick % (30%)Cancels BUY/SELL if wick > threshold (pump trap)Keep On for low-cap coins
Session TimezoneAdjust Asia/London/NY lines to your TZDefault UTC — set to America/New_York for US

Predictor Wave — How to Read

  • Basis (teal line) = EMA34 of close. Price above = bullish bias, below = bearish.
  • Upper/Lower bands = basis ± ATR × 1.5. Touch upper + close above = waveBull, touch lower + close below = waveBear.
  • Combine with FVG/OB — best signals when wave aligns with BOS/ChoCh.

Rug Pull Filter

  • If a bar wick >30% and signal would be BUY/SELL, engine forces HOLD and penalizes score -20. Prevents chasing wick pumps.
  • Toggle Off for calm large-caps, keep On for memecoins.

SL / TP Logic

  • Entry = close at signal bar. TP = entry ± ATR×TPmult, SL = entry ∓ ATR×SLmult. Plotted as lines when signal ≠ HOLD.
  • ATR auto-scales to volatility — wider on volatile bars, tighter on calm.

Sessions (Asia / London / NY)

  • Tracks session high/low rolling within timezone window. Gray = Asia, Blue = London, Orange = NY. Use as support/resistance or sweep targets.

Signal Meanings

SignalMeaningConfidence
BUYSmoothed score ≥ threshold — FVG/BOS/ChoCh/OB/Wave/EMA/RSI/Volume confluence bullish|score|+30, capped 100%
SELLScore ≤ -threshold — bearish confluenceSame
HOLDNo strong edge or rug-filteredLow

Alerts

  • In TradingView: Add Alert → Condition: Exotic Indicator → Exotic BUY / SELL / FVG Bull / BOS Bull / ChoCh Bull / ChoCh Bear. Set to Once Per Bar Close for non-repaint.
  • Final alert line in code: alertcondition(choChBear and barstate.isconfirmed...) — ensures ChoCh Bear fires only on confirmed close.

Quick Start Presets

StyleThresholdWave MultRug
Scalp (1m-5m)201.2On 25%
Swing (1H-4H)301.5On 30%
Position (1D)452.0Off

Troubleshooting

IssueFix
Duplicate indicator() errorDelete TradingView template lines 1-2, keep only one indicator("Exotic Live Signal + Wave + ChoCh + OB + FVG v6"
No boxes/linesCheck Visibility Toggles → enable FVG/OB/Session, increase max_boxes_count in indicator() is already 500
Too many BUY/SELLIncrease Signal Threshold to 40-50, increase Swing Lookback to 7
Too few signalsLower Threshold to 20, lower Volume Surge to 1.5
Rug filter blocks good signalsDisable Rug Filter or raise Max Wick % to 40
Wave bands too tightIncrease Wave Multiplier to 2.0
Educational only — not financial advice. Confirm on higher timeframe. Settings → gear icon to tune per coin.
Copied to clipboard
Paste in TradingView Pine Editor