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.
Version: | 0.1.5 |
Imports: | magrittr, httr, urltools, dplyr, rvest, purrr, jsonlite, methods |
Suggests: | testthat |
Published: | 2023-01-05 |
DOI: | 10.32614/CRAN.package.etrader |
Author: | Anthony Balentine [aut, cre] |
Maintainer: | Anthony Balentine <exploringfinance1 at gmail.com> |
BugReports: | https://github.com/exploringfinance/etrader/issues |
License: | GPL-3 |
URL: | https://exploringfinance.github.io/etrader/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | etrader results |
Reference manual: | etrader.pdf |
Package source: | etrader_0.1.5.tar.gz |
Windows binaries: | r-devel: etrader_0.1.5.zip, r-release: etrader_0.1.5.zip, r-oldrel: etrader_0.1.5.zip |
macOS binaries: | r-release (arm64): etrader_0.1.5.tgz, r-oldrel (arm64): etrader_0.1.5.tgz, r-release (x86_64): etrader_0.1.5.tgz, r-oldrel (x86_64): etrader_0.1.5.tgz |
Old sources: | etrader archive |
Please use the canonical form https://CRAN.R-project.org/package=etrader to link to this page.