StaticVarGetRankedSymbols
|
Miscellaneous functions |
SYNTAX | StaticVarGetRankedSymbols( "outputprefix", "inputprefix", datetime ) |
RETURNS | STRING |
FUNCTION | Retrieves the comma-separated list of symbols from static variables generated using StaticVarGenerateRanks. For more information see StaticVarGenerateRanks documentation. |
EXAMPLE | symlist = "C,CAT,DD,GE,IBM,INTC,MSFT"; |
SEE ALSO | StaticVarGenerateRanks() function |
The StaticVarGetRankedSymbols function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.