Vittorio94

Results 1 issues of Vittorio94

I have the following dataframe that contains ohlc data: `candles.head()` ![issue](https://user-images.githubusercontent.com/48249882/111898609-7cf94280-8a27-11eb-9a73-a8c77237575a.png) I want to plot the data using an external axes object and then add additional stuff on the chart...

question