DailyReturnPercentStdDev Class

public class DailyReturnPercentStdDev : StandardDeviation
This language is not supported or no code example is available.
public ref class DailyReturnPercentStdDev : public StandardDeviation^
This language is not supported or no code example is available.
public class DailyReturnPercentStdDev 
extends StandardDeviation
This language is not supported or no code example is available.
Fields
 
Name Description
Protected field longAvg (inherited from StandardDeviation).
Internal protected (Protected Friend) field longValue (inherited from PortfolioStatisticsItem).
Internal protected (Protected Friend) field longValues (inherited from PortfolioStatisticsItem).
Internal protected (Protected Friend) field portfolio (inherited from PortfolioStatisticsItem).
Protected field shortAvg (inherited from StandardDeviation).
Internal protected (Protected Friend) field shortValue (inherited from PortfolioStatisticsItem).
Internal protected (Protected Friend) field shortValues (inherited from PortfolioStatisticsItem).
Internal protected (Protected Friend) field statistics (inherited from PortfolioStatisticsItem).
Protected field totalAvg (inherited from StandardDeviation).
Internal protected (Protected Friend) field totalValue (inherited from PortfolioStatisticsItem).
Internal protected (Protected Friend) field totalValues (inherited from PortfolioStatisticsItem).
Protected field type (inherited from StandardDeviation).
Top

In this article

Definition