Returns the average price of position's open trades.
Read-only property
| Visual Basic |
|---|
Public Property AveragePrice As Double |
The average price represented as Double
See the usage of CQGPosition properties in the AccountChanged event's example section.