Tools -> Options -> Strategies -> Ninjascript -> last section Order handling
Main question:
Do these settings work for all strategies? ... I mean for Managed-mode and also Unmanaged-mode strategies?
Because it worked for me with simple managed-mode strategies, but now for complex strategies build using Unmanaged-mode it doesn't work anymore.
My opinion, but I am not sure:
If it works only for managed-mode strategies - that's seems to be logical. Because in Unmanaged-mode - there isnt any notion of ENTRY or EXIT order (which would be cancelled using these settings). I think, there is no way, because there is no clear logic how to judge, what's the entry vs exit order when trading some complex system with multiple concurrent trades... You never know, if some limit order is exit from one existing position or entry into new logical position.
I could not find any documentation about it, so only chance to know is to ask

So how it is please..?

Comment