CQG API 4.0 - Revised
ProfitLoss Property
See Also  Send Feedback
CQGPosition Interface : ProfitLoss Property

Glossary Item Box

Description

Returns the position's profit/loss since the start of the business day.

Property type

Read-only property

Syntax

Visual Basic
Public Property ProfitLoss As Double

Return Type

Profit/Loss represented as Double

Example

See the usage of CQGPosition properties in the AccountChanged event's example section.

See Also