COChatOrder
Posted by Mohammad Rahhal, Last modified by Diana Alkouni on 25 August 2020 11:02 AM
|
Description
This class represents the chat order object that has chat order information.
Properties
Part |
Description |
AccountID |
ID of the account that the chatting order belong to, value of type Integer (Read only) |
BuySell |
The operation type, value of type OperationTypeEnum. (Read only) |
Dealer |
Associated Dealer that the account ID belong to, value of type Integer (Read only)
|
FromSystem |
Determine if the order sends by system or not, value of type Boolean (Read only) |
HitPrice |
The execution order price, value of type Double. (Read only) |
ID |
Order number on the chat screen, value of type Integer. (Read only) |
Lots |
The amount of lots for the order, value of type Double. (Read only) |
MarketOrLimitOrder |
The order type, value of type MarketOrLimitOrderEnum. (Read only) |
NewOrLiquidate |
Close or new order, value of type NewOrLiquidateEnum.(Read only) |
OpenLots |
The lots amount when opening the order, value of type Double (Read only) |
OpenPrice |
The Price value when getting order, value of type Double (Read only) |
OpenTicket |
The Order number that associated to ticket number (in manage order case), value of type Integer (Read only) |
Price |
The order current price, value of type Double. (Read only) |
RefHitAskPrice |
The hit ask price for the reference symbol, value of type double (Read Only) |
RequestTime |
Order request date, value of type Date (Read only) |
CreatedDate |
The order creating date, value of type Date (Read only) |
SymbolID |
Trading Symbol ID, value of type Integer (Read only) |
RefHitBidPrice |
The hit bid price for the reference symbol, value of type double (Read Only) |
See Also
VertexFX Backoffice API Index
|
(0 vote(s))
Helpful Not helpful
|