#' List of Supported Technical Indicator Codes
#'
#' A dataset containing supported technical indicator codes for the
#' technical_indicators() endpoint.
#'
#' @format A data frame with 52 rows and 5 variables:
#' \describe{
#' \item{technical_indicator}{indicator passed to technical_indicators() function}
#' \item{description}{description of technical indicators}
#' \item{arguments}{available arguments}
#' \item{response_attributes}{description of technical indicators}
#' \item{example}{example response}.
#' }
#' @source \url{https://finnhub.io/docs/api#technical-indicator}
"technical_indicator_codes"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.