Huned Botee
Huned Botee
still a problem fwiw
Agreed - I thought the output format @PythonCreator27 chose was generally easy to work with. FWIW my client code combines the historical prices, dividends, and splits into a giant 2D...
Thanks for your work on this @gadicc. I transform both `quote` and `_chart` output as follows: [ ['ticker', 'date', 'open', 'close', 'low', 'high', 'volume', 'dividend', 'split'], // and then rows...
Thanks @gadicc! I'll update my client code to use the `devel` branch and the new `_chart` module and will report back on any issues that arise over the next week...
Thanks @gadicc 🥇 Been using it daily without problems.