#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.