Pmms strategies set status for all

From MultiCharts
Revision as of 17:27, 1 November 2016 by Angelina (talk | contribs) (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==...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

pmms_strategies_set_status_for_all(Status)

Parameters:

Status - string variable.

Notes

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

Example

pmms_strategies_set_status_for_all("Calculating")