CQG API 4.0 - Revised
CQGSubMinuteBar Interface Members
See Also  Overview  Send Feedback

Glossary Item Box

Public Properties

Public Property AskVolumeReturns the ask volume
Public Property AskVolumeFractionalReturns the fractional ask volume
Public Property AvgReturns the average
Public Property BidVolumeReturns the bid volume
Public Property BidVolumeFractionalReturns the fractional bid volume
Public Property CloseReturns the close
Public Property HighReturns the high
Public Property HLC3Returns (High+Low+Close)/3
Public Property LowReturns the low
Public Property MidReturns the midian
Public Property OpenReturns the open
Public Property RangeReturns the range
Public Property TickVolumeReturns the tick volume
Public Property TimestampReturns the timestamp
Public Property TimestampOffsetReturns bar index in minute
Public Property TrueHighReturns the true high
Public Property TrueLowReturns the true low
Public Property TrueRangeReturns the true range
Public Property VolumeReturns the actual volume
Public Property VolumeFractionalReturns the fractional volume

See Also