Skip to content

Commit 2eb8650

Browse files
authored
Update README.md
1 parent 2a0da56 commit 2eb8650

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ ExchangeSharp is a C# console app and framework for trading and communicating wi
1515
The 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 | |

0 commit comments

Comments
 (0)