Skip to content

Commit

Permalink
Removed binance.je from exchange specific notes
Browse files Browse the repository at this point in the history
Binance Jersey is deprecated, so I think it should be removed from freqtrade
  • Loading branch information
blacklightpy authored May 28, 2021
1 parent 5936620 commit 6418f2e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/exchanges.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 6418f2e

Please sign in to comment.