Add documentation for ccxt_config

This commit is contained in:
Matthias
2018-10-04 20:17:19 +02:00
parent e7d5cf9d9d
commit d1edcf9dcd
3 changed files with 29 additions and 8 deletions

View File

@@ -129,9 +129,3 @@ Day Profit BTC Profit USD
## /version
> **Version:** `0.14.3`
### using proxy with telegram
```
$ export HTTP_PROXY="http://addr:port"
$ export HTTPS_PROXY="http://addr:port"
$ freqtrade
```