Serhii Lychko
Results
3
comments of
Serhii Lychko
This should be 4 separate requests, one for each value ('open', 'close', 'high', 'low'), rather than getting 4 values in one request. And aliases of column should be exactly 'open',...
A simple method (without adding code to this package) is to use quart.q instead of ctx.
I have the same problem and it started showing up after switching to python 3.12. After rolling back to 3.11 everything works fine.