🚀 Inspiration

Markets are noisy, chaotic, and unforgiving. Static trading strategies break. Human traders tire. And most AI models make a single bet — then stick with it no matter what the market does next.

We asked a different question: what if instead of building one perfect strategy, you let thousands of imperfect ones compete, die, and evolve until the strongest survive?

That's how nature solved complexity. We built a platform that applies the same logic to financial markets — at machine speed.


🧠 The Problem

Traditional algorithmic trading is stuck in three hard traps:

Overfitting — Strategies tuned for historical data collapse the moment market conditions shift. What worked in a bull run is a liability in a bear market.

Rigidity — No single strategy dominates across all regimes. Yet most systems force you to pick one and hope.

Opacity — Black-box models give no explanation for their decisions, making it impossible to learn from, correct, or trust them.

The industry patches these problems one at a time. We built a system that solves all three simultaneously.


💡 What We Built

APEX × FalseMarkets is a full-stack, AI-native platform built to for the future of finance. Together, they form a living ecosystem where trading strategies don't just run — they evolve.

FalseMarkets — The Market Simulation Engine

FalseMarkets is the arena. It provides a fully configurable market simulation with realistic supply-and-demand mechanics, an agent-based architecture, and a real-time execution engine. Strategies are deployed here, trades are executed, and fitness scores are continuously generated and streamed live to a dashboard.

APEX — The Evolutionary Intelligence Layer

APEX is the brain. It manages a population of autonomous AI trading agents, each carrying a unique behavioral genome that encodes its entire trading personality: entry logic, exit logic, risk tolerance, position sizing, and more.

Every generation cycle, we score all candidate agents, culling the weakest, breeding the strongest, mutating genomes, and writing plain-English post-mortems explaining every birth and death. An entire generation completes in under 20 seconds.


✨ Key Features

One-Click Evolution — A single button triggers a full evolutionary generation across the entire agent population. Score, cull, breed, mutate, explain — no configuration required.

Live Portfolio Metrics — See backtest results updated every generation with all the important characteristics such as Sharpe, VaR, Max Drawdowns, and more.

Live Evolution Log — A real-time scrolling feed of every birth, extinction, override, and regime shift event as they happen.

Generation History — Full fitness curves, lineage trees tracing every parent-child relationship, and archived post-mortems for every agent that has ever gone extinct.


🔁 How It Works

FalseMarkets runs the simulation and generates fitness data. APEX feeds that past price data to evolve the population. The new generation re-enters the FalseMarkets simulation. The cycle repeats — indefinitely, and always getting stronger.

Each agent isn't just a set of parameters — it carries a full lineage. You can trace any agent back through its ancestors, see exactly which traits it inherited, and understand why it was bred. When an agent fails and is eliminated, you also see why this happened!

The result is a system that continuously improves without manual retraining, retuning, or intervention.


📊 Fitness Evaluation

Every agent is measured across four dimensions that together define whether it survives:

Profitability — total return over the simulation period. Risk-Adjusted Return — Sharpe ratio, rewarding strategies that earn without taking unnecessary risk. Stability — maximum drawdown, penalizing strategies that crater under pressure.


🛣️ What's Next

  • A plugin marketplace where the community contributes strategy genomes that evolve alongside your population
  • Multi-user collaboration with shared populations and competitive fitness leaderboards across teams
  • Real market data integration to replace simulated prices with live feeds
  • On-chain agent deployment — taking top-performing evolved genomes into decentralized execution environments

👥 The Team

Built at the intersection of evolutionary computation, AI-native product design, and financial simulation — by people who believe the best strategies aren't written, they're grown.


📜 License

MIT — open to build on, fork, and evolve.


"It is not the strongest of the species that survives, nor the most intelligent. It is the one most adaptable to change." — Charles Darwin

We just made that run in 20 seconds.

Built With

  • claudesdk
  • fastapi
  • nextjs
  • nia-by-nozomia
  • truemarkets
Share this project:

Updates