thrasher-corp / gocryptotrader

A cryptocurrency trading bot and framework supporting multiple exchanges written in Golang.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The startTime and endTime must be millisecond on Binance query deposit list.

yantao1995 opened this issue · comments

commented

params.Set("startTime", strconv.FormatInt(startTime.UTC().Unix(), 10))

@yantao1995 Thank you for letting us know. 🚀