Exchanges - sthewissen/Mynt GitHub Wiki

Mynt has support for multiple exchanges. All functionality that Mynt offers is available for them. However there are some caveats when it comes to using some of these. These are described in this wiki page.

Currently the support exchanges are:

Caveats

When using either Huobi or OKEx it will take a long time to gather the necessary market information. These exchanges do not have an API endpoint to receive all tickers simultaneously so each ticker will need to be queried separately. This means that retrieving all the market information will degrade performance. Sadly at this point there is no way around this.