Package: rameritrade Title: 'TD Ameritrade' 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/rameritrade/ BugReports: https://github.com/exploringfinance/rameritrade/issues Description: Use R to interface with the 'TD Ameritrade' API . 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. License: GPL-3 Encoding: UTF-8 Imports: httr, urltools (>= 1.7.3), lubridate, dplyr, jsonlite, magrittr RoxygenNote: 7.1.1 Suggests: testthat Config/pak/sysreqs: libssl-dev Repository: https://altanalytics.r-universe.dev Date/Publication: 2024-02-02 15:17:43 UTC RemoteUrl: https://github.com/altanalytics/rameritrade RemoteRef: HEAD RemoteSha: 609ee375126a3e5da2966f3a8388c06f6e7f1868 NeedsCompilation: no Packaged: 2026-07-24 08:38:45 UTC; root