CQG API 4.0 - Revised
eTradingSystemCommissionType Enumeration
See Also  Send Feedback

Glossary Item Box

Description

Indicates the type of the commission calculation used in the Trading System.

Members

MemberValueDescription
tscmFixed0

Fixed commission

tscmPerContract1

Per contract commission

Remarks

This is used in the CQGTradingSystemDefinition.CommissionType property.

See Also