CQG API 4.0 - Revised
CreateHistoricalSessionsRequest Method
See Also  Send Feedback
CQGCEL Interface : CreateHistoricalSessionsRequest Method

Glossary Item Box

Description

Creates new CQGHistoricalSessionsRequest object.

Syntax

Visual Basic
Public Function CreateHistoricalSessionsRequest() As CQGHistoricalSessionsRequest

Remarks

In order to use the created object to call the RequestHistoricalSessions method, CQGHistoricalSessionsRequest.Symbol, CQGHistoricalSessionsRequest.Type property values must be provided.

See Also