×

Sign up and get MultiCharts free

Use its powerful simulation mode with data included out of the box. Just fill out the form and start honing your trading skills with a few clicks.

Pmm get global named str - MultiCharts
Open main menu

Returns the global string value with VariableName name.

Usage

pmm_get_global_named_str(VariableName)

Parameters:

VariableName - string variable.

Notes

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

Example

pmm_get_global_named_str("GlobalStr");