×

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.

Changes - MultiCharts

Changes

Jump to navigation Jump to search

Pmm get my named num

464 bytes added, 12:23, 2 November 2016
Created page with "Returns a numerical value, indicating the value of VariableName of the current strategy. ==Usage== <syntaxhighlight>pmm_get_my_named_num(VariableName)</syntaxhighlight> P..."
Returns a numerical value, indicating the value of VariableName of the current strategy.

==Usage==
<syntaxhighlight>pmm_get_my_named_num(VariableName)</syntaxhighlight>

Parameters:
:'''VariableName''' - string variable.

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

==Example==
<syntaxhighlight>Value1 = pmm_get_my_named_num("CustomVar"); </syntaxhighlight>

[[Category:Portfolio Money Management]]

Navigation menu