Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FuturesOrder

Hierarchy

  • FuturesOrder

Index

Properties

Optional activatePrice

activatePrice?: string

avgPrice

avgPrice: string

clientOrderId

clientOrderId: string

closePosition

closePosition: boolean

Optional cumQty

cumQty?: string

cumQuote

cumQuote: string

executedQty

executedQty: string

orderId

orderId: number

origQty

origQty: string

origType

origType: OrderType

positionSide

positionSide: PositionSide

price

price: string

priceProtect

priceProtect: boolean

Optional priceRate

priceRate?: string

reduceOnly

reduceOnly: boolean

side

side: OrderSide

status

status: OrderStatus

stopPrice

stopPrice: string

symbol

symbol: string

timeInForce

timeInForce: TimeInForce

type

type: OrderType

updateTime

updateTime: number

workingType

workingType: WorkingType

Generated using TypeDoc