From 2fb973b55653d8376898d6b428cae0cb01257a71 Mon Sep 17 00:00:00 2001 From: Mike van Rossum Date: Sun, 2 Dec 2018 23:20:41 +0100 Subject: [PATCH] [GB] add EXMO to support exchange list --- docs/introduction/supported_exchanges.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/introduction/supported_exchanges.md b/docs/introduction/supported_exchanges.md index baf8b9e35..b33cab05d 100644 --- a/docs/introduction/supported_exchanges.md +++ b/docs/introduction/supported_exchanges.md @@ -17,6 +17,7 @@ Gekko is able to directly communicate with the APIs of a number of exchanges. Ho | [Bitfinex][7] | ✓ | ✓ | ✓ | | | [Bittrex][8] | ✓ | ✕ | ✕ | API problems ([#2310][26])| | [coinfalcon][25] | ✓ | ✓ | ✓ | | +| [EXMO][27] | ✓ | ✓ | ✕ | | | [wex.nz][9]* | ✓ | ✓ | ✕ | | | [Gemini][10]* | ✓ | ✓ | ✕ | | | [Okcoin.cn][11]* | ✓ | ✓ | ✕ | China, see [#352][20] | @@ -60,3 +61,4 @@ Gekko is able to directly communicate with the APIs of a number of exchanges. Ho [24]: https://www.binance.com/?ref=11236330 [25]: https://coinfalcon.com/?ref=CFJSQBMXZZDS [26]: https://github.com/askmike/gekko/pull/2310 +[27]: https://exmo.com