Merge pull request #2504 from freqtrade/hroff-1902-patch-2

Minor: Exchange notes typographical cosmetics
This commit is contained in:
Matthias 2019-11-11 09:59:09 +01:00 committed by GitHub
commit 71f99ba79c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,9 +16,9 @@ Accounts having BNB accounts use this to pay for fees - if your first trade happ
Binance has been split into 3, and users must use the correct ccxt exchange ID for their exchange, otherwise API keys are not recognized. Binance has been split into 3, and users must use the correct ccxt exchange ID for their exchange, otherwise API keys are not recognized.
* [binance.com](https://www.binance.com/) - International users - ccxt id: `binance` * [binance.com](https://www.binance.com/) - International users. Use exchange id: `binance`.
* [binance.us](https://www.binance.us/) US based users- ccxt id: `binanceus` * [binance.us](https://www.binance.us/) - US based users. Use exchange id: `binanceus`.
* [binance.je](https://www.binance.je/) Trading FIAT currencies - ccxt id: `binanceje` * [binance.je](https://www.binance.je/) - Binance Jersey, trading fiat currencies. Use exchange id: `binanceje`.
## Kraken ## Kraken