From 6418f2eedb154854039e3613894b304f92131ab0 Mon Sep 17 00:00:00 2001 From: Jyothish Kumar M S Date: Sat, 29 May 2021 01:28:20 +0530 Subject: [PATCH] Removed binance.je from exchange specific notes Binance Jersey is deprecated, so I think it should be removed from freqtrade --- docs/exchanges.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/exchanges.md b/docs/exchanges.md index 8797ade8c..4a60c7683 100644 --- a/docs/exchanges.md +++ b/docs/exchanges.md @@ -14,11 +14,10 @@ Accounts having BNB accounts use this to pay for fees - if your first trade happ ### Binance sites -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 2, 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. Use exchange id: `binance`. * [binance.us](https://www.binance.us/) - US based users. Use exchange id: `binanceus`. -* [binance.je](https://www.binance.je/) - Binance Jersey, trading fiat currencies. Use exchange id: `binanceje`. ## Kraken