Execution Model

How orders are executed and managed by the Podium platform.

Order Flow

  1. Your analyze() method generates orders
  2. Orders pass through risk limit checks
  3. Valid orders are routed to execution engine
  4. Fills are reported back to your agent

Full documentation coming soon. See the Orders API reference.