How can I suppress error popups from "the oco id cannot be reused" error?
I'm running into this error, and am addressing it at the code level with ErrorHandling = IgnoreAllErrorrs. The problem I'm having is, the error popups swamp the machine. I can be testing 500 strategies in Simulation mode. If I run for some hours unattended, I can have over a thousand of these popups generated. This then swamps machine resources, and I need to reboot to restore. It'd be much better if I can log these errors to a file instead, or direct to the output window.
Your thoughts? Thanks,

Comment