Gold bullish bearish HeavenWay Signal
- 지표
- Guo Ji Wang
- 버전: 1.0
- 활성화: 5
# HeavenWay Signal System V1.1 User Manual
## I. Product Overview
**HeavenWay Signal System** is a professional trading auxiliary tool based on precise analysis of gold and silver market microstructure. Through real-time calculation of market depth data, the system can promptly issue trading signals when prices show abnormal deviations, helping traders capture high-probability trading opportunities.
---
## II. Core Advantages
### 2.1 The Elegance of Algorithm Design
This system employs **multi-dimensional statistical analysis technology**, combining the following advanced concepts:
- **Correlation Analysis**: Real-time monitoring of price linkage relationships between instruments, generating signals only when the market is in a highly correlated state, effectively filtering out false breakouts
- **Mean Reversion Principle**: Based on standard deviation theory in statistics, identifying extreme cases where prices deviate from normal ranges
- **Dynamic Threshold Adjustment**: The system adaptively adjusts sensitivity based on market volatility, ensuring stable signal quality under different market conditions
- **Dual Confirmation Mechanism**: Signal generation requires simultaneous satisfaction of multiple independent conditions, significantly reducing false positive rates
> ⚠️ **Note**: Specific algorithm details are trade secrets. Users do not need to understand the internal implementation; simply focus on signal output.
### 2.2 Signal Characteristics
- ✅ **High Accuracy**: Signal accuracy significantly improves during periods of intense price volatility
- ✅ **Real-time Response**: M1 cycle monitoring, capturing market anomalies at the first moment
- ✅ **Intelligent Filtering**: Automatically identifies low-quality signal periods, avoiding ineffective trades
- ✅ **Visual Interface**: Intuitive panel display for clear understanding of market status
---
## III. Installation and Setup
### 3.1 Installation Steps
1. Copy the `HeavenWay_Signal_V1.1.mq5` file to the MT5 platform's `MQL5/Experts` directory
2. Find the program in the "EA Trading" section of the MT5 Navigator
3. Double-click or drag onto a chart to load
### 3.2 Important Setup Requirements
| Setting | Requirement | Description |
|---------|-------------|-------------|
| **Timeframe** | M1 (1 minute) | ⚠️ Must be used on 1-minute charts |
| **Trading Instrument** | Gold (XAUUSD) | Main chart should have Gold loaded |
| **Reference Instrument** | Silver (XAGUSD) | Ensure Silver instrument is accessible |
### 3.3 Instrument Symbol Setup (Critical!)
**Different trading platforms may have different instrument naming conventions**. Please set correctly in the input parameters:
```
InpSymbol_B (Reference Instrument)
```
**Common Platform Instrument Symbol Reference Table:**
| Platform Type | Gold Symbol | Silver Symbol |
|---------------|-------------|---------------|
| Standard Platform | XAUUSD | XAGUSD |
| Some ECN Platforms | GOLD | SILVER |
| Some Forex Platforms | XAU/USD | XAG/USD |
| Other Naming | GOLD.m | SILVER.m |
**Setup Method:**
1. Check your platform's actual instrument names in the MT5 Market Watch window
2. Modify `InpSymbol_B` in the EA parameter settings to the corresponding Silver instrument name
3. Ensure the instrument is tradable in your account and has been added to Market Watch
---
## IV. Parameter Description
### 4.1 Main Input Parameters
| Parameter Name | Default Value | Description |
|----------------|---------------|-------------|
| `InpSymbol_B` | XAGUSD | Reference instrument (Silver), modify according to actual platform |
| `InpCalcPeriod` | 60 | Statistical window (recommended to keep default) |
| `InpCorrelLimit` | 0.85 | Correlation threshold (recommended 0.8-0.9) |
| `InpZEntry` | 2.0 | Z-Score deviation threshold (recommended 1.5-2.5) |
| `InpMagic` | 17654 | Order identification code |
---
## V. Usage Instructions
### 5.1 Startup Steps
1. **Open Gold M1 Chart**
- Select XAUUSD in MT5
- Switch timeframe to 1 minute
2. **Load EA**
- Drag EA onto the chart
- Confirm instrument symbols are correct in parameter settings
3. **Observe Signal Panel**
- Panel displays current correlation, Z-Score, and other key indicators
- Signals appear with arrow markers on the chart
### 5.2 Signal Interpretation
#### Panel Display Description
```
═══ HeavenWay ═══
● Auto Trading Enabled ← Operating Mode
Current Symbol: XAUUSD ← Current Instrument
Reference Symbol: XAGUSD ← Reference Instrument
─────────────────────────
Correlation (r): 0.9234 ← Correlation (higher is better)
Z-Score: -2.35 ← Deviation (larger absolute value is better)
Current Ratio: 85.123456 ← Current Gold/Silver Ratio
Mean Ratio: 85.456789 ← Average Gold/Silver Ratio
Std Dev: 0.123456 ← Standard Deviation
─────────────────────────
【BUY Signal】Symbol A Oversold ← Signal Status
Threshold: |r|>0.85 |Z|>2.0 ← Threshold Reference
```
#### Signal Types
| Signal | Color | Meaning | Trading Suggestion |
|--------|-------|---------|-------------------|
| **▲ BUY Signal** | Bright Green | Buy signal, Instrument A oversold | Consider going long |
| **▼ SELL Signal** | Orange-Red | Sell signal, Instrument A overbought | Consider going short |
| **⚠ Warning** | Yellow | Correlation too low | **Stay on sidelines** |
| **⚠ Risk** | Yellow | In mean danger zone | **Stay on sidelines** |
| **◆ Wait** | Light Blue | Within mean range | Wait for opportunity |
---
## VI. Important Usage Notes
### ⚠️ Important Reminders
#### 1. Market Conditions Requirements
- ✅ **Suitable for**: Intense price fluctuations, major market movements, data release periods
- ❌ **Avoid**: Sideways consolidation, low volatility, holiday-thinned markets
> **Core Principle**: The more intense the price volatility, the higher the signal accuracy!
#### 2. Range-Bound Market Strategy
**When the market is in a ranging cycle:**
- Signal frequency will increase
- Accuracy will decrease
- **Recommended to stay on the sidelines and not rush to enter**
- Wait for clear trends to form before following signals
#### 3. Signal Accuracy Explanation
- This system's signals have high accuracy, but are **not 100% accurate**
- Any trading system has the potential for losses
- Please strictly follow money management principles and do not trade with heavy positions
- Recommended to test with a demo account first, familiarize with system characteristics before live trading
#### 4. Automated Trading Risks
- By default, automated trading is **disabled**, only displaying signals
- Before enabling automated trading, ensure:
- EA performance has been thoroughly tested
- Reasonable stop-loss parameters are set
- Account funds are sufficient
- Network connection is stable
---
## VII. Best Practice Recommendations
### 7.1 Ideal Usage Scenarios
1. **Before and after major data releases** (Non-farm payrolls, interest rate decisions, etc.)
2. **When market sentiment is fluctuating intensely**
3. **When the gold/silver ratio shows significant deviation**
4. **During pullback/rebound phases in trending markets**
### 7.2 Risk Control Recommendations
- Single trade risk should not exceed 2% of account funds
- Simultaneous positions should not exceed 3 trades
- Set reasonable stop-losses, do not trade without stop-losses
- After profitability, consider moving stop-loss to protect profits
### 7.3 Combined Usage Recommendations
- Can be combined with trend lines, support and resistance levels for confirmation
- Pay attention to major economic calendar events
- Monitor US Dollar Index trends and their impact on gold and silver
---
## VIII. Frequently Asked Questions
**Q1: Why does the panel show correlation as 0?**
> A: Please check if the `InpSymbol_B` parameter is set correctly, ensuring the Silver instrument name matches your platform.
**Q2: How long is a signal valid after it appears?**
> A: Signals are based on M1 cycle calculations. It is recommended to consider entry within 1-3 candles after the signal appears; outdated signals have reduced reliability.
**Q3: Can multiple instruments be loaded simultaneously?**
> A: This system is designed specifically for gold/silver pairing. It is recommended to use it individually on a Gold chart.
**Q4: Why does the price sometimes move in the opposite direction after a signal appears?**
> A: No signal system is 100% accurate. Signal false positive rates increase in ranging markets. Please follow the "sidelines during ranging periods" principle.
---
## IX. Technical Support
For any questions or suggestions, please contact:
- **QQ**: 764164579
- **Telegram**: @HeavenWayEA
---
## X. Disclaimer
This software is for educational and research purposes only and does not constitute any investment advice. Financial market trading involves risks; past performance does not represent future returns. Users should bear their own trading risks, and the developer is not responsible for any losses caused by using this software.
---
**Wishing you successful trading!**
*HeavenWay Signal System V1.1*
## I. Product Overview
**HeavenWay Signal System** is a professional trading auxiliary tool based on precise analysis of gold and silver market microstructure. Through real-time calculation of market depth data, the system can promptly issue trading signals when prices show abnormal deviations, helping traders capture high-probability trading opportunities.
---
## II. Core Advantages
### 2.1 The Elegance of Algorithm Design
This system employs **multi-dimensional statistical analysis technology**, combining the following advanced concepts:
- **Correlation Analysis**: Real-time monitoring of price linkage relationships between instruments, generating signals only when the market is in a highly correlated state, effectively filtering out false breakouts
- **Mean Reversion Principle**: Based on standard deviation theory in statistics, identifying extreme cases where prices deviate from normal ranges
- **Dynamic Threshold Adjustment**: The system adaptively adjusts sensitivity based on market volatility, ensuring stable signal quality under different market conditions
- **Dual Confirmation Mechanism**: Signal generation requires simultaneous satisfaction of multiple independent conditions, significantly reducing false positive rates
> ⚠️ **Note**: Specific algorithm details are trade secrets. Users do not need to understand the internal implementation; simply focus on signal output.
### 2.2 Signal Characteristics
- ✅ **High Accuracy**: Signal accuracy significantly improves during periods of intense price volatility
- ✅ **Real-time Response**: M1 cycle monitoring, capturing market anomalies at the first moment
- ✅ **Intelligent Filtering**: Automatically identifies low-quality signal periods, avoiding ineffective trades
- ✅ **Visual Interface**: Intuitive panel display for clear understanding of market status
---
## III. Installation and Setup
### 3.1 Installation Steps
1. Copy the `HeavenWay_Signal_V1.1.mq5` file to the MT5 platform's `MQL5/Experts` directory
2. Find the program in the "EA Trading" section of the MT5 Navigator
3. Double-click or drag onto a chart to load
### 3.2 Important Setup Requirements
| Setting | Requirement | Description |
|---------|-------------|-------------|
| **Timeframe** | M1 (1 minute) | ⚠️ Must be used on 1-minute charts |
| **Trading Instrument** | Gold (XAUUSD) | Main chart should have Gold loaded |
| **Reference Instrument** | Silver (XAGUSD) | Ensure Silver instrument is accessible |
### 3.3 Instrument Symbol Setup (Critical!)
**Different trading platforms may have different instrument naming conventions**. Please set correctly in the input parameters:
```
InpSymbol_B (Reference Instrument)
```
**Common Platform Instrument Symbol Reference Table:**
| Platform Type | Gold Symbol | Silver Symbol |
|---------------|-------------|---------------|
| Standard Platform | XAUUSD | XAGUSD |
| Some ECN Platforms | GOLD | SILVER |
| Some Forex Platforms | XAU/USD | XAG/USD |
| Other Naming | GOLD.m | SILVER.m |
**Setup Method:**
1. Check your platform's actual instrument names in the MT5 Market Watch window
2. Modify `InpSymbol_B` in the EA parameter settings to the corresponding Silver instrument name
3. Ensure the instrument is tradable in your account and has been added to Market Watch
---
## IV. Parameter Description
### 4.1 Main Input Parameters
| Parameter Name | Default Value | Description |
|----------------|---------------|-------------|
| `InpSymbol_B` | XAGUSD | Reference instrument (Silver), modify according to actual platform |
| `InpCalcPeriod` | 60 | Statistical window (recommended to keep default) |
| `InpCorrelLimit` | 0.85 | Correlation threshold (recommended 0.8-0.9) |
| `InpZEntry` | 2.0 | Z-Score deviation threshold (recommended 1.5-2.5) |
| `InpMagic` | 17654 | Order identification code |
---
## V. Usage Instructions
### 5.1 Startup Steps
1. **Open Gold M1 Chart**
- Select XAUUSD in MT5
- Switch timeframe to 1 minute
2. **Load EA**
- Drag EA onto the chart
- Confirm instrument symbols are correct in parameter settings
3. **Observe Signal Panel**
- Panel displays current correlation, Z-Score, and other key indicators
- Signals appear with arrow markers on the chart
### 5.2 Signal Interpretation
#### Panel Display Description
```
═══ HeavenWay ═══
● Auto Trading Enabled ← Operating Mode
Current Symbol: XAUUSD ← Current Instrument
Reference Symbol: XAGUSD ← Reference Instrument
─────────────────────────
Correlation (r): 0.9234 ← Correlation (higher is better)
Z-Score: -2.35 ← Deviation (larger absolute value is better)
Current Ratio: 85.123456 ← Current Gold/Silver Ratio
Mean Ratio: 85.456789 ← Average Gold/Silver Ratio
Std Dev: 0.123456 ← Standard Deviation
─────────────────────────
【BUY Signal】Symbol A Oversold ← Signal Status
Threshold: |r|>0.85 |Z|>2.0 ← Threshold Reference
```
#### Signal Types
| Signal | Color | Meaning | Trading Suggestion |
|--------|-------|---------|-------------------|
| **▲ BUY Signal** | Bright Green | Buy signal, Instrument A oversold | Consider going long |
| **▼ SELL Signal** | Orange-Red | Sell signal, Instrument A overbought | Consider going short |
| **⚠ Warning** | Yellow | Correlation too low | **Stay on sidelines** |
| **⚠ Risk** | Yellow | In mean danger zone | **Stay on sidelines** |
| **◆ Wait** | Light Blue | Within mean range | Wait for opportunity |
---
## VI. Important Usage Notes
### ⚠️ Important Reminders
#### 1. Market Conditions Requirements
- ✅ **Suitable for**: Intense price fluctuations, major market movements, data release periods
- ❌ **Avoid**: Sideways consolidation, low volatility, holiday-thinned markets
> **Core Principle**: The more intense the price volatility, the higher the signal accuracy!
#### 2. Range-Bound Market Strategy
**When the market is in a ranging cycle:**
- Signal frequency will increase
- Accuracy will decrease
- **Recommended to stay on the sidelines and not rush to enter**
- Wait for clear trends to form before following signals
#### 3. Signal Accuracy Explanation
- This system's signals have high accuracy, but are **not 100% accurate**
- Any trading system has the potential for losses
- Please strictly follow money management principles and do not trade with heavy positions
- Recommended to test with a demo account first, familiarize with system characteristics before live trading
#### 4. Automated Trading Risks
- By default, automated trading is **disabled**, only displaying signals
- Before enabling automated trading, ensure:
- EA performance has been thoroughly tested
- Reasonable stop-loss parameters are set
- Account funds are sufficient
- Network connection is stable
---
## VII. Best Practice Recommendations
### 7.1 Ideal Usage Scenarios
1. **Before and after major data releases** (Non-farm payrolls, interest rate decisions, etc.)
2. **When market sentiment is fluctuating intensely**
3. **When the gold/silver ratio shows significant deviation**
4. **During pullback/rebound phases in trending markets**
### 7.2 Risk Control Recommendations
- Single trade risk should not exceed 2% of account funds
- Simultaneous positions should not exceed 3 trades
- Set reasonable stop-losses, do not trade without stop-losses
- After profitability, consider moving stop-loss to protect profits
### 7.3 Combined Usage Recommendations
- Can be combined with trend lines, support and resistance levels for confirmation
- Pay attention to major economic calendar events
- Monitor US Dollar Index trends and their impact on gold and silver
---
## VIII. Frequently Asked Questions
**Q1: Why does the panel show correlation as 0?**
> A: Please check if the `InpSymbol_B` parameter is set correctly, ensuring the Silver instrument name matches your platform.
**Q2: How long is a signal valid after it appears?**
> A: Signals are based on M1 cycle calculations. It is recommended to consider entry within 1-3 candles after the signal appears; outdated signals have reduced reliability.
**Q3: Can multiple instruments be loaded simultaneously?**
> A: This system is designed specifically for gold/silver pairing. It is recommended to use it individually on a Gold chart.
**Q4: Why does the price sometimes move in the opposite direction after a signal appears?**
> A: No signal system is 100% accurate. Signal false positive rates increase in ranging markets. Please follow the "sidelines during ranging periods" principle.
---
## IX. Technical Support
For any questions or suggestions, please contact:
- **QQ**: 764164579
- **Telegram**: @HeavenWayEA
---
## X. Disclaimer
This software is for educational and research purposes only and does not constitute any investment advice. Financial market trading involves risks; past performance does not represent future returns. Users should bear their own trading risks, and the developer is not responsible for any losses caused by using this software.
---
**Wishing you successful trading!**
*HeavenWay Signal System V1.1*
