As can be seen in the screenshot, if I feed the getHistoryData function using a for loop with one tkr each time, the command works fine.
But in the next line of code, when I try to search it as a whole list, it brokes… and the ValueError is not even telling what tkr is invalid (i.e. I screenshotted the whole error message).
I’m not sure what is really going on here…