For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
Multiple Strategies with Backtrader and Pyfolio
-
Hi BT Team,
I am trying to generate the Portfolio report through Pyfolio from multiple custom strategies. Is it possible to generate portfolio reports from multiple strategies in backtrader.
Inputs in this direction are highly appreciated.
-
pyfolio
support is actually deprecated due to the ever changing API. It's something you will have to tackle yourself.