Skip to main content
Back to Articles
#Architecture

Articles tagged "Architecture"

4 articles with this tag

How TTMT Catches a Signal With a Decimal Error In It

Providers make typos. A missing decimal place turns a stop into a disaster. Here is the two-phase check that runs on every number before it reaches your broker.

March 9, 20266 min

What Happens in the Two Seconds After a Signal Posts

Parse, sanitize, size, route, place. A step-by-step walk through TTMT's execution path, and which parts of it are actually the slow ones.

February 9, 20266 min

Your Broker Password Never Reaches Us

How TTMT's credential handling works: scoped tokens instead of master keys, encryption at rest, and a separate secret for every user's container.

December 8, 20255 min

How TTMT Watches a Trade After It's Placed

Four independent things can close a position in TTMT, and none of them trusts the other three. Here is why a trade-monitoring system needs redundancy.

November 10, 20255 min