R/barronsCOT.R

#' barronsCOT: A package to retrieve Barron's COT weekly data.
#'
#' The barronsCOT package provides two functions:
#' getBarronsCOT and plotCOT
#' You obtain three data frames to play with these.
#' COTsp, COTspm and COTgold
#'
#' @section barronsCOT functions:
#' The foo functions...
#'
#' @docType package
#' @name barronsCOT
#' @author Mario Pisa
#' @seealso \url{https://github.com/mariope/barronsCOT}
#' @seealso \url{http://www.barrons.com/public/page/9_0210-traderscommitments.html}
NULL
mariope/barronsCOT documentation built on May 21, 2019, 11:47 a.m.