COOrder
Posted by Mohammad Rahhal, Last modified by Diana Alkouni on 25 August 2020 11:11 AM
|
Properties
Part |
Description |
OrderID |
Order number, the value of type Long (Read-only) |
OrderType |
Type of Order, the value of type OrdersTypeEnum (Read-only) |
BuySell |
Operation type, the value of OperationTypeEnum (Read-only) |
OrderTicket |
The order number that associated with a ticket number (in manage order case), the value of type Long. |
Lots |
Amount of lots, the value of type double (Read-only) |
LimitPrice |
Order open price, the value of type double (Read-only) |
SL |
Stop loss, the value of type double (Read-only) |
TP |
Take profit, the value of type double (Read-only) |
OrderTime |
Time value that gets an order on it, the value of type string (Read-only) |
SymbolID |
Trading symbol ID, the value of type Long (Read-only) |
SymbolName |
Trading Symbol Name, the value of type String (Read-only) |
AccountID |
Associated account number that gets the order, the value of type Integer. |
Note |
Text that added when taking orders, the value of type String. |
FormatPrice |
The method used to a formatted price depending on symbol pip location, the value of type String. |
See Also
VertexFX Client API Index
|
(0 vote(s))
Helpful Not helpful
|