Lean  $LEAN_TAG$
QuantConnect.Statistics.StatisticsBuilder Member List

This is the complete list of members for QuantConnect.Statistics.StatisticsBuilder, including all inherited members.

CreateBenchmarkDifferences(IEnumerable< KeyValuePair< DateTime, decimal >> points, DateTime fromDate, DateTime toDate)QuantConnect.Statistics.StatisticsBuilderstatic
Generate(List< Trade > trades, SortedDictionary< DateTime, decimal > profitLoss, List< ISeriesPoint > pointsEquity, List< ISeriesPoint > pointsPerformance, List< ISeriesPoint > pointsBenchmark, List< ISeriesPoint > pointsPortfolioTurnover, decimal startingCapital, decimal totalFees, int totalOrders, CapacityEstimate estimatedStrategyCapacity, string accountCurrencySymbol, SecurityTransactionManager transactions, IRiskFreeInterestRateModel riskFreeInterestRateModel, int tradingDaysPerYear)QuantConnect.Statistics.StatisticsBuilderstatic
PreprocessPerformanceValues(IEnumerable< KeyValuePair< DateTime, decimal >> points)QuantConnect.Statistics.StatisticsBuilderstatic