×

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

Signal Settings

232 bytes added, 31 January
You can allow the signal to generate orders intrabar on specific events.
* '''On every tick''' option allows the signal to generate orders on every tick in real time or on the OHLC values on historical data. Please note that if this option is enabled, the strategy will be calculated every tick which might influence the overall performance. <br><div style="background-color: #E3FBE5;">'''Note:''' If this option is not enabled in any of the signals, the strategy will '''not''' be calculated every tick even if the '''Enable Intra-Bar Order Generation''' box is checked.</div><div style="background-color: #E3FBE5;">'''Note 2:''' This option is not supported in Portfolio Trader.</div>
* '''On timer''' option allows the signals to generate orders based on the timer event generated by the [[RecalcLastBarAfter]] keyword. The script will be calculated by the timer in any case, regardless of this checkbox. But orders generated by this calculation will be sent only if the option is enabled.
* '''On mouse click event''' option allows the signal to generate orders on a mouse click event generated by the [[ProcessMouseEvents]] keyword. The script will be calculated by the click event in any case, regardless of this checkbox. But orders generated by this calculation will be sent only if the option is enabled. <br><div style="background-color: #E3FBE5;">'''Note:''' In Portfolio Trader there is a separate column to process mouse clicks during Forward testing or Real-time Auto Trading.</div>
* '''With Close button in Portfolio Trader''' option allows the signal to generate orders by closing the position in the Portfolio Trader. The script will be calculated by closing the position in any case, regardless of this checkbox. But orders generated by this calculation will be sent only if the option is enabled.
 
=== Generate orders on broker events ===

Navigation menu