Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPlaceOrderOptionsV3

Hierarchy

  • IBasePlaceOrderOptions
    • IPlaceOrderOptionsV3

Index

Properties

accountId

accountId: string

User account to place order

Optional clientTag

clientTag?: string

Client tag to identify or group orders

duration

duration: IDuration

Order duration

Optional gttExpiration

gttExpiration?: string

Order expiration

Optional ifDoneParentId

ifDoneParentId?: null | string

Id of an order on which this order depends

Optional limitPrice

limitPrice?: string

Order limit price

Optional ocoGroup

ocoGroup?: null | string

One-Cancels-the-Other group ID if set

orderType

orderType: IOrderType

Order type

Optional partQuantity

partQuantity?: string

Order partial quantity, twap and iceberg orders only

Optional placeInterval

placeInterval?: string

Order place interval, twap orders only

Optional priceDistance

priceDistance?: string

Order price distance, trailing_stop orders only

quantity

quantity: string

Order quantity

side

side: ISide

Order side

Optional stopLoss

stopLoss?: string

Price of stop loss order

Optional stopPrice

stopPrice?: string

Order stop price

symbolId

symbolId: string

Order instrument

Optional takeProfit

takeProfit?: string

Price of take profit order

version

version: "3.0"

API version