qc_json_parser

Use this repo by exporting the JSON file from the Strategy Overview tab in your backtest in QuantConnect and place it into the input directory. Make sure you change the inputs in the top of the python script to match the JSON file name.

**Used Python 3.6 with json and pandas.