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.2 |
Imports: | magrittr, httr, urltools, dplyr, rvest, purrr, jsonlite |
Suggests: | testthat |
Published: | 2020-11-26 |
Author: | Tony Trevisan [aut, cre] |
Maintainer: | Tony Trevisan <anthonytrevisan at gmail.com> |
BugReports: | https://github.com/tonytrevisan/etrader/issues |
License: | GPL-3 |
URL: | https://tonytrevisan.github.io/etrader/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | etrader results |
Reference manual: | etrader.pdf |
Package source: | etrader_0.1.2.tar.gz |
Windows binaries: | r-devel: etrader_0.1.2.zip, r-release: etrader_0.1.2.zip, r-oldrel: etrader_0.1.2.zip |
macOS binaries: | r-release: etrader_0.1.2.tgz, r-oldrel: etrader_0.1.2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=etrader to link to this page.