Class StopLimitOrder

Represents a stop-limit order.

Hierarchy

  • StopLimitOrder

Constructors

Properties

action: OrderAction
auxPrice: number
lmtPrice: number
orderType: OrderType = OrderType.STP_LMT
parentId?: number
totalQuantity?: boolean
transmit?: boolean

Generated using TypeDoc