Package: rameritrade
Title: 'TD Ameritrade' API Interface for R
Version: 0.1.4
Author: Tony Trevisan [aut, cre]
Authors@R: 
    person(given = "Tony",
           family = "Trevisan",
           role = c("aut", "cre"),
           email = "anthonytrevisan@gmail.com")
Maintainer: Tony Trevisan <anthonytrevisan@gmail.com>
URL: https://github.com/tonytrevisan/rameritrade/,
        https://developer.tdameritrade.com/
BugReports: https://github.com/tonytrevisan/rameritrade/issues
Description: Use R to interface with the 'TD Ameritrade' API, including authentication, trading,
    price requests, account information, and option chains. A user will need a TD brokerage 
    account and TD Ameritrade developer app. See README for authentication process and examples.
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: httr, urltools (>= 1.7.3), lubridate, dplyr, jsonlite,
        magrittr
RoxygenNote: 7.1.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2020-10-08 00:30:44 UTC; rstudio
Repository: CRAN
Date/Publication: 2020-10-15 13:20:02 UTC
