R/moving_average_codes.R

#' Moving Average Codes
#' 
#' A dataset containing supported moving average codes for the 
#' technical_indicators() endpoint.
#'
#' @format A data frame with 9 rows and 2 variables:
#' \describe{
#'   \item{moving_avg_code}{moving average code forthe  technical_indicators() function}
#'   \item{moving_avg_type}{technical indicator type that relates to each moving average code}
#' }
#' @source \url{https://finnhub.io/docs/api#technical-indicator}
"moving_average_codes"
threadingdata/finnhubr documentation built on Aug. 10, 2020, 12:48 a.m.