CQG API 4.0 - Revised
GTD Property
See Also  Send Feedback
CQGAlgorithmicOrderParameters Interface : GTD Property

Glossary Item Box

Description

The good-till-date value of the order.

Property type

Read-only property

Syntax

Visual Basic
Public Property GTD As Date

Return Type

Good-till-date value, represented as Date

Remarks

This property is available if order CQGAlgorithmicOrderParameters.DurationType is odGoodTillDate.

See Also