Crypto Weekly Levels + One-Shot AlertsThis is for paper trading purpose only. This is my 7 years work and i am giving away it to the world. please practice it well / back test it. remember all you need only one strategy and one script.
Weekly camarilla and cpr levels. fires alerts when ever the price touches the levels. forms an triangle symbol at the touch.
after long time use the alerts at the opening are flooding so need to fix it. please remove the indicator once per week and add freshly.
Indikator dan strategi
MACD Momentum Structure & Wedge Sniper [MTF]🚀 MACD Market Structure: The All-in-One System
This tool automates institutional price action analysis by filtering market noise using MACD momentum rather than simple candle wicks.
🔥 Key Features
Noise-Free Structure: Identifies true Swing Highs (SH) and Swing Lows (SL) based on MACD peaks, ignoring fake-outs.
Auto-Trendlines: Automatically draws purple trendlines connecting recent swings to visualize Wedges, Triangles, and Squeezes in real-time.
Smart Zones: On a trend change (CHoCH), it automatically draws the Fixed Range Volume Profile to highlight the "Point of Control" (Institutional Entry Level).
"Sniper" Entries: Signals entries only when price retests a Zone AND momentum confirms it on a lower timeframe (e.g., M1 crossover).
MTF Dashboard: Monitors trends across 4 timeframes simultaneously so you never trade against the higher timeframe.
Thedu BO c2rsi_color = rsi_value > 70 ? color.red : rsi_value < 30 ? color.lime : color.white
tb.cell(0, row, 'RSI(' + str.tostring(chu_ky_rsi) + ')', text_color = color.gray, text_size = size.tiny)
tb.cell(1, row, str.tostring(rsi_value, '#.##'), text_color = rsi_color, text_size = size.small)
row += 1
// ADX
adx_color = adx_value > 25 ? color.lime : adx_value > 20 ? color.yellow : color.gray
tb.cell(0, row, 'ADX(' + str.tostring(chu_ky_adx) + ')', text_color = color.gray, text_size = size.tiny)
tb.cell(1, row, str.tostring(adx_value, '#.##'), text_color = adx_color, text_size = size.small)
Crypto Monthly Levels (Non-Repainting, Fixed for Month)This is for paper trading purpose only.
Monthly camarilla and cpr levels. fires alerts when ever the price touches the levels. still need to upgrade the code.
after long time use the alerts at the opening are flooding so need to fix it. please remove the indicator once per week and add freshly.
Crypto Daily Levels + SMA Alerts (Non-Repainting)This is for paper trading purpose only.
Daily camarilla and cpr levels with 2 SMAs. fires alerts when ever the price touches the levels. still need to upgrade the code.
after long time use the alerts at the opening are flooding so need to fix it. please remove the indicator once per week and add freshly.
QuantMotions - Smart Money BlocksSmart Money Blocks – Clean Edition is a minimalistic, high-precision Smart Money Concepts (SMC) tool designed for traders who want clean and reliable market structure signals without chart clutter.
This script detects and visualizes Order Blocks, Fair Value Gaps (FVGs), and Liquidity Levels using a strictly filtered, volume-based institutional logic.
Unlike many SMC indicators that overload the chart with noise, this version is built to stay fast, clean, and accurate — ideal for both scalpers and higher-timeframe traders.
🔍 Features
✔ Institutional Order Block Detection
• Identifies bullish and bearish order blocks
• Uses high-volume + price-displacement confirmation
• OBs extend forward and deactivate when broken
• Includes volume + tick range info-box
✔ Fair Value Gaps (FVG)
• Auto-detects bullish and bearish FVGs
• Marks imbalance zones until they are fully filled
• Clean, non-intrusive visualization
✔ Liquidity Levels
• Smart swing-high/swing-low liquidity detection
• Tracks touches to distinguish strong vs weak levels
• Marks support/resistance liquidity with labels only (no chart clutter)
⚙️ Clean & Minimal Design
This script is optimized for a clean workflow:
• No volume profile
• No BOS/CHOCH spam
• No unused SMC elements
• Only high-value SMC signals
• Clean color theme for dark charts
The goal is to provide only what matters, nothing more.
📈 Use Cases
• Smart Money / ICT style trading
• Scalping (1s – 1m)
• Intraday / London & New York session trading
• Swing trading
• Market structure analysis
• Liquidity and imbalance mapping
Whether you're identifying points of interest (POIs), building a bias, or mapping high-probability reaction zones — this tool helps you see structure clearly.
🔔 Alerts Included
• Order Block creation
• FVG creation
• Price touching an active Order Block
• Volume surge
• Institutional candle detection
• Structure break detection
Great for automation or bias confirmation.
🧠 Why This Script?
Many SMC indicators try to do everything — which often results in clutter, lag, and unreliable signals.
This edition focuses on precision, clarity, and real usability.
The logic is light, efficient, and suited for real-time execution on very fast charts.
📌 Note
This tool does not generate trade signals by itself.
It is designed as a market structure map for traders who already understand Smart Money principles such as:
• Displacement
• Imbalance
• Institutional candles
• OB mitigation
• Liquidity sweeps
Use it as part of your confluence system.
AR-Volume Profile (Daily + Hourly)AR —Volume Profile (Daily + Hourly)
AR —Volume Profile plots two volume profiles on your chart at the same time:
• Daily Volume Profiles (multiple days back, always visible)
• Hourly Volume Profiles (last N hours, designed for ≤ 15m timeframes)
It’s built to stay clean, readable, and performance-safe, while still letting you see where volume built up across recent structure.
________________________________________
What You See On Chart
✅ Daily Profiles (Multi-day)
• Shows Volume Profile histograms for the last X days back (you choose).
• Each day is drawn as a horizontal histogram inside that day’s session.
• Color logic:
o Base (all volume)
o Value Area (VA)
o POC (Point of Control)
✅ Daily Levels (POC / VAH / VAL)
• Adds optional horizontal levels:
o POC
o VAH
o VAL
• You can choose whether to draw these:
o Today only, or
o Past days too (if enabled in your version)
• Levels can optionally extend to the right to act like HTF references.
✅ Hourly Profiles (Intraday context)
• Shows profiles for the last N hours (you choose).
• Meant to be used on 15m and below for clean intraday mapping.
• Optional hourly level lines are available too.
________________________________________
How It Calculates Volume
This is a bar-based approximation of a volume profile:
• Each candle’s volume is distributed across its price range based on overlap with bins.
• Flat candles (very small range) are placed into the nearest bin.
• This gives a reliable “where volume accumulated” view without needing exchange order-by-order data.
________________________________________
Key Inputs Explained
Daily Profile (Always Visible)
• Days back to show (Daily)
How many previous daily profiles you want displayed.
• Daily bins
Higher bins = more detail (but higher object usage).
• Daily Value Area %
Default 70% like traditional VP.
• Daily profile width (% of day)
Controls how wide the histogram is inside the day.
• Daily profile side
Left or Right inside each day.
• Show Daily POC/VAH/VAL lines
Enable level lines.
• Extend Daily levels to the right
Makes daily levels act like forward HTF liquidity/targets.
Hourly Profile (15m and below)
• How many hours
Number of hourly profiles to display.
• Hourly bins
• Hourly profile width (% of hour)
• Hourly profile side
• Show Hourly POC/VAH/VAL lines
________________________________________
Line Budget / Why You May Not See 20 Days
TradingView has a hard cap on drawn objects (especially lines).
This script includes a Line Budget system that automatically limits the amount of profiles shown so it won’t crash or exceed limits.
Budget Priority Modes
• Daily First (recommended)
Your selected daily profiles are prioritized first. Hourly profiles are reduced if needed.
• Hourly First
Hourly profiles are prioritized first. Daily profiles are reduced if needed.
Budget Label (on chart)
If enabled, a small label shows:
• What you requested (days/hours)
• What is actually being drawn (after budget limits)
• If hourly is disabled due to timeframe (>15m)
This is normal and prevents TradingView runtime errors.
________________________________________
Best Use Cases
✅ Intraday trading (scalping + day trading)
✅ Mapping premium/discount volume build-ups
✅ Pairing with:
• liquidity sweeps
• order blocks
• HTF levels
• session ranges
• breaker / mitigation concepts
________________________________________
Recommended Settings (Practical)
If you want more daily history, you must balance line budget.
Example setups:
“Clean Daily Focus” (more days)
• Daily bins: 60–80
• Days back: 10–20
• Hours: 0–4 (or lower)
• Budget mode: Daily First
“Intraday Heavy” (more hourly detail)
• Hourly bins: 30–50
• Hours: 8–12
• Days back: 3–7
• Budget mode: Hourly First
________________________________________
Notes / Limitations
• Hourly profiles are designed for ≤ 15m timeframes.
• This uses approximate volume distribution from candle ranges (not exchange tick VP).
• If volume data is missing on the symbol/broker, results will be less meaningful.
• Visual output depends on instrument liquidity + chart zoom.
________________________________________
Credits / License
This Pine Script® code is released under the Mozilla Public License 2.0.
© AdamRifau
RSI UpDown [DivineTrade]This indicator displays the RSI values across multiple timeframes in real time. It provides a compact panel showing RSI readings for 1W, 1D, 4H, 1H, 15M, 5M and 1M, updating continuously as new price data arrives. Each value is color-coded based on market conditions: strong overbought levels, moderate overbought zones, neutral ranges and oversold areas. This allows traders to quickly assess multi-timeframe momentum and identify alignment or divergence across different market horizons.
QUANTUM TREND MATRIXThe Quantum Trend Matrix (QTM) is a professional-grade market mapping architecture designed to bridge the gap between retail technical analysis and institutional price levels. By decoding market structure, momentum, and volatility in real-time, QTM eliminates "analysis paralysis" and provides a definitive visual roadmap for every trading session.
This is an Invite-Only proprietary suite designed for serious traders who require precision, defined risk parameters, and statistical validation over emotional guessing.
🎯 Core Features
1. The Daily Roadmap (Structural Levels) Automatically plots the session's "Battlefield" based on proprietary volatility algorithms.
🟢 Breakout Level: Marks the start of the Bullish Expansion Zone.
🔴 Breakdown Level: Marks the start of the Bearish Liquidation Zone.
🔵 Central Pivot: The daily equilibrium point.
2. Dynamic Value Zone (Trend Ribbon) A fluid, 90% transparent ribbon that visualizes the "Fair Value" flow.
Blue Cloud: Uptrend / Dynamic Support (Buy Dips).
Orange Cloud: Downtrend / Dynamic Resistance (Sell Rallies).
Crossing the ribbon signals potential trend reversals.
3. Signal Architecture
Momentum Circles: Confirms shifts in directional bias (Bullish/Bearish).
Exhaustion Diamonds: Detects over-extended price action to warn against chasing trades at the top or bottom.
4. Smart Info Panel A real-time dashboard monitoring RSI, ADX, Directional Bias (+DI/-DI), and Trend Score to "Health Check" the market before you pull the trigger.
🛠️ How It Works
QTM simplifies decision-making into a 3-step logic process:
Structure: Wait for a candle CLOSE beyond the Breakout or Breakdown levels.
Trend: Confirm the Value Zone color aligns with the direction.
Execution: Enter on the retest of structure or momentum confirmation.
Includes built-in Alerts for all major level breaches.
🔒 Access & Disclaimer
This is an Invite-Only Script. To request access, please DM on mechartminded@gmail.com.
refer User Manual before trading using QTM.
Nsm_indicator+HA_Alert(V0)This is a Normalized MACD which helps in Buying & Selling Alert with HA Alerts
CVD [able0.1]# CVD Overlay iOS Style - Complete User Guide
## 📖 Table of Contents
1. (#what-is-cvd)
2. (#installation-guide)
3. (#understanding-the-display)
4. (#reading-the-info-table)
5. (#settings--customization)
6. (#trading-strategies)
7. (#common-mistakes-to-avoid)
---
## 🎯 What is CVD?
**CVD (Cumulative Volume Delta)** tracks the **difference between buying and selling pressure** over time.
### Simple Explanation:
- **Positive CVD** (Orange) = More buying than selling = Bulls winning
- **Negative CVD** (Gray) = More selling than buying = Bears winning
- **Rising CVD** = Increasing buying pressure = Potential uptrend
- **Falling CVD** = Increasing selling pressure = Potential downtrend
### Why It Matters:
CVD helps you see **who's really in control** of the market - not just price movement, but actual buying/selling volume.
---
## 🚀 Installation Guide
### Step 1: Open Pine Editor
1. Go to TradingView
2. Click the **"Pine Editor"** tab at the bottom of the screen
3. Click **"New"** or open an existing script
### Step 2: Copy & Paste the Code
1. Select all existing code (Ctrl+A / Cmd+A)
2. Delete it
3. Copy the entire CVD iOS Style code
4. Paste it into Pine Editor
### Step 3: Add to Chart
1. Click **"Save"** button (or Ctrl+S / Cmd+S)
2. Click **"Add to Chart"** button
3. The indicator will appear on your chart!
### Step 4: Initial Setup
- The indicator appears as an **overlay** on your price chart
- You'll see an **orange/gray line** following price
- An **info table** appears in the top-right corner
---
## 📊 Understanding the Display
### Main Chart Elements:
#### 1. **CVD Line** (Orange/Gray)
- **Orange Line** = Positive CVD (buying pressure)
- **Gray Line** = Negative CVD (selling pressure)
- This line moves with your price chart but shows volume delta
#### 2. **CVD Zone** (Shaded Area)
- Light shaded box around the CVD line
- Shows the "range" of CVD movement
- Helps visualize CVD boundaries
#### 3. **Center Line** (Dotted)
- Gray dotted line in the middle of the zone
- Represents the "neutral" point
- CVD crossing this = shift in market control
#### 4. **Reference Asset Line** (Light Gray)
- Shows Bitcoin (BTC) price movement for comparison
- Helps you see if your asset moves with or against BTC
- Can be changed to any asset you want
#### 5. **CVD Label**
- Shows current CVD value
- Positioned above/below zone to avoid overlap
- Updates in real-time
#### 6. **Reset Background** (Very Light Gray)
- Appears when CVD resets
- Indicates a new calculation period
---
## 📋 Reading the Info Table
The info table (top-right) shows **8 key metrics**:
### Row 1: **Header**
```
╔═ CVD able ═╗ | 15m | ████████ | able
```
- **CVD able** = Indicator name + creator
- **15m** = Current timeframe
- **████████** = Visual decoration
- **able** = Creator signature
### Row 2: **CVD Value**
```
CVD▲ | 7.39K | ████████ | █
█
█
```
- **CVD▲** = CVD with trend arrow
- ▲ = CVD increasing
- ▼ = CVD decreasing
- ► = CVD unchanged
- **7.39K** = Actual CVD number
- **Progress Bar** = Visual strength (darker = stronger)
- **Vertical Bars** = Height shows intensity
### Row 3: **Delta**
```
◆DELTA | -1.274K | ████░░░░ | ░
░
```
- **Delta** = Volume change THIS BAR ONLY
- **Negative** = More selling this bar
- **Positive** = More buying this bar
- Shows **immediate** pressure (not cumulative)
### Row 4: **UP Volume**
```
UP↑ | -1.263K | ████████ | █
█
█
```
- Total **buying volume** this bar
- Higher = Stronger buying pressure
- Green/Orange vertical bars = Bullish strength
### Row 5: **DOWN Volume**
```
DN↓ | 2.643K | ████████ | ░
░
░
```
- Total **selling volume** this bar
- Higher = Stronger selling pressure
- Gray vertical bars = Bearish strength
### Row 6-7: **Reference Asset** (if enabled)
```
══ REF ══ | ══════ | ████████ | █
█
PRICE▲ | 4130.300 | ████████ | █
█
```
- **REF** = Reference asset header
- **PRICE▲** = Reference price with trend
- Shows if BTC (or chosen asset) is rising/falling
- Compare with your chart to see correlation
### Row 8: **Market Status**
```
◄STATUS► | NEUT | ████░░░░ | ▒
▒
```
- **BULL** = CVD positive + Delta positive = Strong buying
- **BEAR** = CVD negative + Delta negative = Strong selling
- **NEUT** = Mixed signals = Wait for clarity
**Status Colors:**
- **Orange background** = Bullish (good for long)
- **Gray background** = Bearish (good for short)
- **White background** = Neutral (no clear signal)
---
## ⚙️ Settings & Customization
### Main Settings (⚙️)
#### **CVD Reset**
- **None** = CVD never resets (from beginning of data)
- **On Higher Timeframe** = Resets when HTF candle closes
- 15m chart → Resets hourly
- 1h chart → Resets daily
- Recommended for most traders
- **On Session Start** = Resets at market open
- **On Visible Chart** = Resets from leftmost visible bar
#### **Precision**
- **Low (Fast)** = Uses 1m data, faster but less accurate
- **Medium** = Uses 5m data, balanced (recommended)
- **High** = Uses 15m data, most accurate but slower
#### **Cumulative**
- ✅ On = CVD accumulates over time (recommended)
- ❌ Off = Shows only current bar delta
#### **Show Labels**
- ✅ On = Shows CVD value label on chart
- ❌ Off = Cleaner chart, no label
#### **Show Info Table**
- ✅ On = Shows info table (recommended for beginners)
- ❌ Off = Hide table for minimalist view
---
### 🎨 iOS Style Colors
You can customize **every color** to match your chart theme:
#### **Primary Colors**
- **Primary (Orange)** = Main bullish color (#FF9500)
- **Secondary (Gray)** = Main bearish color (#8E8E93)
- **Background** = Table background (#FFFFFF)
- **Text** = Text color (#1C1C1E)
#### **Bullish/Bearish**
- **Bullish (Orange)** = Positive CVD color
- **Bearish (Gray)** = Negative CVD color
- **Opacity** = Zone transparency (0-100%)
- **Show Zone** = Enable/disable shaded area
#### **Table Colors** (📋)
- **Header Background** = Top row background
- **Header Text** = Top row text color
- **Cell Background** = Data cells background
- **Cell Text** = Data cells text color
- **Border** = Table border color
- **Accent Background** = Special rows background
- **Alert Background** = Warning/status background
---
### 📊 Reference Asset Settings
#### **Enable**
- ✅ On = Shows reference asset line
- ❌ Off = Hide reference asset
#### **Symbol**
- Default: `BINANCE:BTCUSDT`
- Can change to any asset:
- `BINANCE:ETHUSDT` (Ethereum)
- `SPX` (S&P 500)
- `DXY` (US Dollar Index)
- Any ticker symbol
#### **Color & Width**
- Customize line appearance
- Width: 1-4 (thickness)
---
## 💡 Trading Strategies
### Strategy 1: CVD Divergence (Beginner-Friendly)
**What to Look For:**
- Price making **higher highs** but CVD making **lower highs** = Bearish divergence
- Price making **lower lows** but CVD making **higher lows** = Bullish divergence
**How to Trade:**
1. Wait for divergence to form
2. Look for confirmation (price reversal, candlestick pattern)
3. Enter trade in divergence direction
4. Stop loss beyond recent high/low
**Example:**
```
Price: /\ /\ /\ (higher highs)
CVD: /\ / \/ (lower highs) = Bearish signal
```
### Strategy 2: CVD Trend Following (Intermediate)
**What to Look For:**
- **Strongly rising CVD** + **rising price** = Strong uptrend
- **Strongly falling CVD** + **falling price** = Strong downtrend
**How to Trade:**
1. Wait for CVD and price moving in same direction
2. Enter on pullbacks to support/resistance
3. Stay in trade while CVD trend continues
4. Exit when CVD trend breaks
**Signals:**
- CVD ▲▲▲ + Price ↑ = Go LONG
- CVD ▼▼▼ + Price ↓ = Go SHORT
### Strategy 3: CVD + Reference Asset (Advanced)
**What to Look For:**
- Your asset **rising** but BTC (reference) **falling** = Relative strength
- Your asset **falling** but BTC (reference) **rising** = Relative weakness
**How to Trade:**
1. Compare CVD movement with BTC
2. If your CVD rises faster than BTC = Buy signal
3. If your CVD falls faster than BTC = Sell signal
4. Use for **pair trading** or **asset selection**
### Strategy 4: Volume Delta Confirmation
**What to Look For:**
- **Large positive Delta** = Strong buying this bar
- **Large negative Delta** = Strong selling this bar
**How to Trade:**
1. Price breaks resistance + Large positive Delta = Confirmed breakout
2. Price breaks support + Large negative Delta = Confirmed breakdown
3. Use Delta to **confirm** price moves, not predict them
**Rules:**
- Delta > 2x average = Very strong pressure
- Delta near zero at key level = Weak move, likely false breakout
---
## 🎓 Reading Real Scenarios
### Scenario 1: Strong Buying Pressure
```
Table Shows:
CVD▲ | 12.5K | ████████ | ████ (CVD rising)
◆DELTA | +2.8K | ████████ | ▲ (Positive delta)
UP↑ | 3.1K | ████████ | ████ (High buy volume)
DN↓ | 0.3K | ██░░░░░░ | ░ (Low sell volume)
◄STATUS► | BULL | ████████ | ████ (Orange background)
```
**Interpretation:** Strong buying, good for LONG trades
### Scenario 2: Distribution (Hidden Selling)
```
Table Shows:
CVD► | 8.2K | ████░░░░ | ▒▒ (CVD flat)
◆DELTA | -1.5K | ████████ | ▼ (Negative delta)
UP↑ | 0.8K | ███░░░░░ | ░ (Low buy volume)
DN↓ | 2.3K | ████████ | ████ (High sell volume)
◄STATUS► | BEAR | ████████ | ░░░░ (Gray background)
```
**Interpretation:** Price may look stable, but selling increasing = Prepare for drop
### Scenario 3: Neutral/Choppy Market
```
Table Shows:
CVD► | 5.1K | ████░░░░ | ▒ (CVD sideways)
◆DELTA | +0.2K | ██░░░░░░ | ─ (Small delta)
UP↑ | 1.2K | ████░░░░ | ▒ (Medium buy)
DN↓ | 1.0K | ████░░░░ | ▒ (Medium sell)
◄STATUS► | NEUT | ████░░░░ | ▒▒ (White background)
```
**Interpretation:** No clear direction = Stay out or reduce position size
---
## ⚠️ Common Mistakes to Avoid
### Mistake 1: Trading on CVD Alone
- ❌ **Wrong:** "CVD is rising, I'll buy immediately"
- ✅ **Right:** "CVD is rising, let me check price structure, support/resistance, and wait for confirmation"
### Mistake 2: Ignoring Delta
- ❌ **Wrong:** Looking only at cumulative CVD
- ✅ **Right:** Watch both CVD (trend) and Delta (momentum)
- Delta shows **immediate** pressure changes
### Mistake 3: Wrong Timeframe
- ❌ **Wrong:** Using 1m chart with High Precision (too slow)
- ✅ **Right:** Match precision to timeframe:
- 1m-5m → Low Precision
- 15m-1h → Medium Precision
- 4h+ → High Precision
### Mistake 4: Not Using Reset
- ❌ **Wrong:** Using "None" reset for intraday trading
- ✅ **Right:** Use "On Higher Timeframe" to see fresh CVD each session
### Mistake 5: Overtrading Neutral Status
- ❌ **Wrong:** Forcing trades when STATUS = NEUT
- ✅ **Right:** Only trade clear BULL or BEAR status
### Mistake 6: Ignoring Reference Asset
- ❌ **Wrong:** Trading altcoin without checking BTC
- ✅ **Right:** Always check if BTC CVD agrees with your asset
---
## 🔥 Pro Tips
### Tip 1: Multi-Timeframe Analysis
- Check CVD on **3 timeframes**:
- Lower TF (15m) = Entry timing
- Current TF (1h) = Trade direction
- Higher TF (4h) = Overall trend
### Tip 2: Volume Confirmation
- Big price move + Small Delta = **Weak move** (likely reversal)
- Small price move + Big Delta = **Strong accumulation** (continuation)
### Tip 3: CVD Reset Zones
- Pay attention to **reset backgrounds** (light gray)
- Often marks **session starts** = High volatility periods
### Tip 4: Divergence + Status
- Bearish divergence + STATUS = BEAR = **Strongest short signal**
- Bullish divergence + STATUS = BULL = **Strongest long signal**
### Tip 5: Color Psychology
- **Orange** (Bullish) is **warm** = Buying energy
- **Gray** (Bearish) is **cool** = Selling pressure
- Train your eye to read colors instantly
### Tip 6: Table as Quick Scan
- Glance at table without reading numbers:
- **All orange** = Bullish
- **All gray** = Bearish
- **Mixed** = Wait
---
## 📱 Quick Reference Card
| Signal | CVD | Delta | Status | Action |
|--------|-----|-------|--------|--------|
| **Strong Buy** | ▲▲ High | ++ Positive | BULL | Long Entry |
| **Strong Sell** | ▼▼ Low | -- Negative | BEAR | Short Entry |
| **Divergence Buy** | ▲ Rising | Price ▼ | → BULL | Long Setup |
| **Divergence Sell** | ▼ Falling | Price ▲ | → BEAR | Short Setup |
| **Neutral** | → Flat | ~0 Near Zero | NEUT | Stay Out |
| **Accumulation** | → Flat | ++ Positive | NEUT→BULL | Watch for Breakout |
| **Distribution** | → Flat | -- Negative | NEUT→BEAR | Watch for Breakdown |
---
## 🆘 Troubleshooting
### Issue: "Indicator not showing"
- **Solution:** Make sure overlay=true in code, re-add to chart
### Issue: "Table overlaps with price"
- **Solution:** Change table position in code or use TradingView's "Move" feature
### Issue: "CVD line too far from price"
- **Solution:** This is normal! CVD is volume-based, not price-based. Focus on CVD direction, not position
### Issue: "Too many lines on chart"
- **Solution:** Disable "Show Zone" and "Show Labels" in settings for cleaner view
### Issue: "Calculations too slow"
- **Solution:** Change Precision to "Low (Fast)" or use higher timeframe
### Issue: "Reference asset not showing"
- **Solution:** Check if "Enable" is ON and symbol is valid (e.g., BINANCE:BTCUSDT)
---
## 🎬 Getting Started Checklist
- Install indicator on TradingView
- Set precision to "Medium"
- Set reset to "On Higher Timeframe"
- Enable info table
- Add reference asset (BTC)
- Practice reading the table on demo account
- Test on different timeframes (15m, 1h, 4h)
- Compare CVD with your current strategy
- Paper trade for 1 week before going live
- Keep a trading journal of CVD signals
---
## 📚 Summary
**CVD shows WHO is winning: Buyers or Sellers**
**Key Points:**
1. **Orange/Rising CVD** = Buying pressure = Bullish
2. **Gray/Falling CVD** = Selling pressure = Bearish
3. **Delta** = Immediate momentum THIS BAR
4. **Status** = Overall market condition
5. **Always confirm** with price action & other indicators
**Remember:**
- CVD is a **tool**, not a crystal ball
- Use with proper risk management
- Practice makes perfect
- Stay disciplined!
---
**Created by: able**
**Version:** iOS Style v1.0
**Contact:** For questions, refer to TradingView community
Happy Trading! 🚀📈
NB_ZIGZAG+CPR_Version0This Indicator helps in understanding levels on D/W/M Time frame with ZigZag Indicator
✨ SignalMaster Pro - Global Market Session - Ultimate Edge By NK⚠️ Disclaimer
SignalMaster Pro is an educational tool designed to support disciplined trading decisions. It does not guarantee profits, nor should it be taken as financial advice. All trading involves risk, and you are solely responsible for your results. Always trade with discipline and never risk more than you can afford to lose.
“Some of the tools included, such as EMAs, SMAs, and Bollinger Bands, are freely available in TradingView.* They’re incorporated into this indicator solely for strategy and analysis purposes.”
This indicator is available exclusively on the TradingView platform.*
“Small, consistent wins build empires.”
The Mindset We Build Together
Master your mind. Trading is heavily dependent on psychology. Indicators, charts, and market news are all tools — but you are the trader. Losing is part of the game. You don’t need to win every trade. True success comes from executing your plan with discipline, consistency, and strong risk management — not chasing every move. Compounding is the goal — focus on steady growth, not “the big one.”
“One edge, executed with discipline, will beat ten random strategies every time.”
Our Mission
To help traders across Futures, Crypto, Forex, and Stocks simplify decision-making, improve risk management, and avoid common pitfalls like fake breakouts and FOMO entries.
SignalMaster Pro is a premium, signal-based trading system trusted by serious traders around the globe. Built for those who demand precision, clarity, and consistency, it fuses deep technical confluence. Whether you’re trading the US, London, or Asian session, SignalMaster Pro provides structured, visual guidance — powered by real price behavior, not lagging noise.
However, for new traders, the sheer volume of information online can be overwhelming, with conflicting advice, incomplete tutorials, and scams.
“One setup. One strategy. Infinite potential.”
SignalMaster Pro Global Edition was built from years of trading experience and a deep understanding of market psychology. It’s not just about signals — it’s about mental discipline.
We believe in following one proven plan, executing it consistently, and letting compounding work over time. Trading is a business, not a hobby. You don’t need to win every trade — you need to stick to your edge.
This indicator is designed to keep you aligned with your edge, providing guidance and clarity, but not replacing you as the trader.
In reality, successful trading doesn’t require indicators — it requires discipline, solid risk management, strategy, and market understanding. We provide structured guidance through our tutorials, showing you how to begin, which markets align with your lifestyle, and how to approach trading systematically. By following our proven strategy and seeing how we apply technical tools as a guide, you gain a clear framework to execute trades with consistency and compounding, building confidence and long-term growth.
If you’re here to commit to consistency and compounding, welcome aboard.
Who Is This For?
SignalMaster Pro is for the committed trader:
Intraday & Swing Traders seeking higher-probability confluence.
Traders looking for structured entry and exit logic.
Strategy-Focused Individuals who want to eliminate emotional impulses and overtrading.
Global Traders who operate across the New York, London, and Asian sessions.
“Your biggest enemy is not volatility — it’s impatience.”
What Is SignalMaster Pro?
SignalMaster Pro is a powerful visual indicator system designed to help traders identify potential market reversals and continuation setups using color-coded Signal Highs and Signal Lows.
The Signals are divided into London, Asia, and NY sessions, and RTH (Regular Trading Hours) is color-coded for easy intraday trading, while still providing value for swing and position traders who hold trades over multiple days. All of this is built with a deep understanding of market structure, volatility cycles, and momentum behaviors, without using repainting or random signals.
The Global Edition is specifically tuned for multi-session trading, making it ideal for Futures but you can still use it on Crypto, Stocks and Forex.
SignalMaster Pro isn’t about guessing - it’s about giving you the edge, the structure, and the discipline to trade consistently. What matters is your passion and discipline, and that’s the true edge in trading.
Why SignalMaster Pro – Global Edition
Built Around a Real Edge.
Works in trending and sideways markets.
Helps you avoid emotional trading decisions.
Built by real traders for real market conditions.
Combines market structure + confirmation for higher probability trades.
“Trading is not about being right. It's about being consistent. If you have an edge, you’re not trying to win every trade — you’re simply following your plan with discipline, knowing your edge will play out over time.”
SignalMaster Pro doesn’t sell dreams. It supports your decision-making with repeatable structure, objective signals, and clear setups, not hype.
"Strategy, Strategy, Strategy… Discipline is your true indicator."
Core Technical Features
SignalMaster Pro integrates proven technical tools into a single, actionable system:
Trend Analysis: SMA & EMA to track trend direction and dynamic support/resistance.
Market Balance: Bollinger Band basis line to identify mean reversion zones.
Real-Time Pressure: Visual Buyer vs. Seller dominance on current candles.
Smart Momentum: Delta Bars with a trend filter highlight buying in uptrends and selling in downtrends.
Market Hold Detection: Reveals sustained Buyer or Seller dominance, highlighting major turning points.
Signal high and low: No second guessing draws your support and resistance levels in real time.
Reversal Alerts: Market Indecision Doji Highlighter signals potential reversal zones.
How SignalMaster Pro Guides You
SignalMaster Pro gives synchronized entries by identifying color-coded Signal Highs & Lows across multiple timeframes, providing a critical edge that filters false signals.
Think of it as a compass, not buy/sell. It points you in the right direction, but it won’t automatically alert you to obstacles—like a fallen tree or ditch in a forest. You still need to analyze the market context:
Is there a Doji forming, signaling indecision?
Is the candle respecting EMAs or key support/resistance levels?
Are the Signal Highs and Lows forming consistently?
What time of day are you trading (morning vs. evening)?
SignalMaster Pro guides your decisions with precision, while you interpret the contextual market clues for higher probability trades.
Why Traders Trust SignalMaster Pro
Multi-Session Optimized: Master the NY Open, London push, and Asia grind.
Builds Discipline: Reinforces a process-driven approach over emotional reactions.
Clear & Actionable: Color-coded signals and market structure levels remove the guesswork.
Versatile: Works seamlessly across Futures, Forex, Crypto, and Stocks.
Non-Repainting: Reliable signals you can trust.
“Lose small, win big — and repeat with consistency.”
"We Focus on execution, not outcome — the profits will follow.”
Two Ways to Use SignalMaster Pro
For New Traders: Follow our proven strategy, complete with educational tutorials, to build a solid foundation from day one.
Worstfx Key Time WindowsWorstfx Key Time Windows
This tool tracks your 5 most important intraday times (fully editable – HH:MM) and shows how close the market is to each one.
What it does:
• Converts your time slots (Asia open, London, NY, etc.) into a live timing dashboard
• Shows INSIDE / NEAR / FAR / IDLE status for each time
• Colors each row as a heatmap
• Green = inside window
• Yellow = near
• Orange = far
• Gray = idle (50+ mins after the time)
• Two modes:
• Full Table – all 5 times
• Compact – only the next upcoming key time
• Panel can be moved anywhere on the chart
Use it to stay patient , avoid random trades, and focus only when your key timing windows are active. Pairs perfectly with Worstfx Fractal Sessions, AOI, and Order Flow.
💹 Prime Liquidity Predictor [ Nasir Trader ]💹 Prime Liquidity Predictor – Nasir Trader
This tool is designed to identify Nasir Trader’s personal liquidity. The main lines appear on the chart at 1:00 PM Afghanistan time.
✅ How to use:
Once the lines appear, wait for the market to capture the liquidity side and form a confirming candle.
After confirmation, you can enter a position.
Minimum risk-to-reward ratio: 2
Recommended timeframe: 5 minutes, especially for gold.
You can wait for liquidity up to 11:30 PM Kabul time.
乾坤聚势 - 顶底This indicator is the Stochastic Momentum Index Ergodic Indicator, used to assist in evaluating the reliability of 1-minute signals and identifying false signals, choppy market conditions, and the strength or weakness of trends.
[ad] Heikin Ashi DivergenceA useful confirmation when the trend changes at a key level (e.g. liquidity sweep, etc).
乾坤聚势 - 突破This indicator combines dynamic support and resistance, structural range segments, exponential moving averages, SuperTrend, and three filtering conditions to generate primary long and short entry/exit signals on the 1-minute ETH perpetual futures chart.
[EAK] Growth V.2Indicator " Growth rate (Hist.VS Est.)" is designed to display a company's growth rate by comparing historical data with estimates. The configuration options are as follows:
In summary, this indicator provides an overview of a company's earnings growth by comparing historical performance with forecasts, facilitating trend analysis and investment decisions. The various settings allow users to customize the display for their specific needs.
Note:
EPSm = EPS CAGR (Median)
REVm = Revenue CAGR (Median)
OPm = Operating income CAGR (Median)
DIVm = Dividend CAGR (Median)
EQm = Total Equity CAGR (Median)
ASm = Total Asset CAGR (Median)
***This indicator is designed for use on daily (D1) charts only. As it retrieves data by counting back bars, some inaccuracies may occur. For accuracy, please cross-reference the information with reliable sources.
Golden Whale Harmonic Pattern Alert V1.0Golden Whale Harmonic Pattern.
Harmonic patterns form a complex type of pattern in a trading chart. They use Fibonacci levels along with geometric price actions. Named after its founder, harmonic trading was introduced back in 1932.
SPX AbuBasel Scalping PRO – Stable//@version=5
indicator("SPX AbuBasel Scalping PRO – Stable", overlay=true, precision=2)
// ==== Inputs ====
lenRSI = input.int(7, "RSI Length")
tp1ATR = input.float(0.35, "TP1 ATR Factor", step=0.05)
tp2ATR = input.float(0.70, "TP2 ATR Factor", step=0.05)
tp3ATR = input.float(1.00, "TP3 ATR Factor", step=0.05)
slATR = input.float(0.45, "SL ATR Factor", step=0.05)
useVol = input.bool(true, "Use Volume Filter")
// ==== Indicators ====
rsi = ta.rsi(close, lenRSI)
vwap = ta.vwap
atr = ta.atr(14)
// Bollinger Bands
basis = ta.sma(close, 20)
dev = 2.0 * ta.stdev(close, 20)
upper = basis + dev
lower = basis - dev
// Volume filter
volOK = volume > ta.sma(volume, 20)
// Divergence
bullDiv = low < low and rsi > rsi
bearDiv = high > high and rsi < rsi
// Reversal candles
bullCandle = close > open and close > high
bearCandle = close < open and close < low
// VWAP slope
trendUp = vwap > vwap
trendDown = vwap < vwap
// ==== Entry Conditions ====
buySig = bullDiv and bullCandle and close > vwap and trendUp and (not useVol or volOK) and close < lower
sellSig = bearDiv and bearCandle and close < vwap and trendDown and (not useVol or volOK) and close > upper
// ==== Targets ====
tp1 = buySig ? close + atr * tp1ATR : sellSig ? close - atr * tp1ATR : na
tp2 = buySig ? close + atr * tp2ATR : sellSig ? close - atr * tp2ATR : na
tp3 = buySig ? close + atr * tp3ATR : sellSig ? close - atr * tp3ATR : na
sl = buySig ? close - atr * slATR : sellSig ? close + atr * slATR : na
// ==== Plot Signals ====
plotshape(buySig, title="BUY", style=shape.labelup, color=color.green, text="BUY", size=size.small)
plotshape(sellSig, title="SELL", style=shape.labeldown, color=color.red, text="SELL", size=size.small)
// ==== Draw Levels ====
if buySig or sellSig
line.new(bar_index, tp1, bar_index + 1, tp1, extend=extend.right, color=color.new(color.green, 0))
line.new(bar_index, tp2, bar_index + 1, tp2, extend=extend.right, color=color.new(color.lime, 0))
line.new(bar_index, tp3, bar_index + 1, tp3, extend=extend.right, color=color.new(color.green, 40))
line.new(bar_index, sl, bar_index + 1, sl, extend=extend.right, color=color.new(color.red, 0))
// ==== Alerts ====
alertcondition(buySig, "SPX BUY", "AbuBasel PRO: BUY Signal")
alertcondition(sellSig, "SPX SELL", "AbuBasel PRO: SELL Signal")






















