mplfinance
mplfinance copied to clipboard
Maybe you can use some of my work from pyStock repository? For example indicators.
Here is my repo https://github.com/folkien/pyStock You can use this code or merge with your work if you want. You have :
- more indicators implemented,
- reporting of signals for each indicator,
- auto trend finding and show,
- etc.
I was using matplotlib a lot. Now i'm slowly changing from matplotlib to use your mplfinance.
Sławomir, Thank you! I will take a look sometime this week. All the best. --Daniel