CQG API 4.0 - Revised
CQGCELConfiguration UDT
See Also  Members  Send Feedback

Glossary Item Box

Description

Defines various CQGCEL configuration options and parameters.
Deprecated!

UDT Members

MemberTypeDescription
DefaultInstrumentSubscriptionLeveleDataSubscriptionLevelThe default data subscription level setting. Allows to configure the initial data subscription level of subscribed instruments. The default value is dsQuotesAndBBA.
DOMUpdatesModeeDOMUpdatesModeMode of DOM updates sending.
DOMUpdatesPeriodLongTime period indicating the time interval for DOM updates sending.
LogSeverityeLogSeverityLogging severity
MaxLogFileCountLongMaximum number of log files.
MaxLogFileDurationDateThe log file duration time period represented as Date.
MaxLogFileSizeLongMaximum size of a log file in KB.
MetaDataEnabledBooleanReserved for future use.
ReadyStatusCheckeReadyStatusCheckState of application ready status checking
TimeZoneCodeeTimeZoneThe timezone code to adjust all reported dates to. The default value is UTC time.

Remarks

Important note: Starting from version 3.0 of CQG API, CQGCELConfiguration is deprecated and the configuration is managed through the CQGAPIConfig interface.

This structure persists only for backward compatibility.