CQG API 4.0 - Revised
SuppressNotAvailableValues Property
See Also  Send Feedback
CQGAccount Interface : SuppressNotAvailableValues Property

Glossary Item Box

Description

Whether NA values should be suppressed in TotalPurchasingPower and MarginExcess calculating or not (by default).

Property type

Read-write property

Syntax

Visual Basic
Public Property SuppressNotAvailableValues As Boolean

Remarks

Property setter applies new value to Summary and each summary from CurrencySummaries (see CQGAccountSummary.SuppressNotAvailableValues).

See Also