-
## Step 2: Describe your environment
* Python Version: Python 3.6.4 (`python -V`)
* Branch: Master | Develop
* Last Commit ID: b799445b1a690a3773cb4b0ab73947c382285f95 (`git log --format="%…
-
I've had `develop` running for approximately the past day in dry_run mode. It's been pretty stable until about an hour ago, where it appears Telegram was having networking issues. A series of errors…
-
I've recently updated with the `develop` branch (about two hours ago), as a number of the issues I found last night have already been fixed. Everything has been running smoothly, including a full tra…
-
## Step 1: Have you search for this issue before posting it?
Yes, spent the last 4 hours trying to solve it as well to no avail.
## Step 2: Describe your environment
* Python Version: 3.6.4 (…
-
after `make build` which gives no errors I try to run the app using 'make run', unfortunately theres no .env folder generated, how can I do this / whats wrong with the install process?
```
docker…
-
Disable network connection and observe
```
[freqtrade] $ python3 freqtrade/main.py hyperopt -e 10
Traceback (most recent call last):
File "/usr/local/lib/python3.6/site-packages/urllib3/connec…
-
```
Traceback (most recent call last):
File "/Users/John/Documents/GitHub/freqtrade/.env/lib/python3.6/site-packages/urllib3/connectionpool.py", line 601, in urlopen
chunked=chunked)
File …
-
Traceback (most recent call last):
File "./main.py", line 44, in _process
trade = create_trade(float(_CONF['stake_amount']), exchange.EXCHANGE)
File "./main.py", line 204, in create_trade
…
-
Traceback (most recent call last):
File "./main.py", line 262, in
_CONF = json.load(file)
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/json/__init__.py", line 299,…