Odel
StratEvo

StratEvo

Local
@neuzhou29Updated 4mo ago

Quantitative trading: quotes, backtesting, screening, and genetic algorithm strategy evolution.


πŸ¦€ StratEvo

Stop writing trading strategies. Evolve them.

A genetic algorithm engine that breeds and walk-forward validates trading strategies across 484+ market factors.

484+ Evolvable Factors Markets Validation Discord

Live Signals Β· Paper Trading Β· How It Works Β· Results Β· Robustness Β· Get Access


πŸ“‘ Live Signals

Real-time buy/sell signals from evolved strategies. Updated daily. All signals are committed to git history β€” you can verify every one.

Latest Signals

DateMarketActionAssetEntry PriceDNAStatus
Signals will be posted here as Paper Trading goes live

πŸ“ Full signal history: signals/


πŸ“Š Paper Trading Performance

Forward-testing evolved strategies on real market data with simulated execution. No hindsight, no cherry-picking.

Paper Trading active β€” Crypto V13 live since 2026-04-18.

Current Paper Portfolio

StrategyMarketStart DateDaysReturnSharpeMaxDDTradesStatus
Crypto V13Crypto2026-04-180β€”β€”β€”β€”πŸŸ’ Live

πŸ“ Daily P&L reports: paper-trading/
πŸ“ˆ Equity curves: paper-trading/charts/

Equity Curve (demo β€” real data accumulating)

Equity Curve

Drawdown

Drawdown


How It Works

Most quant tools make you write the strategy. StratEvo evolves them instead.

You write the rules        β†’  StratEvo discovers the rules
You tune parameters        β†’  GA tunes parameters  
You test on one period     β†’  Walk-forward tests on multiple windows
You hope it generalizes    β†’  Monte Carlo measures if it does
  Random DNA population (484 factor weights + risk parameters)
       β”‚
       β–Ό
  β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
  β”‚  Walk-Forward Test   β”‚  Multi-window out-of-sample validation
  β”‚  each DNA candidate  β”‚  Real fees, slippage, position caps
  β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
             β”‚
             β–Ό
  Keep the survivors (fitness = Sharpe Γ— Return / MaxDD)
             β”‚
             β–Ό
  Mutate + Crossover β†’ next generation
             β”‚
             β–Ό
  Repeat for N generations

Each DNA is a weight vector across 484+ factors plus risk/position parameters β€” all evolvable:

ParameterRangeWhat it controls
Factor weights (Γ—484)0.0–1.0Which factors matter and how much
hold_days2–60Day trades through swing trades
trailing_stop%Trail below peak to lock in profits
market_regimesensitivityReduce exposure automatically in bear markets
kelly_fraction0–1Position sizing from recent win rate

Evolution Results

Numbers from our running evolution engines. Updated as generations progress.

πŸ‡ΊπŸ‡Έ US Stocks V8 (100 S&P 500 stocks β€” Gen 136)

MetricBest DNA
Annual Return33.5%
Sharpe Ratio1.47
Max Drawdown17.0%
Win Rate55.5%
Profit Factor1.75
Total Trades179

β‚Ώ Crypto V13 (17 assets β€” Gen 53)

MetricBest DNA
Annual Return69.0%
Sharpe Ratio2.27
Max Drawdown13.0%
Win Rate50.0%
Profit Factor1.58
Total Trades174

These are backtests with walk-forward validation, not live trades. That's the whole point of paper trading β€” proving it works forward, not just backward.


Anti-Overfitting

We learned this the hard way. An early version showed 25,000% returns. Turned out to be a bug β€” look-ahead bias.

DefenseWhat it does
Walk-ForwardMulti-window OOS validation. Must profit on data it never trained on.
Monte Carlo1,000 shuffled iterations. p-value < 0.05 or it's luck.
CPCVCombinatorial Purged Cross-Validation. Industry standard for a reason.
Arena ModeMultiple strategies compete head-to-head. Crowded signals get penalized.
Bias DetectionLook-ahead, snooping, survivorship β€” flagged automatically.
Turnover PenaltyExcessive trading is punished. Real transaction costs baked in.

An honest 33% beats a fake 25,000%.


484+ Factors

CategoryCountExamples
Crypto-Native200Funding rate, whale detection, liquidation cascade
Momentum14ROC, acceleration, trend strength
Volume & Flow13OBV, smart money, Wyckoff VSA
Volatility13ATR, Bollinger squeeze, vol-of-vol
Mean Reversion12Z-score, Keltner channel position
Trend Following14ADX, EMA golden cross, MA fan
Qlib Alpha15811Microsoft Qlib compatible factors
+ 5 more categories37Risk, quality, price structure, sentiment, DRL

All factor weights are discovered by evolution. Zero manual tuning.


Strategy Styles

The algorithm converges on recognizable trading styles on its own:

StyleWhat the DNA learned
Value SeekerBuys cheap, holds patient
Momentum RiderChases runners, dumps laggards
Mean ReverterBets on bounce-backs
Flow ReaderFollows the money β€” volume leads price
Volatility HunterProfits from vol expansion
Crypto Native200 factors built for 24/7 markets

Get Access

StratEvo Pro includes the evolution engine, paper trading, signal generation, and live exchange connectors.

πŸ“§ Contact: neuzhou@outlook.com
πŸ’¬ Discord: discord.gg/kAQD7Cj8


Technical Papers


Check back daily for updated signals and paper trading results.