Function - RANKING
SYNTAX |
Ranking( STRING category, STRING name) |
RETURNS |
NUMERIC ARRAY |
DESCRIPTION |
Apply the selected ranking system to the current symbol and returns an array containing the result for each bar |
ADDITIONAL INFO |
|
EXAMPLE |
Ranking("category_name", "ranking_system_name") |
| |