SetFormulaName
- set the name of the formula

Trading system toolbox
(AmiBroker 4.50)


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

References:

The SetFormulaName function is used in the following formulas in AFL on-line library:

More information:

See updated/extended version on-line.