mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-31 07:26:44 +00:00
* Added fix for balances as GateIO returns object or array depending on if you have any balances * Adds GetOrderInfo function for REST API * Correctly assign WebsocketURL * Adds websocket auth support to GateIO * reverts Host changes * unexported getbalance and signin * Add WsGetOrderInfo to retreive information on a set order * unexport wsGetOrderInfo * renamed freeze to locked to match rest interface * Removed old logging * Added detailed error messages and testing disabling auth api support if WS auth fails * Removed old code for nonce * reworked GetOrder to return an error if no order is found * gofmt tests * removed unneeded event from websocketresponse * fixed casing on websocket * Fixed condition
13 KiB
13 KiB