Description
This class represents thePosition object that has the information for this Position.
Properties
Part | Description |
BuySell | Define buy or sell |
ClosePrice | Closing price |
Commission | Commission |
FloatingProfitLoss | Profit loss value |
Interest | Interest Value |
Liquidated | Is Liquidated Account? |
Lots | Amount of lots |
PosTime | Time of open position |
Price | Price of open poition |
RefClosePrice | Close Price of referenced symbol |
SymbolID | Symbol ID |
SymbolName | symbol Name |
Ticket | Ticket ID Number |
See Also