Order Types
Order Lifecycle
Create, update, cancel operations and virtual fill records
Order Lifecycle Operations
| Operation | Description | Network Fee |
|---|---|---|
| limit_order_create_operation | Place a new limit order | Free |
| limit_order_update_operation | Modify price, amount, expiration, or on_fill of a resting order | Free |
| limit_order_cancel_operation | Remove a resting order from the book | Free |
| fill_order_operation (virtual) | Emitted automatically by the matching engine on each fill, not submitted by users | None |