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
1515The following cryptocurrency exchanges are supported:
1616(Web socket key: T = tickers, R = trades, B = order book, O = private orders)
1717
18- | Exchange Name | Public REST| Private REST | Web Socket |
19- | ---------------- | --------- | ----------- | --------- |
18+ |Exchange Name |Public REST|Private REST |Web Socket | Notes
19+ | ---------------- | --------- | ----------- | --------- | ---------
2020| Binance | x | x | T R B |
2121| Bitbank | x | x | |
2222| Bitfinex | x | x | T R O |
@@ -31,7 +31,7 @@ The following cryptocurrency exchanges are supported:
3131| Gemini | x | x | R |
3232| HitBTC | x | x | R |
3333| Huobi | x | x | R B |
34- | Kraken | x | x | R |
34+ | Kraken | x | x | R | Dark order symbols not supported
3535| KuCoin | x | x | T R |
3636| LBank | x | x | |
3737| Livecoin | x | x | |
You can’t perform that action at this time.
0 commit comments