Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Add crypto functionality #125

Merged
merged 2 commits into from
Oct 15, 2021
Merged

Add crypto functionality #125

merged 2 commits into from
Oct 15, 2021

Conversation

avelizmu
Copy link
Contributor

Existing quote_data functionality only works with stock symbols and not any of the supported cryptocurrencies on Robinhood.

Added two new functions, one to find the "currency pairs", which Robinhood uses to identify the cryptocurrencies, and one function to look up the quote information for the cryptos by symbol (using the currency pairs function to find its UUID from its symbol).

Since they require authentication no tests were created.

@aurbano aurbano merged commit a6750a8 into aurbano:master Oct 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants