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:Anthony Balentine [aut, cre]

etrader_0.1.5.tar.gz
etrader_0.1.5.zip(r-4.5)etrader_0.1.5.zip(r-4.4)etrader_0.1.5.zip(r-4.3)
etrader_0.1.5.tgz(r-4.4-any)etrader_0.1.5.tgz(r-4.3-any)
etrader_0.1.5.tar.gz(r-4.5-noble)etrader_0.1.5.tar.gz(r-4.4-noble)
etrader_0.1.5.tgz(r-4.4-emscripten)etrader_0.1.5.tgz(r-4.3-emscripten)
etrader.pdf |etrader.html
etrader/json (API)
NEWS

# Install 'etrader' in R:
install.packages('etrader', repos = c('https://exploringfinance.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/exploringfinance/etrader/issues

On CRAN:

22 exports 6 stars 1.26 score 32 dependencies 1 scripts 205 downloads

Last updated 8 months agofrom:2c5294b72f. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 30 2024
R-4.5-winOKAug 30 2024
R-4.5-linuxOKAug 30 2024
R-4.4-winOKAug 30 2024
R-4.4-macOKAug 30 2024
R-4.3-winOKAug 30 2024
R-4.3-macOKAug 30 2024

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:askpassclicurldplyrfansigenericsgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigpurrrR6Rcpprlangrvestselectrstringistringrsystibbletidyselecttriebeardurltoolsutf8vctrswithrxml2

Readme and manuals

Help Manual

Help pageTopics
ETrade Account Balancesetrd_account_balance
ETrade Account Dataetrd_account_list
ETrade Account Portfoliosetrd_account_portfolio
ETrade Alert Detailsetrd_alert_detail
ETrade Alert Searchetrd_alerts
Auth Step 3: Create Access Tokens to use etraderetrd_auth_access_token
Auth Step 1: Set ETRADE Key and Secret Credentialsetrd_auth_credentials
Auth Step 2: Generate ETRADE URL for log inetrd_auth_login_url
Auth - Renew or Revoke Access Tokens as neededetrd_auth_manage_token
Cancel an existing orderetrd_cancel_order
Get request for a specific URLetrd_get_url
ETrade Quotesetrd_market_quote
Option Chainsetrd_option_chain
Option Expiration Datesetrd_option_expiration
ETrade order-related informationetrd_order_history
Place an Equity Orderetrd_place_eq_order
Place a Mutual Fund Orderetrd_place_mf_order
Place an Option Orderetrd_place_optn_order
Product Searchetrd_product_search
ETrade Transaction Detailsetrd_transaction_detail
ETrade Transaction Searchetrd_transactions