Get each open price value of opened trades
-
Please how do i get each opened price of each trade. i need the value of each opened price of all my trades...Not total because that is what bucket of trades would do...But i need each opened price..
thanks -
@alexitoeve50 As many for each trade blocks as you need to get all information, each one saving to a different variable, in each for each trade block max trades 1 and skip all trades you have already recorded.
-
@jstap thanks for your reply..
But I don't understand..
Let's assume I have 8 trades running..
And I want each open price of each trades to do something ...
The next open price do something.with my formula
Then next open price do something again with my formula
Until the 8th open price..
Please can you share an image sample.thanks..
-
@alexitoeve50 Not sure if the profit is what you want but the principle is the same:
https://fxdreema.com/shared/Un6yR7KMd

-
@jstap Thank you very much..I really appreciate....
-
@alexitoeve50 you welcome