Mariner Backtesting - client.report_template_download()

client.report_template_download()

Return a dictionary of the report template's name with its description, requirements, and body (aka script).

Interface
 client.report_template_download(name)
Parameters
Name Type Default Description
name string required The name of the report template to download.
Returns
Type Description
dictionary Dictionary containing data from the report template.