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

Glossary Item Box

Public Properties

Public Property ActualVolumeReturns the actual volume
Public Property ActualVolumeFractionalReturns the actual fractional volume
Public Property AvgReturns the average
Public Property CloseReturns real close
Public Property HighReturns real high
Public Property HLC3Returns the (High+Low+Close)/3
Public Property LowReturns real low
Public Property MidReturns the mid-point
Public Property OpenReturns real open
Public Property RangeReturns the range
Public Property TickVolumeReturns the tick volume
Public Property TimestampReturns the timestamp
Public Property TimestampOffsetReturns the offset in the timestamp
Public Property TrueHighReturns the true high
Public Property TrueLowReturns the true low
Public Property TrueRangeReturns the true range

See Also