binance-trader

module
v1.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 11, 2022 License: Apache-2.0

README

binance-trader

Make funny things by composing the binance-go API

  • exchange & withdraw

Setup

  • add new file .env
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

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL