VectorGold QuantCore EA
- Experts
- Versione: 1.0
- Attivazioni: 5
VectorGold QuantCore EA | Multi-Strategy Portfolio EA for XAUUSD
Overview
VectorGold QuantCore is a systematic multi-strategy Expert Advisor designed for XAUUSD (Gold) using a portfolio-based trading approach. Instead of relying on a single entry condition, the EA combines 16 independent rule-based strategies, each with its own logic, direction, holding period, and magic number.
The system is built around the concept of strategy diversification — allowing multiple market behaviors to be captured inside one automated framework. Each strategy monitors specific price conditions such as volatility expansion, trend continuation, seasonal behavior, momentum shifts, moving average structure, session timing, and price positioning relative to historical ranges.
Every strategy operates independently. When a valid condition appears, the EA opens a trade using its dedicated strategy identifier, allowing clean tracking and separation of performance across the portfolio. On exit, each strategy closes its own position once its individual holding period is reached.
Designed for traders who prefer a transparent systematic approach instead of a single black-box trading algorithm.
Key Features
16 Independent XAUUSD Trading Strategies
A portfolio of rule-based models covering different market conditions: momentum expansion setups, trend-following conditions, volatility-based signals, seasonal patterns, weekly and daily behavior models, moving average structure, price strength/weakness detection, and session-based opportunities.
Portfolio-Based Trading Logic
Each strategy runs independently with its own magic number, independent position tracking, an individual holding period, and a fixed long or short direction.
Fixed Lot or Balance-Based Position Sizing
Choose between fixed lot sizing or automatic balance-based scaling (e.g. 0.01 lot per defined account balance level), with a maximum lot cap and automatic normalization to the broker's minimum/maximum/step volume constraints.
Percentage-Based Stop Loss
An optional stop loss is calculated as a percentage of the entry price for every trade, automatically adjusted to respect the broker's minimum stop distance. This gives every position in the portfolio a defined worst-case exit rather than relying solely on the time-based holding period.
Multiple Market Behavior Detection
The EA evaluates conditions including ATR expansion, volume increase, return-based momentum, SMA relationship, 52-week price positioning, daily structure, and session timing.
Automatic Position Management
Each strategy controls its own trade lifecycle: entry detection, position monitoring, and independent exit handling on its assigned holding period.
No Martingale / No Grid / No Averaging
VectorGold QuantCore does not use martingale, grid recovery, lot multiplication, or averaging down. All trades are generated from predefined systematic rules.
Risk Management
VectorGold QuantCore includes:
- Fixed lot or balance-based lot calculation, with a maximum lot size cap
- Optional percentage-based stop loss on every position
- Independent magic number tracking for each of the 16 strategies
- Broker volume normalization (min/max/step)
- Pre-trade checks against the symbol's aggregate volume limit and available free margin, to avoid order rejections
The trader maintains full control over position sizing and stop loss settings.
Input Parameters
| Parameter | Description |
|---|---|
| LotSizeMode | Fixed lot or balance-based sizing |
| LotSize | Fixed lot size (used when LotSizeMode = Fixed) |
| BalancePerMinLot | Account balance per 0.01 lot (used when LotSizeMode = Balance) |
| MaxLotSize | Maximum allowed lot size (hard cap) |
| StopLossPercent | Stop loss as a percentage of entry price (set to 0 to disable) |
Requirements
- Platform: MetaTrader 5
- Instrument: XAUUSD (Gold)
- Recommended Timeframe: H1
- Account Type: Netting or Hedging
- Recommended: VPS for continuous execution
Important Notes
VectorGold QuantCore EA is a research-driven systematic trading framework designed to automate multiple trading ideas inside a single EA.
The system does not use AI, neural networks, martingale, grid, or hidden recovery mechanisms. All trading decisions are generated from predefined mathematical and technical rules.
Each strategy may behave differently under changing market conditions. Historical backtest results do not guarantee future performance.
Always test the EA on a demo account before live deployment and select position sizing and stop loss settings according to your own risk tolerance.
Demo Testing Required Before Live Trading
Before using VectorGold QuantCore on a live account:
- Run the EA on demo for at least 2–4 weeks
- Verify broker execution conditions
- Monitor spread behavior
- Confirm lot sizing and stop loss placement match expectations
- Review how multiple strategies interact on your account
Skipping validation may result in unexpected execution differences.
