Order
order_id: integer
β
Order ID
e.g. 1626072888367
time: string
β
Time
e.g. 2021-01-05T08:01:00.000Z
exchange: Exchange
β
Exchange
e.g. Binance
pair: ExchangePair
β
Pair
e.g. BTC-USDT
type: OrderType
β
Order type
e.g. OrderType.LIMIT
status: OrderStatus
β
Order status
e.g. OrderStatus.FILLED
price: float
β
Price
e.g. 25000
amount: float
β
Amount
e.g. 1
amount_filled: float
β
Amount filled
e.g. 0.5