Package: etrader
Title: 'ETRADE' API Interface for R
Version: 0.1.5
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
Imports: magrittr, httr, urltools, dplyr, rvest, purrr, jsonlite,
        methods
RoxygenNote: 7.1.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2023-01-03 15:17:38 UTC; rstudio
Repository: CRAN
Date/Publication: 2023-01-05 20:30:02 UTC
Built: R 4.6.0; ; 2025-08-18 10:46:05 UTC; unix
