Other packages > Find by keyword >

RobinHood  

Interface for the RobinHood.com No Commission Investing Platform
View on CRAN: Click here


Download and install RobinHood package within the R console
Install from CRAN:
install.packages("RobinHood")

Install from Github:
library("remotes")
install_github("cran/RobinHood")

Install by package version:
library("remotes")
install_version("RobinHood", "1.7.0")



Attach the package and use:
library("RobinHood")
Maintained by
Joseph Blubaugh
[Scholar Profile | Author Map]
First Published: 2019-02-03
Latest Update: 2023-01-06
Description:
Execute API calls to the RobinHood investing platform. Functionality includes accessing account data and current holdings, retrieving investment statistics and quotes, placing and canceling orders, getting market trading hours, searching investments by popular tag, and interacting with watch lists.
How to cite:
Joseph Blubaugh (2019). RobinHood: Interface for the RobinHood.com No Commission Investing Platform. R package version 1.7.0, https://cran.r-project.org/web/packages/RobinHood. Accessed 16 Apr. 2025.
Previous versions and publish date:
1.0.1 (2019-02-03 18:24), 1.0.5 (2019-04-06 14:12), 1.0.7 (2019-05-24 06:10), 1.2.1 (2019-10-06 15:20), 1.2.4 (2020-03-25 06:30), 1.2 (2019-09-30 06:20), 1.4 (2020-05-23 16:10), 1.5 (2021-01-06 10:30), 1.6.2 (2022-01-24 14:12), 1.6.5 (2022-04-22 05:10), 1.6 (2021-03-01 16:50)
Other packages that cited RobinHood R package
View RobinHood citation profile
Other R packages that RobinHood depends, imports, suggests or enhances
Complete documentation for RobinHood
Functions, R codes and Examples using the RobinHood R package
Some associated functions: RobinHood . api_accounts . api_accounts_crypto . api_ach . api_contracts . api_currency_pairs . api_endpoints . api_fundamentals . api_historicals . api_historicals_crypto . api_historicals_options . api_instruments . api_instruments_options . api_login . api_logout . api_marketdata . api_markets . api_orders . api_orders_crypto . api_orders_options . api_portfolios . api_portfolios_crypto . api_positions . api_positions_crypto . api_positions_options . api_quote . api_quote_crypto . api_ratings . api_tag . api_tickers . api_user . api_watchlist . cancel_ach_transfer . cancel_order . cancel_order_crypto . cancel_order_options . check_rh . get_accounts . get_ach . get_contracts . get_fundamentals . get_historicals . get_historicals_crypto . get_historicals_options . get_market_hours . get_order_history . get_order_history_crypto . get_order_history_options . get_order_status . get_order_status_crypto . get_order_status_options . get_portfolios . get_positions . get_positions_crypto . get_positions_options . get_quote . get_quote_crypto . get_ratings . get_tag . get_tickers . get_user . logout . mod_json . place_ach_transfer . place_order . place_order_crypto . place_order_options . watchlist . 
Some associated R codes: RobinHood.R . api_accounts.R . api_accounts_crypto.R . api_ach.R . api_contracts.R . api_currency_pairs.R . api_endpoints.R . api_fundamentals.R . api_historicals.R . api_historicals_crypto.R . api_historicals_options.R . api_instruments.R . api_instruments_options.R . api_login.R . api_logout.R . api_marketdata.R . api_markets.R . api_orders.R . api_orders_crypto.R . api_orders_options.R . api_portfolio_crypto.R . api_portfolios.R . api_positions.R . api_positions_crypto.R . api_positions_options.R . api_quote.R . api_quote_crypto.R . api_ratings.R . api_tag.R . api_tickers.R . api_user.R . api_watchlist.R . cancel_ach_transfer.R . cancel_order.R . cancel_order_crypto.R . cancel_order_options.R . check_rh.R . get_accounts.R . get_ach.R . get_contracts.R . get_fundamentals.R . get_historicals.R . get_historicals_crypto.R . get_historicals_options.R . get_market_hours.R . get_order_history.R . get_order_history_crypto.R . get_order_history_options.R . get_order_status.R . get_order_status_crypto.R . get_order_status_options.R . get_portfolios.R . get_positions.R . get_positions_crypto.R . get_positions_options.R . get_quote.R . get_quote_crypto.R . get_ratings.R . get_tag.R . get_tickers.R . get_user.R . logout.R . mod_json.R . place_ach_transfer.R . place_order.R . place_order_crypto.R . place_order_options.R . watchlist.R .  Full RobinHood package functions and examples
Downloads during the last 30 days
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for RobinHood0102030405060TrendBars

Today's Hot Picks in Authors and Packages

apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA