Hi,

In order of improving the performance of backtests, I would like to load the alpha-results.json in place of executing the AlphaModel. Is there any helper class to load alpha-results.json and issue insights based on the insights in the file?

Thanks

Author