mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-03 15:10:49 +00:00
okcoin: Remove exchange implementation (#1626)
* okcoin: Remove exchange implementation * exchanges/order: Rid TradeMode from Submit type
This commit is contained in:
@@ -302,22 +302,6 @@
|
||||
},
|
||||
"Disabled": false
|
||||
},
|
||||
{
|
||||
"Name": "Okcoin",
|
||||
"CheckType": "HTML String Check",
|
||||
"Data": {
|
||||
"HTMLData": {
|
||||
"TokenData": "a",
|
||||
"Key": "href",
|
||||
"Val": "./#change-change",
|
||||
"TokenDataEnd": "./#change-",
|
||||
"RegExp": "./#change-\\d{8}",
|
||||
"CheckString": "20200229",
|
||||
"Path": "https://www.okcoin.com/docs/en/#change-change"
|
||||
}
|
||||
},
|
||||
"Disabled": false
|
||||
},
|
||||
{
|
||||
"Name": "Gemini",
|
||||
"CheckType": "HTML String Check",
|
||||
|
||||
Reference in New Issue
Block a user