vmajor
vmajor
When trying to run `fetch -t SPY` I get this error: ``` Traceback (most recent call last): File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2862, in _dep_map return self.__dep_map File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2669, in...
I now get this error using a unique API key: HTTPSConnectionPool(host='api.binance.com', port=443): Read timed out. (read timeout=10) HTTPSConnectionPool(host='api.binance.com', port=443): Read timed out. (read timeout=10) HTTPSConnectionPool(host='api.binance.com', port=443): Read timed out. (read...
Traceback (most recent call last): File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 421, in _make_request six.raise_from(e, None) File "", line 3, in raise_from File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 416, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py",...
This is the status that was printed in the terminal and I am not sure it is entirely sensible. The account where the API key lives did not and does...
TRIBE got listed this morning, and the bot did this: Traceback (most recent call last): File "Binance Detect Moonings.py", line 597, in orders, last_price, volume = buy() File "Binance Detect...
When I run the bot this is what happens. It looks like an auth error, but the credentials are correct. Traceback (most recent call last): File "reddit_crypto_trader.py", line 19, in...
While following your suggested example and without performing any edits I get the following error when I run formater_piphist.py `https://www.histdata.com/download-free-forex-historical-data/?/ascii/1-minute-bar-quotes/usdcad/2018 {'tk': '220375159aaf4276dc3cfb87d9c5c9ac', 'date': '2018', 'datemonth': '2018', 'platform': 'ASCII', 'timeframe': 'M1',...
I am running the code in a Ubuntu 18.04 docker container with python3 and tensorflow2 and I have several issues that I kind of overcame, but perhaps not really. The...
When the instrument is set to ETHUSD no order execution takes place.
SyBrain now happily runs and trades, but it loses money with basically every trade. This is terrible, except it is so consistent that if you reverse the logic it would...