CQG API 4.0 - Revised
RecalcPeriod Property
See Also  Send Feedback
CQGTradingSystemRequest Interface : RecalcPeriod Property

Glossary Item Box

Description

Sets/gets the recalculation period (in seconds), which will be used to formulate the trading system request.

The default value for this property is 60.

Property type

Read-write property

Syntax

Visual Basic
Public Property RecalcPeriod As Long

Return Type

Recalculation period in seconds, represented as Long

Remarks

Only positive values are allowed for this property.

See Also