Skip to main content
Daniel Goldfarb's user avatar
Daniel Goldfarb's user avatar
Daniel Goldfarb's user avatar
Daniel Goldfarb
developer, team lead at Bloomberg LP
  • Member for 13 years, 8 months
  • Last seen this week
184 votes
Accepted

C : typedef struct name {...}; VS typedef struct{...} name;

24 votes

How can I deal with Expect data.index as DatetimeIndex?

12 votes

Matplotlib: change position of plot

12 votes

Since matplotlib.finance has been deprecated, how can I use the new mpl_finance module?

8 votes
Accepted

How to save candlestick chart in matplotlib finance

7 votes
Accepted

Matplotib Finance (mplfinance) formatting axes of chart unsing mpf.plot()

7 votes
Accepted

How to add a string comment above every single candle using mplfinance.plot() or any similar package?

5 votes
Accepted

How to add a simple horizontal line to mplfinance plot?

5 votes
Accepted

mplFinance edit x-axis to show seconds

5 votes
Accepted

Custom pandas Datetime offset / frequency for trading times: 9:30AM-4:00PM business days except US holidays

5 votes
Accepted

When using external axes method to plot multiple candlestick charts using mplfinance library, how to plot volume inside the candlestick chart?

5 votes

Remove all labels from mplfinance

4 votes
Accepted

Why does PIL (pillow) Image.save() reduce file size?

4 votes

How to install mpl_finance packages into environment on Anaconda?

4 votes
Accepted

Overlaying data in a candlestick chart

4 votes

C++ pointers and for loops

4 votes
Accepted

How to edit the fig with the new mplfinance package

4 votes
Accepted

Shading regions inside an mplfinance chart

3 votes
Accepted

Zipping dictionary to pandas

3 votes
Accepted

How do I scale mplfinance graph within Tkinter?

3 votes
Accepted

Show last date on x axis for mplfinance chart

3 votes

Changing mplfinance chart styling when "returnfig=True" is not being accepted anywhere in the code

3 votes

Matplotlib (or mplfinance) two animation.FuncAnimation with different intervals

3 votes

mplfinance: plot a line without using an "ohlc" DataFrame?

3 votes

Adding arrows to mpf finance plots

3 votes

mplfinance moving average of specific column

3 votes

ModuleNotFoundError: No module named 'mpl_finance'

3 votes

Plot multiple mplfinance plots sharing x axis

3 votes
Accepted

Matplotlib / Mplfinance - how to change colour of lines and bars

3 votes
Accepted

find caller of python builtins

1
2 3 4 5
7