Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 494 Bytes

File metadata and controls

13 lines (10 loc) · 494 Bytes

GateApi.FuturesCandlestick

Properties

Name Type Description Notes
t Number Unix timestamp in seconds [optional]
v Number 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]