ranaroussi / quantstats

Portfolio analytics for quants, written in Python
Apache License 2.0
4.73k stars 827 forks source link

Wrong html report output variable #249

Closed jatorna closed 1 year ago

jatorna commented 1 year ago

When an HTML is created with a specific output path, the HTML file is generated in the default path. This PR solves the problem.

https://github.com/ranaroussi/quantstats/pull/248

jatorna commented 1 year ago

Closes https://github.com/ranaroussi/quantstats/pull/248