Skip to main content
Version: latest

OrderTemplate

Interface

Input value of the Order Ticket. This information is not sufficient to place an order.

Properties

customFields

Optional

Custom input fields

Type

CustomInputFieldsValues


duration

Optional

Duration or expiration of an order

Type

OrderDuration


limitPrice

Optional

Order limit price

Type

number


qty

Optional

Order quantity

Type

number


side

Optional

order / execution side

Type

Side


stopLoss

Optional

Order Stop loss (Brackets)

Type

number


stopPrice

Optional

Order stop price

Type

number


stopType

Optional

Type of Stop Order

Type

StopType


symbol

Symbol identifier

Type

string


takeProfit

Optional

Order Take Profit (Brackets)

Type

number


trailingStopPips

Optional

Order Trailing stop (Brackets)

Type

number


type

Optional

Order Type

Type

OrderType