Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 650 Bytes

File metadata and controls

16 lines (11 loc) · 650 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]