-
#### Checklist
- [x] I am on the [latest](https://github.com/robinhood-unofficial/pyrh/releases/latest) pyrh version.
- [x] I have searched the [issues](https://github.com/robinhood-unofficial/pyr…
-
**Looks like it is trying to convert timeInForce option to float and it fails.**
File "/Users/Shrawan/opt/anaconda3/envs/trading-robinhood-python/lib/python3.9/site-packages/robin_stocks/robinho…
-
While the run without ` --profit` works without problems, profit calculation is encountering `DataFrame` not having certain attribute!
$ python csv-options-export.py --profit
Username:
…
-
Code does not function
~/Downloads/Robinhood-1099-Parser-1.0.1/Robinhood-1099-Parser-1.0.1/rh_1099
$ python main.py --pdf tax.pdf --check
Traceback (most recent call last):
File "C:\Users\Dyla…
-
All the other trading functions work but the order_crypto function doesn't work?
Did robinhood disable the feature?
It is asking for positional arguments that I thought had been included...
u…
-
Traceback (most recent call last):
File "C:\Users\jeffb\OneDrive\Documents\Crypto Bot\Robinhood - BTC-USD V2.py", line 13, in
rh.authentication.login(username, password, mfa_code=mfa_code)
…
-
With the addition of MFA it made it hard to automate trading, but this is still possible with a Python package:
```
library(RobinHood)
library(reticulate)
pyotp = import('pyotp')
mfa_code = pyo…
-
I am pretty sure I am using the right username and password but I failed to login.
I also disabled 2-factor authentication to ensure that doesn't cause any errors. Still won't work.
Python versi…
-
What can I provide to help add support for viewing and trading options?
This Python project https://github.com/mstrum/robinhood-python enables options trading from shell commands.
(Puts, calls…
-
I try to use Burrow to monitor a bunch of services build with robinhood [*faust* python library](https://faust.readthedocs.io/).
The point is that *faust* has a different understanding of kafka con…