Specifies the trading system base bar type.
Member | Value | Description | |
---|---|---|---|
bbBar | 0 | Specifies the base bar type to be Timed Bar.
If this trading system base bar type is set CQGTradingSystemRequest.BaseBarParameters will be empty. This is the default. | |
bbConstantVolumeBar | 1 | Specifies the base bar type to be of CVB bar.
If this trading system base bar type is set, the following base bar parameters will be available in CQGTradingSystemRequest.BaseBarParameters: | |
bbPointAndFigureBar | 3 | Specifies the base bar type to be of PF bar.
If this trading system base bar type is set, the following base bar parameters will be available in CQGTradingSystemRequest.BaseBarParameters: | |
bbTFlowBar | 2 |
|