I have multiple entries for the same named entry, "EnterLong(1, "EnL"). This will submit multiple orders, per my strategy, under the same entry name "EnL".
Is there a way to identify specific trades under the same entry name?
Or, put another way...
I have 3 open orders executed via "EnterLong(1, "")". How can I refer to or identify each of the 3 trades separately? Do they each have a unique orderID or trade ID?
Thanks,
eleven

Comment