module
Version:
v1.0.5
Opens a new window with list of versions in this module.
Published: Nov 11, 2022
License: Apache-2.0
Opens a new window with license information.
README
¶
binance-trader
Make funny things by composing the binance-go API
Setup
BINANCE_API_KEY=
BINANCE_SECRET_KEY=
PROXY_URL=
import
go get github.com/pursonchen/binance-trader
Caution
- self design pkg must be put in the GOPATH/src/github.com/pursonchen/xxx
- var *Type can't alloc mem but param := new(Type) And var Type
- package version must match the format x.x.x
Directories
¶
Click to show internal directories.
Click to hide internal directories.