Returns the position's profit/loss since the start of the business day.
Read-only property
Visual Basic |
---|
Public Property ProfitLoss As Double |
Profit/Loss represented as Double
See the usage of CQGPosition properties in the AccountChanged event's example section.