R/volume_aapl.R

#' 15-min Intraday Volume of AAPL
#'
#' @description A 26 * 124 matrix including 15-min trading volume of AAPL from 2019-01-02 to 2019-06-28.
#' 
#'
#' @docType data
#'
#' @usage data(volume_aapl)
#'
#' @format A 26 * 124 matrix.
#'
#' @source \href{https://www.barchart.com}{barchart}
#'
#' @keywords dataset
#'
"volume_aapl"

Try the intradayModel package in your browser

Any scripts or data that you put into this service are public.

intradayModel documentation built on May 31, 2023, 8:49 p.m.