Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 539 Bytes

File metadata and controls

15 lines (11 loc) · 539 Bytes

KlinesDataList

Single kline data

Properties

Name Type Description Notes
o str Open price [optional]
c str Close price [optional]
h str High price [optional]
l str Low price [optional]
t int Timestamp (Unix seconds) [optional]

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