Update regression algorithms

- Update regression algorithms after removing order based insights
This commit is contained in:
Martin Molinero
2020-04-01 20:37:04 -03:00
parent 982ab3099f
commit 2a0b73e1cf
76 changed files with 495 additions and 495 deletions
@@ -147,10 +147,10 @@ namespace QuantConnect.Algorithm.CSharp
{"Sortino Ratio", "79228162514264337593543950335"},
{"Return Over Maximum Drawdown", "-11.144"},
{"Portfolio Turnover", "0.249"},
{"Total Insights Generated", "1"},
{"Total Insights Generated", "0"},
{"Total Insights Closed", "0"},
{"Total Insights Analysis Completed", "0"},
{"Long Insight Count", "1"},
{"Long Insight Count", "0"},
{"Short Insight Count", "0"},
{"Long/Short Ratio", "100%"},
{"Estimated Monthly Alpha Value", "$0"},