×

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 set my status

540 bytes added, 12:48, 2 November 2016
Created page with "This function sets a text (string) status for the current strategy of the portfolio (status is indicated in the “Custom Text” column of Portfolio Real-Time Window). ==U..."
This function sets a text (string) status for the current strategy of the portfolio (status is indicated in the “Custom Text” column of Portfolio Real-Time Window).

==Usage==
<syntaxhighlight>pmm_set_my_status(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>if marketposition < 0 then pmm_set_my_status("Short");</syntaxhighlight>

[[Category:Portfolio Money Management]]

Navigation menu