From 18d724f7a18994ba4bf50b605218f9ee76e5750a Mon Sep 17 00:00:00 2001 From: Matthias Date: Sat, 29 Feb 2020 19:22:36 +0100 Subject: [PATCH] Adjust wording of supported exchanges --- docs/configuration.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/configuration.md b/docs/configuration.md index 95af2c049..b3f032bc6 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -370,10 +370,9 @@ The possible values are: `gtc` (default), `fok` or `ioc`. Freqtrade is based on [CCXT library](https://github.com/ccxt/ccxt) that supports over 100 cryptocurrency exchange markets and trading APIs. The complete up-to-date list can be found in the -[CCXT repo homepage](https://github.com/ccxt/ccxt/tree/master/python). However, the bot was tested -with only Bittrex, Binance and Kraken. - -The bot was tested with the following exchanges: +[CCXT repo homepage](https://github.com/ccxt/ccxt/tree/master/python). + However, the bot was tested by the development team with only Bittrex, Binance and Kraken, + so the these are the only officially supported exhanges: - [Bittrex](https://bittrex.com/): "bittrex" - [Binance](https://www.binance.com/): "binance"