AlphaNet
MAY 2026 SNAPSHOT // UPDATED 06.02.2026
Monthly Update

May in a Snapshot

A monthly update covering Hackworth Series strategy performance in May, a deep-dive spotlight on six strategy-and-pair combinations, and a technical overview of the engine powering the results. All six spotlight strategies posted positive returns, with Prime ZEC leading at +20.3%.

Prime ZEC
+20.3%
May return
Total May Trades
~1,050
Across spotlight strategies
Highest Sharpe
3.52
OptimaShort BNB
Spotlight Strategies
6 / 6
Positive in May
Strategy Deep-Dive: Six Combinations

Below is a focused analysis of six strategy-and-pair combinations selected for deep-dive review this month. These spotlights showcase the breadth of the Hackworth Series across two engine variants (Prime, OptimaShort) and four assets (ZEC, BNB, XMR, LINK). Metrics include all-time performance and May trade counts tallied from transaction logs.

Hackworth OptimaShort
PERP_XMR_USDC
+8.8%
Short-bias variant outperformed Prime on XMR by 220 bps. Choppy range action with false breakouts favored mean-reversion alphas. ~150 trades in May.
All-Time ROI
860%
May Trades
~150
Sharpe
2.52
Max DD
35.30%
Hackworth Prime
PERP_BNB_USDC
+8.3%
Range-bound BNB suited Prime's balanced approach. Captured both breakout and mean-reversion signals without excessive directional risk. ~200 trades.
All-Time ROI
522%
May Trades
~200
Sharpe
2.73
Max DD
23.10%
Hackworth Prime
PERP_XMR_USDC
+6.7%
+6.7% achieved with only 17.54% average net exposure. Low-stress capital utilization through selective, high-conviction multi-alpha entries. ~150 trades.
All-Time ROI
1,290%
May Trades
~150
Sharpe
1.70
Max DD
37.43%
Hackworth OptimaShort
PERP_BNB_USDC
+5.8%
Defensive posture delivered +5.8% with the highest Sharpe in the spotlight set (3.52). Lowest max drawdown across all Hackworth variants at 13.99%. ~200 trades.
All-Time ROI
556%
May Trades
~200
Sharpe
3.52
Max DD
13.99%
Hackworth OptimaShort
PERP_LINK_USDC
+3.1%
Most conservative spotlight return. Lower LINK volatility translated to steady, defensive accumulation with minimal stress on the equity curve. ~140 trades.
All-Time ROI
837%
May Trades
~140
Sharpe
2.60
Max DD
22.42%
Spotlight Strategy Comparison
Strategy May Rtn May Trades All-Time ROI Sharpe Max DD Win Rate
Prime — ZEC +20.3% ~210 7,110% 2.69 42.73% 45.48%
OptimaShort — XMR +8.8% ~150 860% 2.52 35.30% 51.46%
Prime — BNB +8.3% ~200 522% 2.73 23.10% 51.73%
Prime — XMR +6.7% ~150 1,290% 1.70 37.43% 52.48%
OptimaShort — BNB +5.8% ~200 556% 3.52 13.99% 51.73%
OptimaShort — LINK +3.1% ~140 837% 2.60 22.42% 51.08%
May Trading Activity
Total Volume
~1,050 trades across spotlight strategies
Trade counts estimated from transaction logs under the Trades tab using a 1-month lookback (10 entries per page). Prime ZEC logged the highest activity at ~210 trades, consistent with the asset's elevated volatility. OptimaShort LINK was lowest at ~140, reflecting LINK's calmer price action and the variant's lower-frequency mean-reversion style.
Trading Behavior in May
ZEC — Volatility Capture
Prime ZEC executed ~210 BUY/SELL rotations, capitalizing on sharp intraday swings. Average winning trade (3.83%) versus average loss (-2.21%) produced an asymmetric 1.73x payoff ratio. The 27.15% average net exposure kept the strategy nimble — enough participation to capture meaningful alpha, low enough to exit quickly on reversals.
XMR — Variant Divergence
OptimaShort XMR (+8.8%) outperformed Prime XMR (+6.7%) by 220 bps. XMR's choppy range with repeated false breakouts created ideal conditions for OptimaShort's short-biased mean-reversion overlay. The variant actively added shorts at local highs and covered into support, cycling positions rapidly. Prime's more balanced 17.54% net exposure delivered steadier but smaller gains.
BNB — Range Efficiency
Both Prime (+8.3%) and OptimaShort (+5.8%) posted positive returns on BNB, but Prime's balanced multi-alpha approach captured more of the two-sided range action. OptimaShort's defensive short-bias missed some bullish reversals but produced a superior Sharpe (3.52 vs 2.73) through smoother equity progression.
LINK — Defensive Accumulation
LINK's subdued volatility in May resulted in OptimaShort's most conservative spotlight return (+3.1%) but with the calmest drawdown profile. ~140 trades at lower position sizes accumulated steady edge without stressing the portfolio. The 22.42% historical max drawdown reflects the strategy's conservative risk architecture.
Hackworth Series: Technical Specifications

The Hackworth Series is AlphaNet's flagship quantitative engine. It is not a single model but an ensemble orchestration layer that combines up to 20 distinct alpha signals — each produced by its own specialized deep learning model — into one unified, dynamically hedged portfolio. Below is an overview of the architecture, data pipeline, search methodology, and trading mechanics.

Model-Agnostic Architecture
The engine runs a heterogeneous ensemble of deep learning model families, dynamically weighted by a model router that allocates compute based on prevailing market entropy:
TF
Transformers
LS
LSTM
GR
GRU
CN
CNN
Transformers handle long-range regime context. LSTM/GRU variants model sequential momentum and trend persistence. CNN extractors identify local microstructure patterns — support/resistance clusters, order book imbalance artifacts. The router shifts weight in real-time as market conditions change.
Data Pipeline
Multi-modal ingestion processing ~50,000 data points per minute per pair:
Price & Volume (L1/L2 OHLCV) Order Book (bid/ask depth, imbalance) Funding & Open Interest (perps) Cross-Market Correlation (10+ pairs) On-Chain Flows (exchange in/out) Volatility Surface (realized / implied)
Features are normalized through adaptive z-scoring with rolling windows that auto-adjust to regime volatility.
Smart Parameter Search
Rather than brute-force enumeration, Hackworth uses an intelligent genetic algorithm with early stopping to navigate a high-dimensional configuration space. The search covers:
Model Architectures: Transformer, LSTM, GRU, CNN, CNN-Transformer hybrid, Autoencoder, Attention-only, Gated residual variants Prediction Horizons: 1H, 2H, 4H, 8H, 12H, 1D, 3D, 7D Feature & Dataset Combinations: 256 subsets across price, volume, order book, funding, on-chain, cross-market, volatility surface Signal Mechanisms: Threshold crossing, z-score mean reversion, momentum breakout, volatility expansion, pattern completion, flow divergence Trading Layer Config: Position sizing (8 risk models), Entry/exit logic (64 threshold combos), Ensemble weighting (16 schemes), Drawdown circuit breaker levels
The smart search prunes 99.7% of candidates before full backtesting, surfacing high-probability configurations without exhaustive computation.
Dynamic Trading Rules
A meta-learning controller adjusts trading rules in real-time through four integrated mechanisms:
  • Regime Detection: Proprietary unsupervised learning model classifies market regime across multiple dimensions: trend strength, entropy, volatility, macro correlation, and volume profile. This multi-factor classification enables finer-grained adaptation than single-signal approaches
  • Alpha Selector: Re-weights the 20 constituent alphas based on regime — trend alphas ramp in directional markets, mean-reversion alphas dominate in ranges
  • Kelly Sizing: Fractional Kelly criterion with drawdown circuit breakers; max single-trade risk capped at 2%
  • Correlation Hedge: When inter-alpha correlation exceeds 0.4, exposure is reduced automatically to prevent cluster risk
Multi-Alpha Composition: 20 Distinct Strategies
Each "alpha" is a complete, independently trained deep learning strategy with its own pipeline, architecture, and signal generator. They are trained on different horizons, features, and objectives to ensure low cross-correlation (target <0.15 pairwise):
Alpha 01-05: Momentum / Trend Following (LSTM/GRU) Alpha 06-10: Mean Reversion (CNN + Transformer) Alpha 11-14: Volatility Expansion (autoencoder anomaly) Alpha 15-17: Cross-Market Arbitrage (correlation break) Alpha 18-20: Microstructure (order book, flow prediction)
The ensemble layer combines all 20 signals via a learned attention mechanism that adapts to which alpha types are performing best in the current regime. When one alpha class underperforms, others typically compensate, producing smoother equity curves than any single-strategy approach.
Online Training
Models update every 4 hours via continual learning with Elastic Weight Consolidation (EWC), preventing catastrophic forgetting while adapting to evolving microstructure. All updates are validated in a shadow sandbox before production promotion.
Risk Control Layer
A dedicated risk network monitors portfolio heat: gross exposure (max 130%), net exposure (variant-dependent 17-32%), daily drawdown circuit breakers (-5% reduce, -10% halt), and VaR-based dynamic leverage scaling.
Three Engine Variants
Hackworth Prime
Balanced flagship. ~25% directional exposure, relatively equal across all 20 alphas. Captures fat-tails in all regimes. General deployment default.
Hackworth Trend
Long-bias, fat-tail heavy. Maximum returns in uptrends with reduced but maintained short exposure. Deploy in directional markets.
Hackworth OptimaShort
Mean-reversion and short-bias heavy. Most risk-averse variant. Lower returns, smaller drawdowns. Excels in choppy conditions.
May Snapshot: Key Points