Package: etrader 0.1.5

Anthony Balentine

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.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

On CRAN:

Conda:

3.48 score 6 stars 1 scripts 219 downloads 22 exports 31 dependencies

Last updated from:2c5294b72f. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK114
source / vignettesOK160
linux-release-x86_64OK104
macos-release-arm64OK67
macos-oldrel-arm64OK72
windows-develOK79
windows-releaseOK69
windows-oldrelOK68
wasm-releaseOK94

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