mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-14 07:26:47 +00:00
bitmex: supports auto pair updating
This commit is contained in:
@@ -128,6 +128,7 @@ func (b *Bitmex) SetDefaults() {
|
||||
b.shutdown = b.NewRoutineManagement()
|
||||
b.APIUrlDefault = bitmexAPIURL
|
||||
b.APIUrl = b.APIUrlDefault
|
||||
b.SupportsAutoPairUpdating = true
|
||||
}
|
||||
|
||||
// Setup takes in the supplied exchange configuration details and sets params
|
||||
|
||||
Reference in New Issue
Block a user