+1 888 340 6572

AllowSendOrdersOnPortfolioCloseButton

From MultiCharts
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Toggles intra-bar order generation when Close Position Button is pressed during auto trading in Portfolio Trader.

Usage

[AllowSendOrdersOnPortfolioCloseButton = LogicalValue]

Where:

LogicalValue - a true/false value; True = Enable; False = Disable.

Notes

Attributes are applied at the time of compilation and cannot be changed at run-time.

This attribute works in Portfolio Trader only.

Example

Enable intra-bar order generation when Close Position Button is pressed:

[AllowSendOrdersOnPortfolioCloseButton = True];