×

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
Open main menu

Changes

Pmms strategies set status for all

544 bytes added, 17:27, 1 November 2016
Created page with "This function sets a text (string) status for all strategies of the portfolio (status is indicated in the “Custom Text” column of Portfolio Real-Time Window). ==Usage==..."
This function sets a text (string) status for all strategies of the portfolio (status is indicated in the “Custom Text” column of Portfolio Real-Time Window).

==Usage==
<syntaxhighlight>pmms_strategies_set_status_for_all(Status)</syntaxhighlight>

Parameters:
:'''Status''' - string variable.

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

==Example==
<syntaxhighlight>pmms_strategies_set_status_for_all("Calculating")</syntaxhighlight>

[[Category:Portfolio Money Management]]