Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 1.04 KB

File metadata and controls

14 lines (13 loc) · 1.04 KB

OHCLV

Properties

Name Type Description Notes
close Float Closing price quote of the time frame with two decimal points [optional]
high Float Highest price of the time frame with two decimal points [optional]
endDate LocalDate End date in YYYY/MM/DD [optional]
open Float Opening price quote of the time frame with two decimal points [optional]
time LocalDate Timestamp of the beggining of the frame [optional]
volume Float Volume of currency exchanged in the time frame with two decimal points [optional]
usdVolume Float Volume of currency exchanged in dollars the time frame with two decimal points [optional]
btcVolume Float Volume of currency exchanged in dollars the time frame with two decimal points [optional]
quoteVolume Float Volume of currency exchanged in dollars the time frame with two decimal points [optional]