You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I fixed it, also I have changed somthing other than this issue, unless this, the these four args are all wrong.
You can refer my branch, wish it could be a little help.
bitfinex-api-go/v2/rest/candles.go
Lines 101 to 104 in 306fa24
should be changed to fmt.Sprintf("%d", end),
string(100) ==> "d"
string(101) ==> "e"
that's not your wish.
The text was updated successfully, but these errors were encountered: