Revert "Adding Support for Equity L1 Quote Data"
This commit is contained in:
@@ -114,28 +114,28 @@ namespace QuantConnect.Algorithm.CSharp
|
||||
{"Total Trades", "1"},
|
||||
{"Average Win", "0%"},
|
||||
{"Average Loss", "0%"},
|
||||
{"Compounding Annual Return", "31.756%"},
|
||||
{"Compounding Annual Return", "31.097%"},
|
||||
{"Drawdown", "0.700%"},
|
||||
{"Expectancy", "0"},
|
||||
{"Net Profit", "0.378%"},
|
||||
{"Sharpe Ratio", "2.456"},
|
||||
{"Probabilistic Sharpe Ratio", "56.960%"},
|
||||
{"Net Profit", "0.372%"},
|
||||
{"Sharpe Ratio", "2.414"},
|
||||
{"Probabilistic Sharpe Ratio", "56.771%"},
|
||||
{"Loss Rate", "0%"},
|
||||
{"Win Rate", "0%"},
|
||||
{"Profit-Loss Ratio", "0"},
|
||||
{"Alpha", "0.108"},
|
||||
{"Beta", "0.099"},
|
||||
{"Annual Standard Deviation", "0.079"},
|
||||
{"Alpha", "0.106"},
|
||||
{"Beta", "0.098"},
|
||||
{"Annual Standard Deviation", "0.078"},
|
||||
{"Annual Variance", "0.006"},
|
||||
{"Information Ratio", "-3.522"},
|
||||
{"Information Ratio", "-3.474"},
|
||||
{"Tracking Error", "0.19"},
|
||||
{"Treynor Ratio", "1.958"},
|
||||
{"Treynor Ratio", "1.929"},
|
||||
{"Total Fees", "$1.00"},
|
||||
{"Fitness Score", "0.1"},
|
||||
{"Kelly Criterion Estimate", "0"},
|
||||
{"Kelly Criterion Probability Value", "0"},
|
||||
{"Sortino Ratio", "79228162514264337593543950335"},
|
||||
{"Return Over Maximum Drawdown", "47.335"},
|
||||
{"Return Over Maximum Drawdown", "46.352"},
|
||||
{"Portfolio Turnover", "0.1"},
|
||||
{"Total Insights Generated", "1"},
|
||||
{"Total Insights Closed", "0"},
|
||||
@@ -150,7 +150,7 @@ namespace QuantConnect.Algorithm.CSharp
|
||||
{"Mean Population Magnitude", "0%"},
|
||||
{"Rolling Averaged Population Direction", "0%"},
|
||||
{"Rolling Averaged Population Magnitude", "0%"},
|
||||
{"OrderListHash", "341580303"}
|
||||
{"OrderListHash", "988611845"}
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user