Completed
8:38 Getting all trading pairs, checking API permissions
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Robinhood's Official Crypto API - Python Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 0:00 New Official Robinhood Crypto API
- 2 1:10 Getting the Code from Github and Installing Dependencies
- 3 2:43 Creating a public and private key, Getting a Robinhood API Key
- 4 5:20 Running trade.py and getting account info
- 5 5:43 Quick walkthrough of api.py and the wrapper class
- 6 8:38 Getting all trading pairs, checking API permissions
- 7 9:59 Getting holdings, getting a bid / ask
- 8 10:48 Placing an order, order payloads
- 9 13:08 Memory lane: old dogecoin and bitcoin purchases
- 10 14:30 Getting order history
- 11 15:33 Filtering to crypto orders in year 2019
- 12 16:15 Wrapping up, do you want to see more crypto stuff?