get open lot volume
-
Hi, im trying to store the total lot volume open on an account. So all positions opened, either manually opened trades or trades opened by an EA. I never really had succes with the "on trade event data", so i might go about this the wrong way. Any help will be much appreciated. Thanks
-
@piptheripper This should do it, create a variable and use bucket of trades to fill:

-
Thanks for your reply @jstap That unfortuanetely only collects the lot volume opened by an EA with the same magic number. I dont know how to store total lots open on the account, regardles if they are opened by an EA or manually..
-
@piptheripper Then you need this: