CQG API 4.0 - Revised
IndexForDate Method
See Also  Send Feedback
date_
Date for which index is needed
CQGYields Collection : IndexForDate Method

Glossary Item Box

Description

Returns start index for specified date

Syntax

Visual Basic
Public Function IndexForDate( _
   ByVal date_ As Date _
) As Long

Parameters

date_
Date for which index is needed

See Also