toggle menu
UFC - Unified Finance Client
0.5.0
jvm
switch theme
search in API
UFC - Unified Finance Client
/
com.ulalax.ufc.domain.model.chart
/
OHLCV
/
OHLCV
OHLCV
constructor
(
timestamp
:
Long
,
open
:
Double
,
high
:
Double
,
low
:
Double
,
close
:
Double
,
adjClose
:
Double
?
,
volume
:
Long
)
(
source
)