ActualVolume | Returns the actual volume of the timed bar. |
ActualVolumeFractional | Returns the fractional actual volume |
AskFlagVolume | Trades volume with 'buy' aggressor flag |
AskVolume | Returns the ask volume of the timed bar. |
AskVolumeFractional | Returns the fractional ask volume |
Avg | Returns the average value of the timed bar. |
BidFlagVolume | Trades volume with 'sell' aggressor flag |
BidVolume | Returns the bid volume of the timed bar. |
BidVolumeFractional | Returns the fractional bid volume |
Close | Returns the close value of the timed bar. |
CommodityOpenInterest | Returns the commodity open interest |
CommodityTickVolume | Returns the commodity tick volume |
CommodityVolume | Returns the commodity volume |
CommodityVolumeFractional | Returns the fractional commodity volume |
ContractOpenInterest | Returns the contract open interest |
ContractTickVolume | Returns the contract tick volume |
ContractVolume | Returns the contract volume |
ContractVolumeFractional | Returns the fractional contract volume |
High | Returns the high value of the timed bar. |
HLC3 | Returns the ((High+Low+Close)/3) value of the timed bar. |
Low | Returns the low value of the timed bar. |
Mid | Returns the mid-point value of the timed bar. |
Open | Returns the open value of the timed bar. |
OpenInterest | Returns the open intererst of the timed bar. |
Range | Returns the range value of the timed bar. |
TickVolume | Returns the tick volume of the timed bar. |
Timestamp | Returns the timestamp, in the user-configured time zone (CQGAPIConfig.TimeZoneCode). |
TrueHigh | Returns the true high value of the timed bar. |
TrueLow | Returns the true low value of the timed bar. |
TrueRange | Returns the true range value of the timed bar. |