×

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.

AllowSendOrdersOnTick - MultiCharts
Open main menu

AllowSendOrdersOnTick

Revision as of 15:18, 31 January 2024 by Polly (talk | contribs) (Created page with "Toggles tick by tick intra-bar order generation. == Usage == <syntaxhighlight>[AllowSendOrdersOnTick = LogicalValue]</syntaxhighlight> Where: :'''LogicalValue''' - a tr...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Toggles tick by tick intra-bar order generation.

Usage

[AllowSendOrdersOnTick = 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. Not supported in Portfolio Trader.

Example

Enable intra-bar order generation on every tick:

[AllowSendOrdersOnTick = True];