Description
This Enum used to indicate History Type, The following are values and the descriptions for every value:
ENUM_HISTORY_TYPE
Value | Description |
HIS_HIGH | Type of “High” |
HIS_LOW | Type of “Low“ |
HIS_CLOSE | Type of “Close” |
HIS_OPEN | Type of “Open” |
HIS_VOLUME | Type of “Volume” |
HIS_TIME | Type of “Time” |
See Also