Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 799 Bytes

FuturesCandlestick.md

File metadata and controls

14 lines (11 loc) · 799 Bytes

FuturesCandlestick

Properties

Name Type Description Notes
t number Unix timestamp in seconds [optional] [default to undefined]
v number size volume (contract size). Only returned if `contract` is not prefixed [optional] [default to undefined]
c string Close price (quote currency) [optional] [default to undefined]
h string Highest price (quote currency) [optional] [default to undefined]
l string Lowest price (quote currency) [optional] [default to undefined]
o string Open price (quote currency) [optional] [default to undefined]
sum string Trading volume (unit: Quote currency) [optional] [default to undefined]