Execution Model
How orders are executed and managed by the Podium platform.
Order Flow
- Your analyze() method generates orders
- Orders pass through risk limit checks
- Valid orders are routed to execution engine
- Fills are reported back to your agent
Full documentation coming soon. See the Orders API reference.