@@ -91,25 +91,27 @@ More information about reactive streams can be found at [RxJava wiki](https://gi
9191
9292Listening for live updates of
9393
94- Exchange | order books | trades | tickers | notes |
95- -------- | ----------- | ------ | ------- |-------|
96- ** Binance** | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | |
97- ** Bitfinex** | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | |
98- ** Bitflyer** | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | |
99- ** BitMEX** | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | We are short of maintainers able to review pull requests and provide support for Bitmex, so there is a backlog of pull requests and support is likely broken. Can you help? |
100- ** Bitstamp** | :heavy_check_mark : | :heavy_check_mark : | :x : | |
101- ** CEX.IO** | :heavy_check_mark : | :x : | :x : | New support, not widely tested |
102- ** Coinbase Pro** | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | |
103- ** Coinmate** | :heavy_check_mark : | :heavy_check_mark : | :x : | |
104- ** OKCoin** | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | |
105- ** OKEx** | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | |
106- ** Poloniex** | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | |
107- ** Gemini** | :heavy_check_mark : | :heavy_check_mark : | :x : | |
108- ** Wex** | :heavy_check_mark : | :heavy_check_mark : | :x : | |
94+ | Exchange | order books | trades (public) | tickers | balances | trades (user) | open orders | notes |
95+ | ---------------- | ------------------ | ------------------ | ------------------ | ------------------ | ------------------ | ------------------ | ----- |
96+ | ** Binance** | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | |
97+ | ** Bitfinex** | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | |
98+ | ** Bitflyer** | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :question : | :question : | :question : | |
99+ | ** BitMEX** | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :question : | :question : | :question : | We are short of maintainers able to review pull requests and provide support for Bitmex, so there is a backlog of pull requests and support is likely broken. Can you help? |
100+ | ** Bitstamp** | :heavy_check_mark : | :heavy_check_mark : | :x : | :question : | :question : | :question : | |
101+ | ** CEX.IO** | :heavy_check_mark : | :x : | :x : | :question : | :question : | :question : | New support, not widely tested |
102+ | ** Coinbase Pro** | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | |
103+ | ** Coinmate** | :heavy_check_mark : | :heavy_check_mark : | :x : | :question : | :question : | :question : | |
104+ | ** OKCoin** | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :question : | :question : | :question : | |
105+ | ** OKEx** | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :question : | :question : | :question : | |
106+ | ** Poloniex** | :heavy_check_mark : | :heavy_check_mark : | :heavy_check_mark : | :question : | :question : | :question : | |
107+ | ** Gemini** | :heavy_check_mark : | :heavy_check_mark : | :x : | :question : | :question : | :question : | |
108+ | ** Wex** | :heavy_check_mark : | :heavy_check_mark : | :x : | :question : | :question : | :question : | |
109+
109110
110111- :heavy_check_mark : - implemented
111112- :construction : - missing but can be implemented
112113- :x : - not supported by the exchange
114+ - :question : - exchange support level not known (please fill in)
113115
114116If you missing a specific exchange implementation, feel free to propose a pull request or open an issue with some sweet BTC bounty.
115117
0 commit comments