Open
Description
Regarding this question I posted 2 days ago, I started to inspect the code and made some changes. Now I'm able to do this:
mpf.make_addplot(bars[["sma_10","sma_200"]],labels=["sma_10","sma_200"])
Is this useful to the community? What other testing is needed and how do I submit the changes to see if they are approved?
Its the first time I change the code of a library I downloaded.
Hope you will find it useful. The results are in the image below.