I found some strange logs. I have multiple strategies running on the same ond on different instrument. When on of the strategies takes place Order the OnOrderUpdate-Method ist called ... but from each other strategie the OnOrderUpdate-Methode is called too ... so it is called for each strategies.
Is this behaviour correct? How to prevent from calling the method (I think OnExecution is the same behaviour) several times?
Thx
DT

Comment