Files
quantconnect--lean/PythonToolbox/user_data.json
AlexCatarino dd1b770677 Refactors Lean Report Creator
`LeanReportCreator` is now the HTML creator and `LeanOutputReport` reads a dictionary (the Lean output) to create the images and statistics.
2018-06-06 14:50:10 +01:00

7 lines
235 B
JSON

{
"authorName": "QuantConnect User",
"authorPicture": "AuthorProfile.png",
"authorBiography": "Put your biography here.",
"projectName": "Basic Template Algorithm",
"projectDescription": "Basic Template Algorithm"
}