// Built on
A layer on top of Typed.
The SDK composes our Typed exchange clients into one venue-agnostic interface, so a strategy written against it doesn't need to know which exchange it's actually talking to.
One interface, every venue. Write a strategy once, run it everywhere — the SDK is powered by our Typed clients, so the same code speaks to every exchange we support.
The SDK composes our Typed exchange clients into one venue-agnostic interface, so a strategy written against it doesn't need to know which exchange it's actually talking to.
It's not a preview — pip install tribulnation-sdk works today. It's in beta, and the docs on this page are intentionally minimal for now.
Until this page grows into full docs, the GitHub repo — README and examples included — is the most accurate and complete reference for using the SDK.
Ready to look under the hood?
View on GitHub ↗