okcoin: Remove exchange implementation (#1626)

* okcoin: Remove exchange implementation

* exchanges/order: Rid TradeMode from Submit type
This commit is contained in:
Adrian Gallagher
2024-08-24 12:19:04 +10:00
committed by GitHub
parent 1cabba73b9
commit 74f4df6348
31 changed files with 2 additions and 8846 deletions

View File

@@ -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",