NVIDIA Corporation (NVDA) in daily intervals between 2022-01-01 and 2023-12-31.
Format
A matrix with 501 rows and 5 columns.
- open
Candle opening price.
- high
Candle highest price.
- low
Candle lowest price.
- close
Candle closing price.
- volume
Candle volume.
References
Loaded using quantmod
Examples
## Load the dataset
data(NVDA, package = "talib")
