Aventro Quant

Automated Quantitative Trading — Technical Whitepaper
Version 1.0 · April 2026 · Confidential
Table of Contents
01 Executive Summary 02 System Architecture 03 Machine Learning Engine 04 Risk Management 05 Backtest Results 06 Monte Carlo Analysis 07 Overfitting Defense 08 Conclusion

01  Executive Summary

Aventro Quant is a fully automated trading system powered by machine learning, built exclusively for XAUUSD (Spot Gold). Every trading day, it collects data from multiple market sources, generates a directional signal (LONG or SHORT) with a calibrated probability score, and executes trades automatically through MetaTrader 5.

The system combines a proprietary ensemble of ML models with an adaptive risk management engine. Position sizes are scaled based on model conviction, delivering consistent returns across five distinct risk profiles.

+615.6%
Total Return (22mo)
72.5%
Win Rate
3.09
Profit Factor
4.30
Sharpe Ratio
5.6%
Max Drawdown
Performance shown using the Moderate profile ($100K start, Jun 2024 to Apr 2026). All five risk profiles are profitable with the same 72.3% win rate.

Key Differentiators


02  System Architecture

The system runs a strict three-stage pipeline once per trading day. Each stage is fully deterministic and reproducible.

Collect

Ingests daily data from 5 independent sources: broker feeds, cross-assets, macro indicators, economic calendar, and sentiment.

Analyze

Computes 50+ quantitative features and passes them through a multi-model ensemble to produce a directional signal with confidence score.

Execute

Places the trade on MT5 with dynamically sized positions, volatility-adjusted stop losses, and pre-calculated take profit levels.

Data Sources

The system draws intelligence from five complementary sources to ensure there is no single dependency on any one data provider:

System Dashboard

Aventro Quant System Dashboard
Aventro Quant real-time system dashboard showing live trading signals, portfolio analytics, and risk metrics

Feature Engineering

Raw data is transformed into 50+ quantitative features spanning multiple categories including return patterns, momentum dynamics, volatility measures, cross-asset correlations, market regime identification, and calendar-based timing signals.

The model automatically determines which features contribute most to prediction accuracy through built-in importance ranking, eliminating manual feature selection bias.


03  Machine Learning Engine

The prediction engine uses an ensemble of multiple gradient-boosted and linear models that vote on each trade. Their individual probabilities are combined through a weighted consensus mechanism to produce a final directional signal.

Why an Ensemble?

No single model excels in all market conditions. By blending multiple architectures, each with different strengths, the system reduces variance, captures both linear and non-linear patterns, and smooths predictions across market regimes.

Single Model RiskEnsemble Mitigation
Tree models can overfit noisy periodsLinear models regularize the consensus
Linear models miss non-linear interactionsTree models capture complex feature relationships
Any single model has high forecast varianceWeighted blending produces stable, reliable predictions

Signal Output

Each day, the ensemble outputs a probability score (0 to 100%) expressing confidence in a LONG outcome. Scores above 50% produce a BUY signal; below 50% produce a SELL signal. This probability feeds directly into the risk sizing engine, where higher confidence results in proportionally larger position sizes.


04  Risk Management

The system does not try to predict the market perfectly. Instead, it aims to be right often enough, and to size positions correctly, so that winning trades more than compensate for losing ones.

Adaptive Risk Profile System

Aventro Quant features a full Risk Profile Engine with five built-in profiles and the ability to create custom ones. Each profile defines a unique mapping from model confidence to position size. The system allocates more capital to high-conviction trades and less to borderline ones.

ProfileRisk RangeUse Case
Prop Firm SafeUltra-conservativeFunded account evaluations with strict DD limits
ConservativeFixed low riskCapital preservation, steady equity curve
Moderate ★BalancedFeatured profile: growth with controlled drawdowns
Kelly DynamicFull Kelly CriterionMathematically optimal sizing for maximum growth
AggressiveMaximum utilizationPersonal accounts with high risk tolerance

Volatility-Adjusted Stops

Stop loss and take profit levels are calculated dynamically using real-time market volatility (ATR). This ensures positions adapt to current conditions: wider stops in volatile markets, tighter stops in calm markets. The system maintains a consistent 3:1 risk-to-reward ratio across all conditions.

Hard Safety Rails


05  Backtest Results

Period: June 6, 2024 – April 16, 2026 (22 months)  |  Starting Capital: $100,000  |  Total Trades: 240

All five profiles were backtested on the exact same signals and trades. The only variable is position sizing — proving that the ML signal is robust and profitable across all risk levels.

ProfileReturnFinal CapitalMax DDProfit FactorSharpe
Prop Firm Safe+165.3%$265,2852.5%3.074.52
Conservative+178.5%$278,5013.1%3.235.56
Moderate ★+615.6%$715,6355.6%3.094.30
Kelly Dynamic+1,131.8%$1,231,8017.5%3.103.67
Aggressive+1,954.3%$2,054,25111.1%3.213.51

Equity Curve — Moderate Profile

Equity Curve — Kelly Dynamic
$100,000 → $715,635 over 22 months with 5.6% maximum drawdown (Moderate Profile)

Key Observations


06  Monte Carlo Analysis

Monte Carlo simulation is a statistical stress test. It takes the actual trade results and asks: if these same trades happened in a different random order, would the strategy still be profitable?

By shuffling the trade sequence 1,000 times using out-of-sample data (Jun 2024 to Apr 2026, Moderate risk profile, 227 trades), we generate a probability distribution of outcomes. This reveals whether the edge is structural, meaning the trades themselves are profitable, or merely lucky, meaning profitability relied on a specific favorable sequence of trades.

100%
Probability of Profit
0.0%
Probability of Loss
0.0%
Bankruptcy Risk

Monte Carlo Simulation — 1,000 Random Trade Sequences (OOS)

Monte Carlo Stress Test — 1,000 simulated equity paths showing 100% profitability
1,000 random trade orderings (out-of-sample, Moderate profile) — all paths profitable, final equity $751,650, 0% bankruptcy risk

Drawdown Analysis

7.0%
Avg Max Drawdown
16.3%
Absolute Worst DD

Average maximum drawdown across all 1,000 simulations: 7.0%. Even the absolute worst-case drawdown was 16.3%, and the system's hard 15% production limit would intervene well before extreme tail scenarios.

Conclusions


07  Overfitting Defense

A profitable backtest means nothing if the model is overfitted to historical data. Aventro Quant employs a multi-layer validation framework specifically designed to detect and prevent overfitting.

Validation Layers

1. Walk-Forward Cross-Validation

The model is trained on expanding windows of historical data and tested on unseen future data. This mimics real deployment: the model never sees future prices during training.

2. Train/Test Split

A strict temporal split ensures the final backtest period was never used during any model training phase. Test performance closely matches training performance — a key indicator of generalization.

3. Random Seed Stability

The model is retrained with different random seeds. Consistent results across seeds prove performance isn't dependent on initialization luck.

4. Monte Carlo Stress Test

1,000 random trade orderings confirm the edge is structural (see Section 06).

5. Live Validation

Real-account trading performance confirms that model behavior is consistent between backtest and live environments.


08  Conclusion

Aventro Quant is a production-grade quantitative trading system that combines machine learning signal generation with institutional-quality risk management. The system has demonstrated:

The system is designed for deployment across multiple risk mandates, from conservative prop firm evaluations to aggressive personal accounts, all powered by the same underlying ML signal.


← Aventro Capital

Aventro Quant

[email protected]  ·  WhatsApp: +971 55 398 2882

Past performance does not guarantee future results. All figures presented are from backtested data. Trading involves risk of loss. This document is confidential and intended for the recipient only.