Barkan Emon
Results
1
issues of
Barkan Emon
I ran the simple code below and got an error: `qs.reports.full(returns=equity_return, benchmark=benchmark_return, output='report.html', title='Strategy')` (with equity_return and benchmark_return being Series and timeframe M30) and I get the following error: Passing...