-
https://github.com/robinhood-unofficial/pyrh/blob/ff1a0661f01f2b5fa4a30473781ddb72004b3d21/pyrh/urls.py#L175
The trailing slash '/' causes an exception to be encountered in the 'yarl' library.
`…
-
This issue describes the planned protocol features that need to be activated by consensus for the next major release (planned to be 1.21)
## Summary
With the next major release, we plan to propo…
-
While trying to compile the 3.1.5 release against a Lustre 2.12.4 client I'm getting failures with lustre_tools:
```
...
CC rbh_modules.lo
CC basename.lo
CC lustre_tools.l…
-
I'm trying to get [reusable templates](https://prometheus.io/docs/alerting/latest/notification_examples/#defining-reusable-templates) working, but none of the templates that we define for every variou…
-
```
~/Documents/inverse/env/lib/python3.7/site-packages/pyrh/robinhood.py in get_option_market_data(self, optionid)
860 market_data = {}
861 try:
--> 862 market…
-
Hi, I'm having difficulties getting started. My code is almost identical to your quickstart code, the only difference being I have my username and password in another file. After I put in the 2FA co…
JJSax updated
4 years ago
-
The release tarball does not contain a `configure` script as claimed by your installation documentation and the `autogen.sh` script fails:
```
configure.ac:79: error: possibly undefined macro: AC_…
-
Apologies in advance as this is the first issue I've opened on Github. I've noticed that when I'm running r.markets.get_top_movers('up') it's showing different results than the top movers on Robinhood…
-
Crashes on unwrap of None value when looking at options of Crypto assets.
-
get_quote_list using ['F', 'CRON'] return InvalidTickerSymbol exception
usage:
```
symbols = ['F', 'CRON']
rh.get_quote_list(','.join(symbols))
```
```
Traceback (most recent call last):
…