-
I am seeing a bunch of the following errors and then the consumer just stalls:
```
[2018-04-25 10:00:52,300: ERROR]: Exception in callback AIOKafkaConnection._on_read_task_error()>
Traceback (mos…
-
After creating a new virtualenv for RH and executing some code, I got a `module dateutil not found` error.
Looks like the package imports `dateutil` but it's not included in the required packages.…
-
Python 3.6.5 on OSX 10.13.6
After entering username and password getting error:
Traceback (most recent call last):
File "csv-options-export.py", line 45, in
logged_in = robinhood.login(user…
-
I am trying to just experiment with the code, and im just trying to buy $1 worth of bitcoin and I have used the code from the examples with a few tweaks:
```
from robinhood_crypto_api import Robin…
-
## Checklist
- [x] I have included information about relevant versions
- [ ] I have verified that the issue persists when using the `master` branch of Faust.
## Steps to reproduce
Using the sa…
-
@sabareeshkkanan -- this is some amazing work that you've pulled together. I have been planning to do this as well, but you beat me to it, so owe you some thanks!
I have been working to make some …
-
`import robin_stocks as r
import os
import datetime
import time as t
'''
This is an example script that will print out options data every 10 seconds for 1 minute.
It also saves the data to a t…
-
Is anyone randomly getting this issue? My code will run for fine then this error will occur. The tickers were valid last week and are still valid on the Robinhood app.
-
I realize your Options support is in progress. In your documentation for OptionInstrument's method getBySymbol() you acknowledge that
> "As there is no apparent way to query Robinhood options by s…
-
# Goal
As a developer, I want to integrate various data sources, also known as datasets, so I can leverage a diverse set of cryptocurrency-related data.
1. Enigma Data Marketplace (See #7)
2. Twitte…