Grid EA Average Price
-
Hello.
I am working on a Grid EA.
How can I calculate from 2 trades, the average price plus profit. It should then be "Take Profit". How do I get the current trade entry price?
-
@thomas_stock Do you mean in money or in pips?
-
In pips.
How can I save the trade prices. How to add it up and use it as take profit. -
@thomas_stock I guess this block is doing what you need:

However, I never used it so I cannot offer too many details about the way ot works. Can someone else please help?