Candlestick demo data
Format
A data frame with 60 observations and the following 5 variables:
datetime
Timestamp.
open
Open value.
high
Highest value.
low
Lowest value.
close
Close value.
Source
Apexcharts (https://apexcharts.com/javascript-chart-demos/candlestick-charts/basic/)