1.2.0 • Published 5 years ago
robinhood-api-utilities v1.2.0
Robinhood API Utilities
🧰 A collection of utilities for building datasets and interacting with the Robinhood API.
Usage
Create a .env
file with the following values:
U=XXX
PASS=YYY
QR=ZZZ # From 2FA from Robinhood
CLIENT_ID=c82SH0WZOsabOXGP2sxqcj34FxkvfnWRZBKlBjFS # From Robinhood
To build out a JSON file of symbol
and instrument
object pairs:
npm run build -- instruments
Related
LICENSE
MIT