View Full Version : Strategy error messages
BradB
02-22-2007, 03:55 AM
I recieved the 2 attached error messages today. The strategy executed as expected, but was terminated. I also attached today's log file.
How do I add multiple attachments?
BradB
02-22-2007, 04:00 AM
2nd error msg
BradB
02-22-2007, 04:00 AM
Log file
NinjaTrader_Ray
02-22-2007, 04:29 AM
Thanks -
Correct behaviour for the strategy in terms of error handlling however, further investigation is required to determine if the "UnableToChange" ordershould have been ignored internally. What happened is the stop loss was filled which internally put the target into pending cancel..but then a change on the target was called and that's what caused the issue.
Could you please provide us with today'strace file, thanks.
Ray
BradB
02-22-2007, 04:31 AM
as requested.
NinjaTrader_Dierk
02-22-2007, 09:18 AM
Next beta will hold a fix which should prevent this from happening.
Thanks for reporting that issue.