Package: charlesschwabapi 1.0.3
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.3.tar.gz
charlesschwabapi_1.0.3.zip(r-4.5)charlesschwabapi_1.0.3.zip(r-4.4)charlesschwabapi_1.0.3.zip(r-4.3)
charlesschwabapi_1.0.3.tgz(r-4.4-any)charlesschwabapi_1.0.3.tgz(r-4.3-any)
charlesschwabapi_1.0.3.tar.gz(r-4.5-noble)charlesschwabapi_1.0.3.tar.gz(r-4.4-noble)
charlesschwabapi_1.0.3.tgz(r-4.4-emscripten)charlesschwabapi_1.0.3.tgz(r-4.3-emscripten)
charlesschwabapi.pdf |charlesschwabapi.html✨
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 2 months agofrom:13de3715e6. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 13 2024 |
R-4.5-win | OK | Nov 13 2024 |
R-4.5-linux | OK | Nov 13 2024 |
R-4.4-win | OK | Nov 13 2024 |
R-4.4-mac | OK | Nov 13 2024 |
R-4.3-win | OK | Nov 13 2024 |
R-4.3-mac | OK | Nov 13 2024 |
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:anytimeaskpassBHclicpp11curldplyrfansigenericsgluehttrjsonlitelifecyclelubridatemagrittrmimeopensslpillarpkgconfigpurrrR6Rcpprlangstringistringrsystibbletidyrtidyselecttimechangeutf8vctrswithr
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 |