quebeh

Results 4 comments of quebeh

I found an issue while following @YoungilKoh 's answer (https://github.com/matplotlib/mplfinance/issues/181#issuecomment-1068141054) It worked, but only one of the plots can display (see attachment). I'll need help on why only one of...

> Can you share your code related to the figures you showed me? Here's my code: ```py ap = [ make_addplot(pd.DataFrame(MACD), color='r', panel=1), make_addplot(pd.DataFrame(Signal), color='b', panel=1) ] axes: List[Axes] fig,...

Well out of nowhere, it just got fixed, i think its a new update, i used the same method. Thanks!

They have closed the API due to rate limits of Valve. See https://github.com/csfloat/inspect/issues/144#issuecomment-1532518329. Well this is sad. I wanted to use that api for something else. There IS a solution...