Skip to content Skip to sidebar Skip to footer
Showing posts with the label Finance

Computing Excess Returns

I would like to compute the excess returns of dataframe of stock returns, where excess returns are … Read more Computing Excess Returns

Is There An Equivalent Of Plt.scatter In Mplfinance? How To You Graph Data Points In Mplfinance?

What is the equivalent of plt.scatter in mplfinance??? I am graphing stock prices using mpl finance… Read more Is There An Equivalent Of Plt.scatter In Mplfinance? How To You Graph Data Points In Mplfinance?

How Can I Customize Mplfinance.plot?

I've made a python script to convert a csv file in a candlestick like this using mpl_finance, t… Read more How Can I Customize Mplfinance.plot?