AddPerformanceMetric()
AddPerformanceMetric()
Definition
Adds an instance of custom Performance Metric to a strategy used in strategy calculations.
Method Return Value
This method does not return a value.
Syntax
AddPerformanceMetric(PerformanceMetricBase performanceMetric)
This method should ONLY be called from the OnStateChange() method during State.Configure

