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

Glossary Item Box

Public Properties

Public Property AvgReturns the average
Public Property CloseReturns the close
Public Property HighReturns the high
Public Property HLC3Returns the (High+Low+Close)/3
Public Property LowReturns the low
Public Property MidReturns the mid-point
Public Property OpenReturns the open
Public Property RangeReturns the range
Public Property TimestampReturns the timestamp, in user configured time zone
Public Property TrueHighReturns the true high
Public Property TrueLowReturns the true low
Public Property TrueRangeReturns the true range

See Also