bendun-io / pyfolio-performance

A python library to read in your portfolio performance XML-file.
MIT License
4 stars 0 forks source link

Getting started type #1

Open finsteininvest opened 1 year ago

finsteininvest commented 1 year ago

It should be: from pyfolio_performance import Portfolio

and not "-"

finsteininvest commented 1 year ago

running "portfolio.getTotalTransactions()" renders the following error:

"TypeError: %d format: a number is required, not method"