Use R to interface with the 'TD Ameritrade' API <https://developer.tdameritrade.com/>. Functions include authentication, trading, price requests, account information, and option chains. A user will need a TD brokerage account and TD Ameritrade developer app. See README for authentication process and examples.
Version: | 0.1.5 |
Imports: | httr, urltools (≥ 1.7.3), lubridate, dplyr, jsonlite, magrittr |
Suggests: | testthat |
Published: | 2021-02-22 |
DOI: | 10.32614/CRAN.package.rameritrade |
Author: | Anthony Balentine [aut, cre] |
Maintainer: | Anthony Balentine <exploringfinance1 at gmail.com> |
BugReports: | https://github.com/exploringfinance/rameritrade/issues |
License: | GPL-3 |
URL: | https://exploringfinance.github.io/rameritrade/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | rameritrade results |
Reference manual: | rameritrade.pdf |
Package source: | rameritrade_0.1.5.tar.gz |
Windows binaries: | r-devel: rameritrade_0.1.5.zip, r-release: rameritrade_0.1.5.zip, r-oldrel: rameritrade_0.1.5.zip |
macOS binaries: | r-release (arm64): rameritrade_0.1.5.tgz, r-oldrel (arm64): rameritrade_0.1.5.tgz, r-release (x86_64): rameritrade_0.1.5.tgz, r-oldrel (x86_64): rameritrade_0.1.5.tgz |
Old sources: | rameritrade archive |
Please use the canonical form https://CRAN.R-project.org/package=rameritrade to link to this page.