SetFormulaName
|
Trading system toolbox |
SYNTAX | SetFormulaName( string ) |
RETURNS | NOTHING |
FUNCTION | Allows to programatically change the name of the formula that is displayed in the backtest result explorer. |
EXAMPLE |
SetFormulaName("My Holy Grail System");
|
SEE ALSO |
The SetFormulaName function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.