d3an / finviz

Go API for Finviz
https://github.com/d3an/finviz/wiki
MIT License
20 stars 3 forks source link

slice bounds out of range #91

Open smjure opened 1 year ago

smjure commented 1 year ago

Hey, I'm getting this error lately, when calling symbol LABU:getQts, err = client.GetQuotes(symbols). image

It's not caught by err. Is it possible to fix it? :pray: