+1 888 340 6572

Pmms get strategy named str

From MultiCharts
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Returns a string value, indicating the value of VariableName of the strategy with StrategyIndex number.

Usage

pmms_get_strategy_named_str(StrategyIndex, VariableName)

Parameters:

StrategyIndex - numeric variable.
VariableName - string variable.

Notes

This function can only be used in signals intended to be used with the Portfolio Trader.

Example

pmms_get_strategy_named_str(0, "CustomStr")