Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Exchanges

Steven Thewissen edited this page May 14, 2018 · 3 revisions

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.

Clone this wiki locally