Skip to main content

One post tagged with "trading engine"

View All Tags

Mercury v2

· 5 min read
Max Kaido
Architect

Below is a minimalistic system design for a trading engine that leverages two AI models (“cheap” and “expensive”) within a positive feedback loop. This system stores decision history, orders, and trade data, and can iteratively learn from its own performance. The design is intentionally simple and modular.