-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathDESCRIPTION
More file actions
19 lines (19 loc) · 741 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
19 lines (19 loc) · 741 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Package: RobinHood
Type: Package
Title: Interface for the RobinHood.com No Commission Investing Platform
Version: 1.8.0
Author: Joseph Blubaugh
Maintainer: Joseph Blubaugh <jestonblu@gmail.com>
Description: Execute API calls to the RobinHood <https://robinhood.com> 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.
Imports:
jsonlite,
lubridate,
profvis,
magrittr,
dplyr,
httr,
uuid,
methods
License: GPL-3
URL: https://github.com/JestonBlu/RobinHood, https://jestonblu.github.io/RobinHood/
RoxygenNote: 7.2.3