×

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

AllowSendOrdersOnPortfolioCloseButton

652 bytes added, 16 February
Created page with " Toggles intra-bar order generation when Close Position Button is pressed during auto trading in Portfolio Trader. == Usage == <syntaxhighlight>[AllowSendOrdersOnPortfolioC..."

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

== Usage ==

<syntaxhighlight>[AllowSendOrdersOnPortfolioCloseButton = LogicalValue]</syntaxhighlight>

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:

<syntaxhighlight>[AllowSendOrdersOnPortfolioCloseButton = True]; </syntaxhighlight>


[[Category:Attributes]]