R/schwabr.R

#' schwabr: A Package for Using the Schwab Trade API
#'
#' The schwabr package provides four categories of important functions:
#' \enumerate{
#'     \item Authenticating into a TD Brokerage account
#'     \item Working with orders
#'     \item Getting account information
#'     \item Pulling pricing/market data
#' }
#'
#' Details for the functions can be found within the function help pages.
#' Detailed examples are also available in the README.
#'
#' @keywords internal
"_PACKAGE"

Try the schwabr package in your browser

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

schwabr documentation built on April 4, 2025, 2:30 a.m.