+1 888 340 6572

Pmms strategies get by symbol name

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 an index of the strategy based on instrument name (-1, if the instrument is not found). If several strategies are applied to the same instrument, then the number of one of these strategies will be returned.

Usage

pmms_strategies_get_by_symbol_name(SymbolName)

Parameters:

SymbolName - string variable.

Notes

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

Example

Value1 = pmms_strategies_get_by_symbol_name("MSFT");