AskVolume | Returns the ask volume for the TFlow bar. |
AskVolumeFractional | Returns the ask fractional volume |
BestAskPrice | Returns the best ask price value for the TFlow bar. |
BestBidPrice | Returns the best bid price value for the TFlow bar. |
BidVolume | Returns the bid volume value for the TFlow bar. |
BidVolumeFractional | Returns the bid fractional volume |
Close | Returns the close value for the TFlow bar. |
DomAskCount | Returns the number of DOM asks in the TFlow bar. |
DomAskVolume | Returns the DOM ask volume by its index. |
DomAskVolumeFractional | Returns the DOM ask fractional volume by index |
DomBidCount | Returns the number of all DOM bids in the TFlow bar. |
DomBidVolume | Returns the DOM bid volume by its index for the TFlow bar. |
DomBidVolumeFractional | Returns the DOM bid fractional volume by index |
High | Returns the high value of the TFlow bar. |
Low | Returns the low value of the TFlow bar. |
Mid | Returns the mid-point value of the TFlow bar. |
Open | Returns the open. |
Timestamp | Returns the timestamp, in the user-configured time zone (CQGAPIConfig.TimeZoneCode). |
TimestampOffset | Returns the timestamp offset, which is used to identify various CQGTFlowBar objects that have the same timestamp. |
TrueHigh | Returns the true high. |
TrueLow | Returns the true low. |
TrueMid | Returns the true midian. |