bitmex-go icon indicating copy to clipboard operation
bitmex-go copied to clipboard

golang restful SDK for BITMEX

Results 3 bitmex-go issues
Sort by recently updated
recently updated
newest added

Because i want to test my strategy, when i changed the BasePath in configuration.go from "https://www.bitmex.com/api/v1" to "https://testnet.bitmex.com/api/v1", and try running testBuy function in main.go, the log printed like this:...

question

main test is too naive, add formal test case instead.

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.17.0. Commits b225e7c http2: limit maximum handler goroutines to MaxConcurrentStreams 88194ad go.mod: update golang.org/x dependencies 2b60a61 quic: fix several bugs in flow control accounting 73d82ef...

dependencies