History

This object represents a historical data record.

Properties:

None.

Methods:

GetProperty(name)

name: String

Returns: Variant

 

Description: Get the value of the named property for this history record.

Note: Valid property names are "Date", "Open", "High", "Low", "Close", and "Volume".

 

SetProperty(name, value)

name: String

value: Variant

 

Description: Set the named property for this history record.