PROTECTED SOURCE SCRIPT
趋势追踪

**GTrend Tracker**
*A multi-timeframe trend following indicator with MACD confirmation and automated alerts*
---
### **Overview**
GTrend Tracker identifies trend reversals using MACD crossovers combined with moving average dynamics. Designed for both swing traders and position traders, it provides clear visual signals and JSON-formatted alerts for automated trading systems.
---
### **Core Features**
1. **Dual-Layer Confirmation**
- **MACD Crossovers**: Detects golden/death crosses (12,26,9 settings)
- **Moving Average Array**:
*Short-term*: EMA 7, EMA 15, SMA 20
*Mid-term*: EMA 30, SMA 60
*Long-term*: EMA 60-120
2. **Signal Logic**
- **Bullish Entry**:
`MACD Golden Cross + EMA 7/15 > SMA 20 + EMA Crossover`
- **Bearish Entry**:
`MACD Death Cross + EMA 7/15 < SMA 20 + EMA Crossunder`
3. **Smart Alerts**
- Generates machine-readable alerts in JSON format:
```json
{"Pair": "{{ticker}}", "Price": "{{close}}", "TF": "{{interval}}", "Direction": "Bullish"}
```
- Compatible with webhook integrations
4. **Visual Analysis**
- **Dynamic MA Bands**:
 
- Short-term (EMA7 vs EMA15)
- Mid-term (EMA60 vs SMA60)
- Long-term (EMA90 vs EMA120)
- **Signal Markers**: ▲ below bars (Bull) / ▼ above bars (Bear)
---
### **Optimal Usage**
- **Trend Confirmation**: Use with 1H-4H charts for swing trading
- **Filter Settings**: Combine with 200-period SMA for macro trend alignment
- **Risk Management**: Signals work best when price breaks MA cloud zones
---
*This tool strictly uses public domain technical analysis methods with no proprietary components.*
*A multi-timeframe trend following indicator with MACD confirmation and automated alerts*
---
### **Overview**
GTrend Tracker identifies trend reversals using MACD crossovers combined with moving average dynamics. Designed for both swing traders and position traders, it provides clear visual signals and JSON-formatted alerts for automated trading systems.
---
### **Core Features**
1. **Dual-Layer Confirmation**
- **MACD Crossovers**: Detects golden/death crosses (12,26,9 settings)
- **Moving Average Array**:
*Short-term*: EMA 7, EMA 15, SMA 20
*Mid-term*: EMA 30, SMA 60
*Long-term*: EMA 60-120
2. **Signal Logic**
- **Bullish Entry**:
`MACD Golden Cross + EMA 7/15 > SMA 20 + EMA Crossover`
- **Bearish Entry**:
`MACD Death Cross + EMA 7/15 < SMA 20 + EMA Crossunder`
3. **Smart Alerts**
- Generates machine-readable alerts in JSON format:
```json
{"Pair": "{{ticker}}", "Price": "{{close}}", "TF": "{{interval}}", "Direction": "Bullish"}
```
- Compatible with webhook integrations
4. **Visual Analysis**
- **Dynamic MA Bands**:
 
- Short-term (EMA7 vs EMA15)
- Mid-term (EMA60 vs SMA60)
- Long-term (EMA90 vs EMA120)
- **Signal Markers**: ▲ below bars (Bull) / ▼ above bars (Bear)
---
### **Optimal Usage**
- **Trend Confirmation**: Use with 1H-4H charts for swing trading
- **Filter Settings**: Combine with 200-period SMA for macro trend alignment
- **Risk Management**: Signals work best when price breaks MA cloud zones
---
*This tool strictly uses public domain technical analysis methods with no proprietary components.*
Script protetto
Questo script è pubblicato come codice protetto. Tuttavia, è possibile utilizzarlo liberamente e senza alcuna limitazione – per saperne di più clicca qui.
Declinazione di responsabilità
Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.
Script protetto
Questo script è pubblicato come codice protetto. Tuttavia, è possibile utilizzarlo liberamente e senza alcuna limitazione – per saperne di più clicca qui.
Declinazione di responsabilità
Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.