← All use cases
AI & agentic traders
Give your model a way to actually trade
Any model or agent that can send an HTTP request can place real orders. No SDK, no broker integration work.
Plain JSON over HTTP
A ticker and an action is a valid signal. Everything else is optional.
Swap models freely
Change the thing generating signals without touching the execution layer underneath.
Prove it on paper first
Point an experimental agent at a paper account and watch how it behaves before risking capital.
Guardrails you control
Ticker allow-lists, trading windows and position limits apply regardless of what the model asks for.