PROTECTED SOURCE SCRIPT
Momentum vs Consolidation with SuperTrend

Momentum Super Trend : This TradingView script, called "Momentum vs Consolidation with Super Trend," is a tool to help traders spot when the market is trending strongly (momentum) or moving sideways (consolidation), and it gives clear buy and sell signals. It uses a mix of popular indicators to make decisions and shows them on your chart. Here’s a simple breakdown for traders:
---
### **What It Does**
- **Identifies Market Mood**:
- Tells you if the market is in a **trending phase** (price moving strongly up or down) or a **sideways phase** (price stuck in a range).
- Highlights momentum with a green background and consolidation with a yellow background.
- **Gives Trading Signals**:
- Shows when to **buy (go long)** or **sell (go short)** with labels on the chart.
- Tells you when to **exit** your trades to lock in profits or cut losses.
- **Guides with Trend Lines**:
- Draws a Super Trend line to show if the market is bullish (green) or bearish (red).
- Plots two moving averages (fast and slow) to confirm price direction.
---
### **How It Works**
The script uses four main tools to make decisions:
1. **ADX (Average Directional Index)**:
- Measures how strong a trend is. If ADX is above 20, it suggests the market is trending (momentum).
2. **Bollinger Bands**:
- Looks at market volatility. Narrow bands (less than 2% width) mean the market is quiet (consolidation).
3. **EMAs (Exponential Moving Averages)**:
- Uses a fast 9-period EMA (blue line) and a slow 21-period EMA (red line).
- Price above both EMAs is bullish; below both is bearish.
4. **Super Trend**:
- A trend-following indicator that shows whether the market is in an uptrend (green line) or downtrend (red line).
---
### **Trading Signals**
- **Buy (Long) Signal**:
- Price is above both the 9 and 21 EMAs (bullish).
- Super Trend is green (uptrend).
- You’re not already in a long position.
- A green "Long" label appears below the bar when it’s time to buy.
- **Sell (Short) Signal**:
- Price is below both EMAs (bearish).
- Super Trend is red (downtrend).
- You’re not already in a short position.
- A red "Short" label appears above the bar when it’s time to sell.
- **Exit Signals**:
- **Exit Long**: Price drops below the 21 EMA. A green "Exit Long" label appears.
- **Exit Short**: Price rises above the 21 EMA. A red "Exit Short" label appears.
The script ensures you’re only in one trade at a time (either long or short) to keep things clear.
---
### **What You See on the Chart**
- **Background Colors**:
- **Green**: Market is trending (momentum).
- **Yellow**: Market is sideways (consolidation).
- **Lines**:
- Blue line (9 EMA) and red line (21 EMA) show price direction.
- Area between EMAs is filled green (bullish) or red (bearish).
- Super Trend line is green for uptrends, red for downtrends, with a shaded area between price and the line.
- **Labels**:
- Buy signals (green "Long") and exit long signals (green "Exit Long") appear below the bar.
- Sell signals (red "Short") and exit short signals (red "Exit Short") appear above the bar.
- **Debug Info** (optional):
- If you turn on "Show Debug Info," you’ll see extra charts below the main one showing ADX, Bollinger Band width, and other details to understand what’s driving the signals.
---
### **Alerts**
You can set up alerts in TradingView to notify you when:
- A buy or sell signal triggers.
- It’s time to exit a long or short trade.
- The Super Trend flips from bullish to bearish or vice versa.
---
### **How to Use It**
1. **Add to TradingView**:
- Copy the code into Trading View’s Pine Editor and add it to your chart.
2. **Tweak Settings**:
- Adjust numbers like ADX threshold (default 20), Bollinger Band settings, or EMA periods to match your trading style.
- Turn on "Show Debug Info" if you want to see the nuts and bolts behind the signals.
3. **Trade the Signals**:
- Buy when you see a "Long" label and the market looks bullish (green Super Trend, price above EMAs).
- Sell when you see a "Short" label and the market looks bearish (red Super Trend, price below EMAs).
- Exit trades when you see "Exit Long" or "Exit Short" labels.
4. **Check Market Context**:
- Green background means it’s a trending market—good for following trends.
- Yellow background means the market is ranging—signals may be less reliable.
---
### **Tips for Traders**
- **Timeframes**: Works on any timeframe (e.g., 1-hour, 4-hour, daily), but match it to your trading style (shorter for day trading, longer for swing trading).
- **Confirm with Other Tools**: Use volume, support/resistance, or other indicators to double-check signals.
- **Test First**: Try it on a demo account or back test to see how it performs with your market (stocks, forex, crypto, etc.).
- **Adjust Parameters**: If signals are too frequent or too rare, tweak the ADX threshold, Bollinger Band width, or Super Trend settings.
---
### **Why It’s Useful**
- Combines trend strength (ADX), volatility (Bollinger Bands), and price direction (EMAs, Super Trend) for reliable signals.
- Clear visuals make it easy to spot trade opportunities and market conditions.
- Prevents over-trading by limiting you to one position at a time.
- Alerts keep you updated without staring at the chart all day.
---
### **What It Does**
- **Identifies Market Mood**:
- Tells you if the market is in a **trending phase** (price moving strongly up or down) or a **sideways phase** (price stuck in a range).
- Highlights momentum with a green background and consolidation with a yellow background.
- **Gives Trading Signals**:
- Shows when to **buy (go long)** or **sell (go short)** with labels on the chart.
- Tells you when to **exit** your trades to lock in profits or cut losses.
- **Guides with Trend Lines**:
- Draws a Super Trend line to show if the market is bullish (green) or bearish (red).
- Plots two moving averages (fast and slow) to confirm price direction.
---
### **How It Works**
The script uses four main tools to make decisions:
1. **ADX (Average Directional Index)**:
- Measures how strong a trend is. If ADX is above 20, it suggests the market is trending (momentum).
2. **Bollinger Bands**:
- Looks at market volatility. Narrow bands (less than 2% width) mean the market is quiet (consolidation).
3. **EMAs (Exponential Moving Averages)**:
- Uses a fast 9-period EMA (blue line) and a slow 21-period EMA (red line).
- Price above both EMAs is bullish; below both is bearish.
4. **Super Trend**:
- A trend-following indicator that shows whether the market is in an uptrend (green line) or downtrend (red line).
---
### **Trading Signals**
- **Buy (Long) Signal**:
- Price is above both the 9 and 21 EMAs (bullish).
- Super Trend is green (uptrend).
- You’re not already in a long position.
- A green "Long" label appears below the bar when it’s time to buy.
- **Sell (Short) Signal**:
- Price is below both EMAs (bearish).
- Super Trend is red (downtrend).
- You’re not already in a short position.
- A red "Short" label appears above the bar when it’s time to sell.
- **Exit Signals**:
- **Exit Long**: Price drops below the 21 EMA. A green "Exit Long" label appears.
- **Exit Short**: Price rises above the 21 EMA. A red "Exit Short" label appears.
The script ensures you’re only in one trade at a time (either long or short) to keep things clear.
---
### **What You See on the Chart**
- **Background Colors**:
- **Green**: Market is trending (momentum).
- **Yellow**: Market is sideways (consolidation).
- **Lines**:
- Blue line (9 EMA) and red line (21 EMA) show price direction.
- Area between EMAs is filled green (bullish) or red (bearish).
- Super Trend line is green for uptrends, red for downtrends, with a shaded area between price and the line.
- **Labels**:
- Buy signals (green "Long") and exit long signals (green "Exit Long") appear below the bar.
- Sell signals (red "Short") and exit short signals (red "Exit Short") appear above the bar.
- **Debug Info** (optional):
- If you turn on "Show Debug Info," you’ll see extra charts below the main one showing ADX, Bollinger Band width, and other details to understand what’s driving the signals.
---
### **Alerts**
You can set up alerts in TradingView to notify you when:
- A buy or sell signal triggers.
- It’s time to exit a long or short trade.
- The Super Trend flips from bullish to bearish or vice versa.
---
### **How to Use It**
1. **Add to TradingView**:
- Copy the code into Trading View’s Pine Editor and add it to your chart.
2. **Tweak Settings**:
- Adjust numbers like ADX threshold (default 20), Bollinger Band settings, or EMA periods to match your trading style.
- Turn on "Show Debug Info" if you want to see the nuts and bolts behind the signals.
3. **Trade the Signals**:
- Buy when you see a "Long" label and the market looks bullish (green Super Trend, price above EMAs).
- Sell when you see a "Short" label and the market looks bearish (red Super Trend, price below EMAs).
- Exit trades when you see "Exit Long" or "Exit Short" labels.
4. **Check Market Context**:
- Green background means it’s a trending market—good for following trends.
- Yellow background means the market is ranging—signals may be less reliable.
---
### **Tips for Traders**
- **Timeframes**: Works on any timeframe (e.g., 1-hour, 4-hour, daily), but match it to your trading style (shorter for day trading, longer for swing trading).
- **Confirm with Other Tools**: Use volume, support/resistance, or other indicators to double-check signals.
- **Test First**: Try it on a demo account or back test to see how it performs with your market (stocks, forex, crypto, etc.).
- **Adjust Parameters**: If signals are too frequent or too rare, tweak the ADX threshold, Bollinger Band width, or Super Trend settings.
---
### **Why It’s Useful**
- Combines trend strength (ADX), volatility (Bollinger Bands), and price direction (EMAs, Super Trend) for reliable signals.
- Clear visuals make it easy to spot trade opportunities and market conditions.
- Prevents over-trading by limiting you to one position at a time.
- Alerts keep you updated without staring at the chart all day.
Skrip dilindungi
Skrip ini diterbitkan sebagai sumber tertutup. Akan tetapi, anda boleh menggunakannya dengan percuma dan tanpa had – ketahui lebih lanjut di sini.
Penafian
Maklumat dan penerbitan adalah tidak dimaksudkan untuk menjadi, dan tidak membentuk, nasihat untuk kewangan, pelaburan, perdagangan dan jenis-jenis lain atau cadangan yang dibekalkan atau disahkan oleh TradingView. Baca dengan lebih lanjut di Terma Penggunaan.
Skrip dilindungi
Skrip ini diterbitkan sebagai sumber tertutup. Akan tetapi, anda boleh menggunakannya dengan percuma dan tanpa had – ketahui lebih lanjut di sini.
Penafian
Maklumat dan penerbitan adalah tidak dimaksudkan untuk menjadi, dan tidak membentuk, nasihat untuk kewangan, pelaburan, perdagangan dan jenis-jenis lain atau cadangan yang dibekalkan atau disahkan oleh TradingView. Baca dengan lebih lanjut di Terma Penggunaan.