[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 649 Bytes

FuturesCandlestick.md

File metadata and controls

15 lines (11 loc) · 649 Bytes

FuturesCandlestick

Properties

Name Type Description Notes
T float32 Unix timestamp in seconds [optional]
V int64 size volume. Only returned if `contract` is not prefixed [optional]
C string Close price [optional]
H string Highest price [optional]
L string Lowest price [optional]
O string Open price [optional]

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