I'm having problems with late execution of exit on close event. I use NT 6.5.1000.8 with WXP under Virtual PC 2007.
My chart's session end is set to 22:00 and my strategy is set to exit on close 30 seconds before session ends (which should be 21:59:30).
However NT closes positions almost always several minutes later - the difference is pretty random, see a few samples from log:
17.2.2009 22:08:05|1|128|Exit on close handling for strategy 'MyStrategy1' started. 13.2.2009 22:00:23|1|128|Exit on close handling for strategy 'MyStrategy1' started. 12.2.2009 22:27:18|1|128|Exit on close handling for strategy 'MyStrategy1' started. 11.2.2009 22:33:12|1|128|Exit on close handling for strategy 'MyStrategy1' started.
Thanks.

Comment