ActualVolume | Returns the actual volume of the constant volume bar. |
ActualVolumeFractional | Returns the fractional actual volume |
AskVolume | Returns the actual volume of the constant volume bar. |
AskVolumeFractional | Returns the fractional ask volume |
Avg | Returns the average value of the constant volume bar. |
BidVolume | Returns the bid volume of the constant volume bar. |
BidVolumeFractional | Returns the fractional bid volume |
Close | Returns the close value of the constant volume bar. |
High | Returns the high value of the constant volume bar. |
HLC3 | Returns the ((High+Low+Close)/3) value of the constant volume bar. |
Low | Returns the low value of the constant volume bar. |
Mid | Returns the mid-point value of the constant volume bar. |
Open | Returns the open value of the constant volume bar. |
Range | Returns the range value of the constant volume bar. |
TickVolume | Returns the tick volume of the constant volume bar. |
Timestamp | Returns the timestamp, in the user-configured time zone (CQGAPIConfig.TimeZoneCode). |
TimestampOffset | Returns the timestamp offset, which is used to identify various ConstantVolumeBar objects that have the same timestamp. |
TrueHigh | Returns the true high value of the constant volume bar. |
TrueLow | Returns the true low value of the constant volume bar. |
TrueRange | Returns the true low value of the constant volume bar. |