Changes

Jump to navigation Jump to search

4.6.6 Calculation per Bar

37 bytes removed, 09:52, 6 May 2013
no edit summary
</syntaxhighlight>
</div>
 
[[File:BB.png|right|BB]]
 
If in the signal it is necessary to react at every price change within the bar, then Intrabar Order Generation (IOG) mode can be enabled for the signal with ''[IOGMode(IOGMode.Enabled)]'' the attribute or through the Format Signal dialog window at the Properties tab:
 
http://www.multicharts.com/trading-software/images/e/e7/BB.png
For the signal in IOG mode, the CalcBar() method will be called upon for every tick received for the symbol on the chart in real-time or at Open, High, Low, Close of each bar at historic calculation. If Bar Magnifier mode is enabled for the strategy, then CalcBar() will be called upon for each detailed tick. In IOG mode limits for the filling of orders can be specified for the signal:

Navigation menu