as far as understood historic data is saved for each second, while 'on- tick' for book can be 10 ticks per second. thus parameters determined during backtesting can for 1 sec timescale, while in forward and real run it can be much faster, thus making tick counts 10x differing between the modes.
so maybe it makes sense to have the compatibility, e.g. by restricting 'on-tick' counts to an explicit "min tick" parameter in preferences, to set to 1 sec. this would mean that minimal tick for update of the indicators and position change can be not less than 1 sec. does it look like needed to you, is it possible to introduce such parameter in one of the windows or preferences ? i think it makes sense to use optimal parameters, which are scaled similarly between the modes ? -- You received this message because you are subscribed to the Google Groups "JBookTrader" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jbooktrader?hl=en.
