Opening price netting mode
-
Hello Coders,
I have a question. I am using MT5 netting mode. There is only one position with an average opening price.
How can I find the opening price for every single opened trade?
Best regards,
Martin -
It is going to be complicated.
I would go with an array that stores the opening prices at the moment they happen.