Interface: OrderTemplate
Broker.OrderTemplate
Input value of the Order Ticket. This information is not sufficient to place an order.
Hierarchy
-
OrderTemplate
↳
PreOrder
Properties
customFields
• Optional
customFields: CustomInputFieldsValues
Custom input fields
duration
• Optional
duration: OrderDuration
Duration or expiration of an order
limitPrice
• Optional
limitPrice: number
Order limit price
qty
• Optional
qty: number
Order quantity
side
• Optional
side: Side
order / execution side
stopLoss
• Optional
stopLoss: number
Order Stop loss (Brackets)
stopPrice
• Optional
stopPrice: number
Order stop price
stopType
• Optional
stopType: StopType
Type of Stop Order
symbol
• symbol: string
Symbol identifier
takeProfit
• Optional
takeProfit: number
Order Take Profit (Brackets)
trailingStopPips
• Optional
trailingStopPips: number
Order Trailing stop (Brackets)
type
• Optional
type: OrderType
Order Type