AddPerformanceMetric()
<< Click to Display Table of Contents >> AddPerformanceMetric() |
Adds an instance of custom Performance Metric to a strategy used in strategy calculations.
This method does not return a value.
Warning: This method should ONLY be called from the OnStateChange() method during State.Configure |
performanceMetric |
The performance metric object to be added |
protected override void OnStateChange() |