get total volume of all open pending orders and all open positions
-
Hi, I am tying to store the total volume of open positions and pending orders in a variable.
With the "in loops" function I can get the volume of a single order, but is it possible to get the total volume of all open orders?
https://fxdreema.com/shared/Xkl37zMbc

-
I found a solution using bucket of trades block. Here is the link in case anyone else needs it https://fxdreema.com/shared/dGzw2Maxb
-
@piptheripper Interesting. Thank you very much for sharing.