Even deprecated, mpl.finance can do some of the things you need.
Check these tutotials, and others, here:
https://www.youtube.com/playlist?list=PLQVvvaa0QuDc2QjQOkZ4rtLYZVll_sZFZ
There is also something about live stream and memory usage concern with
matplotlib when reloading the charts, somewhere
To be clear, most of what was in finance.py were convenience functions for
parsing through stock data from the yahoo interface, and for plotting.
Taking a quick look, perhaps it might make sense to pull out a couple
fundamental chart types, but most of the code are just simply convenience
wrappers,
Boris,
Please direct such questions to the user list in the future (I have
included the list on my reply). You may need to join the list to be able
to post.
The reason that mpl.finance was deprecated is that none of the current core
developers work in finance and hence do not have the domain exp