Package: etrader
Title: 'ETRADE' API Interface for R
Version: 0.1.3
Author: Anthony Balentine [aut, cre]
Authors@R: 
    person(given = "Anthony",
           family = "Balentine",
           role = c("aut", "cre"),
           email = "exploringfinance1@gmail.com")
Maintainer: Anthony Balentine <exploringfinance1@gmail.com>
URL: https://exploringfinance.github.io/etrader/
BugReports: https://github.com/exploringfinance/etrader/issues
Description: Use R to interface with the 'ETRADE' API <https://developer.etrade.com/home>.
    Functions include authentication, trading, quote requests, account information, and option 
    chains. A user will need an ETRADE brokerage account and 'ETRADE' API approval. See README 
    for authentication process and examples.
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: magrittr, httr, urltools, dplyr, rvest, purrr, jsonlite
RoxygenNote: 7.1.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2021-02-22 01:03:20 UTC; rstudio
Repository: CRAN
Date/Publication: 2021-02-22 13:50:12 UTC
Built: R 4.0.2; ; 2021-02-25 12:43:08 UTC; unix
