Class LimitOrder

Represents a limit order.

Hierarchy

  • LimitOrder

Constructors

Properties

action: OrderAction
lmtPrice: number
orderType: OrderType = OrderType.LMT
totalQuantity: number
transmit: boolean = true

Generated using TypeDoc