Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 966 Bytes

File metadata and controls

16 lines (13 loc) · 966 Bytes

# V2AggsTickerCryptoTickerRangeMultiplierTimespanFromToGet200ResponseAllOfResultsInner

Properties

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

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