File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ ExchangeSharp is a C# console app and framework for trading and communicating wi
15
15
The following cryptocurrency exchanges are supported:
16
16
(Web socket key: T = tickers, R = trades, B = order book, O = private orders)
17
17
18
- | Exchange Name | Public REST| Private REST | Web Socket |
19
- | ---------------- | --------- | ----------- | --------- |
18
+ |Exchange Name |Public REST|Private REST |Web Socket | Notes
19
+ | ---------------- | --------- | ----------- | --------- | ---------
20
20
| Binance | x | x | T R B |
21
21
| Bitbank | x | x | |
22
22
| Bitfinex | x | x | T R O |
@@ -31,7 +31,7 @@ The following cryptocurrency exchanges are supported:
31
31
| Gemini | x | x | R |
32
32
| HitBTC | x | x | R |
33
33
| Huobi | x | x | R B |
34
- | Kraken | x | x | R |
34
+ | Kraken | x | x | R | Dark order symbols not supported
35
35
| KuCoin | x | x | T R |
36
36
| LBank | x | x | |
37
37
| Livecoin | x | x | |
You can’t perform that action at this time.
0 commit comments