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 URL: https://exploringfinance.github.io/etrader/ BugReports: https://github.com/exploringfinance/etrader/issues Description: Use R to interface with the 'ETRADE' API . 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 Config/pak/sysreqs: libxml2-dev libssl-dev Repository: https://altanalytics.r-universe.dev Date/Publication: 2024-02-02 15:17:17 UTC RemoteUrl: https://github.com/altanalytics/etrader RemoteRef: HEAD RemoteSha: 2c5294b72f6ae674f34ebeb7b06f012116a40c90 NeedsCompilation: no Packaged: 2026-07-22 07:26:46 UTC; root