mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-19 07:26:49 +00:00
poloniex: websocket update (#659)
* poloniex: websocket update with debug output and currency tracking system * linter: fix issues * nits: Addr * poloniex: govet fix * nits: addr * Bittrex: Fix fee test
This commit is contained in:
@@ -238,6 +238,7 @@ const (
|
||||
Open Status = "OPEN"
|
||||
AutoDeleverage Status = "ADL"
|
||||
Closed Status = "CLOSED"
|
||||
Pending Status = "PENDING"
|
||||
)
|
||||
|
||||
// Type enforces a standard for order types across the code base
|
||||
|
||||
Reference in New Issue
Block a user