Pmms strategy close position partial

From MultiCharts
Revision as of 13:16, 10 April 2017 by Angelina (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

pmms_strategy_close_position(Index)

Parameters

Index - numeric variable.

Notes

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

Example

pmms_strategy_close_position(0)