Property | Type | Description | |
---|---|---|---|
longAvg | double | ||
shortAvg | double | ||
totalAvg | double | ||
type | int |
Method | Description | |
---|---|---|
StandardDeviation ( int type ) : System |
Method | Description | |
---|---|---|
GetStdDev ( TimeSeries ts, double avg ) : double | ||
OnInit ( ) : void | ||
OnStatistics ( PortfolioStatisticsItem statistics ) : void |
protected GetStdDev ( TimeSeries ts, double avg ) : double | ||
ts | TimeSeries | |
avg | double | |
return | double |
protected OnStatistics ( PortfolioStatisticsItem statistics ) : void | ||
statistics | PortfolioStatisticsItem | |
return | void |
public StandardDeviation ( int type ) : System | ||
type | int | |
return | System |