
I need some help with this issue..
I have a strategy that is running and i have some limit orders in position waiting to get filled.
The thing is, when im trying to add another strategy (the same strategy with different parameters) it is automaticly restart the first strategy that was already running and cancels all of its orders.
how can i add another strategy without the existing one will be restarted?
thank you all !

Comment