×

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 strategy close position partial

513 bytes added, 13:16, 10 April 2017
Created page with "<i></i> This function closes position of the strategy with Index number with market order (orders generated by the strategy will be deleted from Raw Orders collection). ==Usa..."
<i></i>
This function closes position of the strategy with Index number with market order (orders generated by the strategy will be deleted from Raw Orders collection).

==Usage==
<syntaxhighlight>pmms_strategy_close_position(Index)</syntaxhighlight>

==Parameters==
Index - numeric variable.

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

==Example==
<syntaxhighlight>pmms_strategy_close_position(0)</syntaxhighlight>

[[Category:Portfolio_Money_Management]]