Package: etrader 0.1.5
etrader: 'ETRADE' API Interface for R
Use R to interface with the 'ETRADE' API <https://developer.etrade.com/home>. Functions include authentication, trading, quote requests, account information, and option chains. A user will need an ETRADE brokerage account and 'ETRADE' API approval. See README for authentication process and examples.
Authors:
etrader_0.1.5.tar.gz
etrader_0.1.5.zip(r-4.7)etrader_0.1.5.zip(r-4.6)etrader_0.1.5.zip(r-4.5)
etrader_0.1.5.tgz(r-4.6-any)etrader_0.1.5.tgz(r-4.5-any)
etrader_0.1.5.tar.gz(r-4.7-any)etrader_0.1.5.tar.gz(r-4.6-any)
etrader_0.1.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
etrader/json (API)
NEWS
| # Install 'etrader' in R: |
| install.packages('etrader', repos = c('https://altanalytics.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/exploringfinance/etrader/issues
Last updated from:2c5294b72f. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 114 | ||
| source / vignettes | OK | 160 | ||
| linux-release-x86_64 | OK | 104 | ||
| macos-release-arm64 | OK | 67 | ||
| macos-oldrel-arm64 | OK | 72 | ||
| windows-devel | OK | 79 | ||
| windows-release | OK | 69 | ||
| windows-oldrel | OK | 68 | ||
| wasm-release | OK | 94 |
Exports:%>%etrd_account_balanceetrd_account_listetrd_account_portfolioetrd_alert_detailetrd_alertsetrd_auth_access_tokenetrd_auth_credentialsetrd_auth_login_urletrd_auth_manage_tokenetrd_cancel_orderetrd_get_urletrd_market_quoteetrd_option_chainetrd_option_expirationetrd_order_historyetrd_place_eq_orderetrd_place_mf_orderetrd_place_optn_orderetrd_product_searchetrd_transaction_detailetrd_transactions
Dependencies:askpassclicurldplyrgenericsgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigpurrrR6Rcpprlangrvestselectrstringistringrsystibbletidyselecttriebeardurltoolsutf8vctrswithrxml2
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| ETrade Account Balances | etrd_account_balance |
| ETrade Account Data | etrd_account_list |
| ETrade Account Portfolios | etrd_account_portfolio |
| ETrade Alert Details | etrd_alert_detail |
| ETrade Alert Search | etrd_alerts |
| Auth Step 3: Create Access Tokens to use etrader | etrd_auth_access_token |
| Auth Step 1: Set ETRADE Key and Secret Credentials | etrd_auth_credentials |
| Auth Step 2: Generate ETRADE URL for log in | etrd_auth_login_url |
| Auth - Renew or Revoke Access Tokens as needed | etrd_auth_manage_token |
| Cancel an existing order | etrd_cancel_order |
| Get request for a specific URL | etrd_get_url |
| ETrade Quotes | etrd_market_quote |
| Option Chains | etrd_option_chain |
| Option Expiration Dates | etrd_option_expiration |
| ETrade order-related information | etrd_order_history |
| Place an Equity Order | etrd_place_eq_order |
| Place a Mutual Fund Order | etrd_place_mf_order |
| Place an Option Order | etrd_place_optn_order |
| Product Search | etrd_product_search |
| ETrade Transaction Details | etrd_transaction_detail |
| ETrade Transaction Search | etrd_transactions |
