sample_ohlc_data dataset

Sample OHLC Price Data

  • Maintainer: Charlie Gao
  • License: GPL (>= 3)
  • Last published: 2025-03-14

About the dataset

  • Number of rows: 256
  • Number of columns: 6
  • Class: data.frame

Column names and types

  • time:POSIXctPOSIXt
  • open:numeric
  • high:numeric
  • low:numeric
  • close:numeric
  • volume:integer