Function - SETSIMSHORTRANK
Simulation short ranking system |
Simulator
|
| SYNTAX |
SetSimShortRank( ARRAY array) |
| RETURNS |
|
| DESCRIPTION |
Override the simulator short ranking system and create a simple short simulation ranking system using the provided array |
| ADDITIONAL INFO |
|
| EXAMPLE |
SetSimShortRank(1 / rsi(14)) |
| |