Revert "Add exchange id for binance Futures"

This reverts commit 3c8387ab61.
This commit is contained in:
Stefano Ariestasia 2022-04-02 03:20:21 +09:00
parent 3c8387ab61
commit da0688b6aa

View File

@ -87,7 +87,7 @@ When trading on Binance Futures market, orderbook must be used because there is
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 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` for spot market, and use `binanceusdm` or `binancecoinm` for Futures market. * [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.us](https://www.binance.us/) - US based users. Use exchange id: `binanceus`.
## Kraken ## Kraken