mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-06 23:16:53 +00:00
okcoin: Remove exchange implementation (#1626)
* okcoin: Remove exchange implementation * exchanges/order: Rid TradeMode from Submit type
This commit is contained in:
@@ -217,7 +217,6 @@ Yes means supported, No means not yet implemented and NA means protocol unsuppor
|
||||
| Kraken | Yes | Yes | NA |
|
||||
| Kucoin | Yes | Yes | No |
|
||||
| Lbank | Yes | No | NA |
|
||||
| Okcoin | Yes | Yes | No |
|
||||
| Okx | Yes | Yes | NA |
|
||||
| Poloniex | Yes | Yes | NA |
|
||||
| Yobit | Yes | NA | NA |
|
||||
@@ -247,7 +246,6 @@ var Exchanges = []string{
|
||||
"kraken",
|
||||
"kucoin",
|
||||
"lbank",
|
||||
"okcoin",
|
||||
"okx",
|
||||
"poloniex",
|
||||
"yobit",
|
||||
|
||||
Reference in New Issue
Block a user