Use R to interface with the 'Charles Schwab Trade API' <https://developer.schwab.com/>. Functions include authentication, trading, price requests, account information, and option chains. A user will need a Schwab brokerage account and Schwab Individual Developer app. See README for authentication process and examples.
Version: | 0.1.2 |
Imports: | httr, urltools (≥ 1.7.3), base64enc, lubridate, dplyr, jsonlite, magrittr, methods |
Suggests: | testthat |
Published: | 2025-02-11 |
DOI: | 10.32614/CRAN.package.schwabr |
Author: | Anthony Trevisan [aut, cre] |
Maintainer: | Anthony Trevisan <anthonytrevisan at gmail.com> |
BugReports: | https://github.com/altanalytics/schwabr/issues |
License: | GPL-3 |
URL: | https://altanalytics.github.io/schwabr/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | schwabr results |
Reference manual: | schwabr.pdf |
Package source: | schwabr_0.1.2.tar.gz |
Windows binaries: | r-devel: schwabr_0.1.2.zip, r-release: schwabr_0.1.2.zip, r-oldrel: schwabr_0.1.2.zip |
macOS binaries: | r-devel (arm64): schwabr_0.1.2.tgz, r-release (arm64): schwabr_0.1.2.tgz, r-oldrel (arm64): schwabr_0.1.2.tgz, r-devel (x86_64): schwabr_0.1.2.tgz, r-release (x86_64): schwabr_0.1.2.tgz, r-oldrel (x86_64): schwabr_0.1.2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=schwabr to link to this page.