mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-01 23:16:51 +00:00
okx: REST orderbook depth fix (#1228)
* orderbook depth fix * more data, more power * fx splln misteaks
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
currency.GARD: 100,
|
||||
currency.DASHS: 0.01,
|
||||
currency.ALIS: 0.05,
|
||||
currency.MIS: 0.002,
|
||||
const pressXToJSON = `[0,"bu",[4131.85,4131.85]]`
|
||||
wsTradeExecuted = "te"
|
||||
wsBalanceUpdate = "bu"
|
||||
|
||||
Reference in New Issue
Block a user