Package: GetHFData
Title: Download and Aggregate High Frequency Trading Data from Bovespa
Version: 1.6
Date: 2018-10-10
Authors@R: c(person("Marcelo", "Perlin", email = "marceloperlin@gmail.com", role = c("aut", "cre")),
             person("Henrique", "Ramos", email = "hpramos4@gmail.com", role = c("ctb")) )
Description: Downloads and aggregates high frequency trading data for Brazilian instruments directly from Bovespa ftp site <ftp://ftp.bmf.com.br/MarketData/>.
Depends: R (>= 3.3.0)
Imports: stringr,stats,RCurl, lubridate, readr, utils, curl,dplyr
License: GPL-2
BugReports: https://github.com/msperlin/GetHFData/issues
URL: https://github.com/msperlin/GetHFData/
LazyData: true
RoxygenNote: 6.1.0
Suggests: knitr, rmarkdown, testthat, ggplot2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-10-10 19:21:07 UTC; msperlin
Author: Marcelo Perlin [aut, cre],
  Henrique Ramos [ctb]
Maintainer: Marcelo Perlin <marceloperlin@gmail.com>
Repository: CRAN
Date/Publication: 2018-10-10 19:30:03 UTC
