Package: charlesschwabapi 1.0.5
charlesschwabapi: Wrapper Functions Around 'Charles Schwab Individual Trader API'
For those wishing to interact with the 'Charles Schwab Individual Trader API' (<https://developer.schwab.com/products/trader-api--individual>) with R in a simplified manner, this package offers wrapper functions around authentication and the available API calls to streamline the process.
Authors:
charlesschwabapi_1.0.5.tar.gz
charlesschwabapi_1.0.5.zip(r-4.7)charlesschwabapi_1.0.5.zip(r-4.6)charlesschwabapi_1.0.5.zip(r-4.5)
charlesschwabapi_1.0.5.tgz(r-4.6-any)charlesschwabapi_1.0.5.tgz(r-4.5-any)
charlesschwabapi_1.0.5.tar.gz(r-4.7-any)charlesschwabapi_1.0.5.tar.gz(r-4.6-any)
charlesschwabapi_1.0.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
charlesschwabapi/json (API)
| # Install 'charlesschwabapi' in R: |
| install.packages('charlesschwabapi', repos = c('https://njbultman.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/njbultman/charlesschwabapi/issues
Last updated from:a5a02672b6. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 152 | ||
| source / vignettes | OK | 199 | ||
| linux-release-x86_64 | OK | 157 | ||
| macos-release-arm64 | OK | 126 | ||
| macos-oldrel-arm64 | OK | 90 | ||
| windows-devel | OK | 116 | ||
| windows-release | OK | 110 | ||
| windows-oldrel | OK | 114 | ||
| wasm-release | OK | 130 |
Exports:cancel_orderget_accountget_account_numbersget_accountsget_authentication_tokensget_instrumentsget_instruments_cusipget_market_hoursget_market_hours_singleget_moversget_option_chainsget_option_expiration_chainget_order_idget_ordersget_orders_accountget_price_historyget_quotesget_quotes_single_symbolget_transactionget_transactionsget_user_preferencesplace_orderreplace_order
Dependencies:anytimeaskpassBHclicpp11curldplyrgenericsgluehttrjsonlitelifecyclelubridatemagrittrmimeopensslpillarpkgconfigpurrrR6Rcpprlangstringistringrsystibbletidyrtidyselecttimechangeutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Cancel Specific Order by ID for Account | cancel_order |
| Get Account Information for Specific Account | get_account |
| Get Account Numbers | get_account_numbers |
| Get Accounts Information | get_accounts |
| Get Authentication Tokens | get_authentication_tokens |
| Get Instruments | get_instruments |
| Get Instruments by Cusip | get_instruments_cusip |
| Get Market Hours | get_market_hours |
| Get Market Hours for Single Market | get_market_hours_single |
| Get Movers | get_movers |
| Get Option Chains | get_option_chains |
| Get Option Expiration Chain | get_option_expiration_chain |
| Get Specific Order by ID for Account | get_order_id |
| Get Orders | get_orders |
| Get Orders for Specific Account | get_orders_account |
| Get Price History | get_price_history |
| Get Quotes | get_quotes |
| Get Quotes for Single Symbol | get_quotes_single_symbol |
| Get Specific Transaction Information | get_transaction |
| Get Account Transactions | get_transactions |
| Get User Preferences | get_user_preferences |
| Place Order for Specific Account | place_order |
| Replace Order for Specific Account | replace_order |
