Aaron
Aaron
Thanks, I'm pretty sure the temp-mail emails are too easy to fix :p
You can turn off these warnings by importing the `warning` module: https://docs.python.org/3/library/warnings.html ```py import warnings warnings.simplefilter("ignore") ``` ^ that should do the trick
Isn't that something you could calculate yourself with the technical analysis library? https://technical-analysis-library-in-python.readthedocs.io/en/latest/
Ah, I guess that makes sense. I wanted so say that this was outside of the scope of this project. But some historical data for calculations would be useful. I'm...
I'll be looking at this tonight (ab 12 hour from now)
Sorry, can't work on it right now cause the market is closed