×

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.

Pmms strategy set status - MultiCharts
Open main menu

Pmms strategy set status

Revision as of 12:11, 2 November 2016 by Angelina (talk | contribs) (Created page with "This function sets a text (string) status for the strategy with StrategyIndex number of the portfolio (status is indicated in the “Custom Text” column of Portfolio Real-Ti...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This function sets a text (string) status for the strategy with StrategyIndex number of the portfolio (status is indicated in the “Custom Text” column of Portfolio Real-Time Window).

Usage

pmms_strategy_set_status(StrategyIndex, Status)

Parameters:

StrategyIndex - numeric variable.
Status - string variable.

Notes

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

Example

pmms_strategy_set_status("Long");