Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IOrderParams

Hierarchy

  • IOrderParams

Index

Properties

accountId: string
allOrNone?: boolean
orderAction?: OrderAction
orderTerm?: OrderTerm
override?: { instrument?: Partial<IInstrument>; orderDetail?: Partial<IOrderDetailReq>; product?: Partial<IProduct> }

Type declaration

priceType?: OrderPriceType
quantity: number
securityType?: SecurityType
symbol: string

Generated using TypeDoc