PerformanceMetrics
Definition
Holds an array of PerformanceMetrics objects that represent custom metrics that can be used for strategy calculations.
Index value is based on the array of Bars objects added via the AddPerformanceMetric method.
Property Value
An array of PerformanceMetrics objects.
Syntax
PerformanceMetrics[int index]

