CQG API 4.0 - Revised
CQGStrategyDefinition Interface Members
See Also  Overview  Send Feedback

Glossary Item Box

Public Properties

Public Property ClientId

Returns the CQGIC generated GUID for the strategy definition.

Public Property Id

Returns the unique identifier of the strategy definition.

Public Property LastError

Returns the CQGError object describing the last error occurred to this object.

Public Property RequestString

Returns the string used to formulate the strategy definition request.

Public Property Status

Returns the status of the strategy definition.

See eStrategyRequestStatus for possible values.

Public Property Symbol

Returns the Gateway alias for the strategy.

See Also