The Broker Account Balance That Isn't There Yet
A position-sizing calculation blew up. Not a wrong number — no number at all. The account had money in it, the broker knew the balance,
7 posts
A position-sizing calculation blew up. Not a wrong number — no number at all. The account had money in it, the broker knew the balance,
The previous post explained why contract expiry is a problem worth solving. This one is the machine that solves it: four states, three triggers, one
A previous post traced the macroscopic shape of the system — five flows, five trust questions. This one traces the path. One tick arrives over a
An automated trading system makes hundreds of decisions a day on data it didn't generate. Ticks arrive from a broker. Orders go to
One GenServer holds open positions, pending orders, strategy state, portfolio risk, and contract rolls — for a system trading real capital. This post is a tour
Part of Broker Architecture The previous post evaluated the four brokers in this system. This post is about what makes them coexist — the behaviors that
This system has been trading real capital for about eight months. It's been running on a DigitalOcean droplet, unattended, for about five of