Categorygithub.com/samotarnik/bitstamp-go
modulepackage
0.0.4
Repository: https://github.com/samotarnik/bitstamp-go.git
Documentation: pkg.go.dev

# README

Go Report Card CircleCI

bitstamp-go

Client implementations for Bitstamp's REST and Websocket APIs in Go. Copied heavily from github.com/ajph/bitstamp-go. Websocket client uses API v2 instead of Pusher (which is not available anymore).

Requirements

  • Go 1.15+
  • Dependencies in go.mod

Usage examples

Require the repo in your go.mod file. See examples folder for more. For instance, you can try running:

$ go run examples/http_api/http_api.go

TODO

  • godoc
  • tests
  • Docker builds

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Account balance.
Cancel order .
No description provided by the author
{"status": "error", "reason": {"__all__": ["Price is more than 20% below market price."]}}{"status": "error", "reason": {"__all__": ["You need 158338.86 USD to open that order.
No description provided by the author
Open orders.
No description provided by the author
No description provided by the author
Order status .
User transactions.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author