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

Glossary Item Box

Public Properties

Public Property High

 

Returns the high of the point and figure bar.

Public Property Low

Returns the low of the point and figure bar.

Public Property Mid

Returns the mid-point of the point and figure bar.

Public Property PFHighReturns the high
Public Property PFLowReturns the low
Public Property Timestamp

Returns the timestamp, in the user-configured time zone (CQGAPIConfig.TimeZoneCode).

Public Property TimestampOffset

Returns the timestamp offset, which is used to identify various CQGPointAndFigureBar objects that have the same timestamp.

Public Property Up

Indicates whether this point and figure bar is up or not.

See Also