Update regression algorithms
- Update regression algorithms after removing order based insights
This commit is contained in:
@@ -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"},
|
||||
|
||||
Reference in New Issue
Block a user