mplfinance icon indicating copy to clipboard operation
mplfinance copied to clipboard

Financial Markets Data Visualization using Matplotlib

Results 151 mplfinance issues
Sort by recently updated
recently updated
newest added

Hi, I am trying to create a plot object which will later be used in a report. I am able to create the plot and store as object in a...

question

Hi , Thanks this is one of the most valueable package and data visualization package built. I was trying to visualize the live data frame with Renko chart. How we...

question

Firstly, thank you so much for this tool! It has made my foray into financial algorithms a real joy! I am curious if there is a way to add the...

enhancement
question
hacktoberfest

@DanielGoldfarb ... thank you for your wonderful work. Hello can someone help me to add scatter points to my renko chart. All i am trying to do is add scatter...

question

hi thank you for this awesome library. I've been trying to display a candlestick chart, which works well on ipython notebook, but with mpld3, all that displays is this: ![Screen...

question

by setting datetime_format='' " i remove tickers on X axis. how can i do the same to the y axis? like in matplotlib plt.yticks([])

question

Hello, I have the following code that systematically ends up in the following error after 396 charts are saved. **Fail to allocate bitmap Process finished with exit code -2147483645** I...

question

**Is your feature request related to a problem? Please describe.** I am trying to plot the candlestick chart with width of candlestick as a 5th dimension. **Describe the solution you'd...

enhancement

Hi,Daniel: Mplfinance is very convenient! Thank you ! I want to build a financial analysis tool with pyqt5. I want to embed mplfinance generated charts in pyqt5. What should I...

question

I used the point-and-figure chart function of mplfinance and have two issue. One is that the point-and-figure chart does not strictly follow the 1:1 ratio to draw each cell, that...

enhancement
question