CQG API 4.0 - Revised
Bid Property
See Also  Send Feedback
CQGInstrument Interface : Bid Property

Glossary Item Box

Description

Returns the best bid.

Property type

Read-only property

Syntax

Visual Basic
Public Property Bid As CQGQuote

Return Type

The best bid represented as CQGQuote

Remarks

Bid is a quote, so it is also a member of the quotes collection.

Example

To access the Instrument properties see the example section of the InstrumentSubscribed event.

See Also