Skip to main content

Module order

Module order 

Source

Structs§

Order
A trading order in the Central Limit Order Book.
OrderId
A time-based UUIDv7 order identifier.
Price
A type-safe price wrapper for financial instruments.
Quantity
A type-safe quantity wrapper for financial instruments.
Symbol
A trading symbol (e.g., “BTC-USD”, “AAPL”).

Enums§

OrderSide
The side of an order - Buy or Sell.
OrderType
The type of an order - Limit or Market.