JomaDeveloper
Results
1
issues of
JomaDeveloper
I try ``` qs.reports.html(algo_data, 'QQQ', title=f'BrokerAccountId: {brokerAccountUniqueId}', output=f'{brokerAccountUniqueId}.html', download_filename=f'{brokerAccountUniqueId}_Report.html') ``` and get this error TypeError Traceback (most recent call last) Cell In [5], [line 2](vscode-notebook-cell:?execution_count=5&line=2) [1](vscode-notebook-cell:?execution_count=5&line=1) #qs.reports.full(algo_data, 'QQQ',) ----> [2](vscode-notebook-cell:?execution_count=5&line=2)...