I'm developing a multi-Instrument strategy that have a global percentage StopLoss set for all the instruments.
I want to be able to know in the OnExcecution() which BIP called the StopLoss.
How can I know in OnExcecution() which BIP called the stoploss?
Thanks in advance!

Comment