mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-23 23:16:49 +00:00
okcoin: Remove exchange implementation (#1626)
* okcoin: Remove exchange implementation * exchanges/order: Rid TradeMode from Submit type
This commit is contained in:
@@ -89,8 +89,6 @@ type Submit struct {
|
||||
|
||||
// Hidden when enabled orders not displaying in order book.
|
||||
Hidden bool
|
||||
// TradeMode specifies the trading mode for margin and non-margin orders: see okcoin_wrapper.go
|
||||
TradeMode string
|
||||
}
|
||||
|
||||
// SubmitResponse is what is returned after submitting an order to an exchange
|
||||
|
||||
Reference in New Issue
Block a user