-
Auth tokens for Robinhood lasts about a day. That means after a day, we beed to refresh the token, or else the Robinhood API will return a 401 error. One way to do this will be to log the user out and…
-
Hi, I'm testing a new simple strategy using the 1 min interval with ema 2 and ema 3 as crossovers. I was wondering if you tried using your bot on 1 min interval. Can Robinhood ban you from making trad…
-
I used to login with no issues, but since few mins ago, the API is returning the following error, while I have no problem connecting to the internet:
robinhood_username = os.environ.get("robinhood_…
-
Hi there,
I tried to compile on centos 7:
```
$ make
g++ -D__STDC_CONSTANT_MACROS -O3 -std=c++17 -lrt -I./ -c -o Demultipl.o Demultipl.cpp
In file included from gzstream.h:35,
…
-
Hello, it seems that every time I have a clean build, these rules use pip to install the requirements.txt again. Because of this, it's possible for builds to get different dependency versions over tim…
-
Hi 👋🏼
in addition to [#8](https://github.com/sal0max/currencies/issues/8) I'd like to add that having **charts** displaying **historic rates** would be another great feature.
I also found the l…
-
We might not get to the TTT game, for either technical or operational reasons. However, if we do build it, then we're also going to have to make some `design` and `implementation` decisions. The purpo…
ghost updated
2 years ago
-
[5:40 PM] Ascian: !use silver
[5:40 PM]
BOT
Fuckface: Uh oh. Achilles called on that FUCKING robin hood guy again.
[5:40 PM] Ascian: !robinhood
[5:40 PM]
BOT
Casino Cashier: I steal from th…
-
Every time I tried to log in with pickle, it fails and prints `ERROR: There was an issue loading pickle file. Authentication may be expired - logging in normally.` No matter how long the login interva…
qtcwt updated
3 years ago
-
Create bdist for Mac, Windows, and UNIX to speed up installation.