Skip to contents

NVIDIA Corporation (NVDA) in daily intervals between 2022-01-01 and 2023-12-31.

Usage

NVDA

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")