Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OrderStatus

Hierarchy

Index

Properties

avg_execution_price: string
client_order_id?: string
exchange: "gemini"
executed_amount?: string
id: string
is_cancelled: boolean
is_hidden: boolean
is_live: boolean
options: [] | [OrderEexecutionOptions]
order_id: string
original_amount?: string
price?: string
reason?: string
remaining_amount?: string
side: "buy" | "sell"
stop_price?: string
symbol: string
timestamp: string
timestampms: number
trades?: PastTrade[]
type: OrderType
was_forced: boolean