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

Glossary Item Box

Public Methods

Public Method AddValue

Adds a definition value to the collection, if the property type is list.

Public Properties

Public Property DefaultValueSets/gets the default value of the property.
Public Property DefaultValueIndexSets the default value index if property type is list
Public Property Name

Sets/gets the name of the property.

Public Property Type

Gets/sets the type of the property.

Public Property Unit

Gets/sets the unit (like 'number of contracts', 'percents', etc.) of the property.

Public Property Values

Returns values of the algorithmic order definition if the property type is list.

See Also