The Ranking object includes properties that contain information about the ranking of the symbols in a current strategy group (if a ranking strategy is applied).
Additional
properties, methods, and events are described in the classes listed
under Inheritance Hierarchy (see below).
Name
Type
Description
Percentile
double
Gets the relative position of the symbol among all other symbols in the strategy group expressed as a percentile. A larger value (max 100) indicates a higher ranking and a smaller value (min 0) indicates a lower ranking.
Position
int
Gets the relative position number of the symbol among all other symbols in the strategy group. A value of 1 indicates the top ranked symbol for that ranking period.
Value
double
Gets the values of the ranking calculation determined by the ranking strategy used to rank symbols for that period.