Orders API

Submit, manage, and query orders through the Context object.

Methods

  • buy() — Submit a buy order
  • sell() — Submit a sell order
  • close_all_positions() — Liquidate all positions
  • cancel_open_orders() — Cancel all pending orders

Full API documentation coming soon.