×

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

Changes

Jump to navigation Jump to search

IntraBarOrderGeneration

204 bytes removed, 14:43, 31 August 2012
== Notes ==
* Intra-bar order generation is currently supported for single-data series charts only. Intra-bar order generation for multiple-data series charts will be implemented in the next release of the platform.
* [[:Category:Attributes|Attributes]] like the ''IntrabarOrderGeneration'' statement are applied at the time of compilation and cannot be changed at run-time.
* Since IntraBarOrderGeneration set to true means that the signal is evaluated on every tick, use [[BarStatus]] to be able to perform certain operations on the bar close. For example, you might only want to calculate the moving average or entry logic on the bar close. This way you'll have the best of two worlds: the possibility to manage your orders and positions on a per tick basis, while still being able to execute certain code only on the bar close.

Navigation menu