COOpenPosition
Posted by Mohammad Rahhal, Last modified by Diana Alkouni on 09 September 2020 09:40 AM
|
Properties
Part |
Description |
BuySell |
The operation type,value of type OperationTypeEnum (Read-only) |
ClosePrice |
Closing price for this position, the value of type Double (Read-only) |
CommCalcType |
Set the value for commission calculate Type,value of type CommCalcTypeEnum,(write-only) |
Commission |
Get the Commission value, value of type Double.(Read-only) |
FloatingProfitLoss |
The profit or loss the client gains or loses respectively, the value of type Double (Read-only) |
FormatPrice |
Method used to formatted price depending on symbol pip location, the value of type String. |
Interest |
Interest value for the position, value of type Double.(Read-only) |
Liquidated |
Is Liquidated Account? , the value of type Boolean(Read-only) |
Lots |
Amount of lots, the value of type Double (Read-only) |
PosTime |
Time of the open position, the value of type String (Read-only). |
Price |
Price of the open position, value of type Double (Read-only). |
RefClosePrice |
Close Price of a referenced symbol, value of type Double.(Read-only). |
SymbolID |
position symbol ID,value of type Integer(Read-only). |
SymbolName |
Position symbol name,value of type String(Read-only). |
Ticket |
The position ticket number, value of type Integer(Read-only). |
AccountID |
Associated account number that takes a position, value of type Integer. |
Note |
Text that added when taking a position, value of type String. |
RefAskPrice |
Ask price of the reference symbol, value of type Double (ReadOnly) |
RefBidPrice |
Bid Price of the reference Symbol, Value of type Double (ReadOnly) |
IsFreezed |
To detect if the position is frozen or not, the value of type Boolean (Read Only) |
See Also
VertexFX Backoffice API Index
|
(1 vote(s))
Helpful Not helpful
|