fmilthaler / FinQuant

A program for financial portfolio management, analysis and optimisation.
MIT License
1.38k stars 190 forks source link

add missing sma import to readme example #71

Closed noxan closed 1 year ago

noxan commented 1 year ago

The example in the readme file on plotting bollinger band lacks the sma function import. This PR provides a fix.

fmilthaler commented 1 year ago

Thank you for spotting and fixing that @noxan (and apologies for the almost 1 year delay... life) ;)