finviz
finviz copied to clipboard
Panic: runtime error: slice bounds out of range [:-1]
I am downloading data monthly for +12k symbols. All of a sudden, I am getting this panic which points to the library script, i.e. quote.go.

Could this be fixed internally please?
@petric3 Can you share your script code?