Skip to content
This repository has been archived by the owner on Nov 25, 2021. It is now read-only.

Latest commit

 

History

History
21 lines (17 loc) · 987 Bytes

LinearKlineResp.md

File metadata and controls

21 lines (17 loc) · 987 Bytes

LinearKlineResp

Properties

Name Type Description Notes
Close float64 [optional] [default to null]
High float64 [optional] [default to null]
Id int32 [optional] [default to null]
Interval string [optional] [default to null]
Low float64 [optional] [default to null]
Open float64 [optional] [default to null]
OpenTime int64 [optional] [default to null]
Period string [optional] [default to null]
StartAt int64 [optional] [default to null]
Symbol string [optional] [default to null]
Turnover float64 [optional] [default to null]
Volume float64 [optional] [default to null]

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