Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 764 Bytes

IndicesTickerResultsResultsInner.md

File metadata and controls

14 lines (11 loc) · 764 Bytes

# IndicesTickerResultsResultsInner

Properties

Name Type Description Notes
c float The close value for the symbol in the given time period.
h float The highest value for the symbol in the given time period.
l float The lowest value for the symbol in the given time period.
n int The number of transactions in the aggregate window. [optional]
o float The open value for the symbol in the given time period.
t int The Unix Msec timestamp for the start of the aggregate window.

[Back to Model list] [Back to API list] [Back to README]