Changes

Jump to navigation Jump to search

How Signals are Calculated

24 bytes added, 17:18, 19 May 2014
no edit summary
* '''Realtime. Normal mode.'''
The script is calculated on the bar close. Order An order is placed on this bar close/ next bar open. Order An order is then filled on any tick price within the next bar.
* '''Realtime. [[Signal Settings#Intra-Bar Order Generation|Intra-Bar Order Generation (IOG)]] enabled.'''
The script is calculated tick by tick. Order An order is placed on the next tick. Order An order is filled on any tick price within the bar.
* '''Calculation on historical data. Regular mode ([[Signal Settings#Intra-Bar Order Generation|IOG]] disabled. [[Bar Magnifier|Bar Magnifier]] disabled)'''
The script is calculated on the bar close. It is 's considered that all prices were within the bar ([[Intra-bar Price Movement Assumptions|Intra-bar Price movement assumption is used]]). Order An order is filled on any price within the bar.
* '''Calculation on historical data. [[Signal Settings#Intra-Bar Order Generation|IOG]] enabled. [[Bar Magnifier|Bar Magnifier]] disabled.'''
The script is calculated four times on the OHLC of the bar. It is 's considered that all prices were within the bar ([[Intra-bar Price Movement Assumptions|Intra-bar Price Movement Assumption]] is used). Order An order is filled on any price within the bar with the step (minmove/pricescale).
* '''Calculation on historical data. [[Signal Settings#Intra-Bar Order Generation|IOG]] disabled. [[Bar Magnifier|Bar Magnifier]] enabled.'''

Navigation menu