Vahid K:
I am trying to create a simple mt5 indicator which plot the sum of the all open positions on chart ,
for example if there is 3 open positions with 0.5 lot size, it must print "1.5 lot" on chart .
can somebody help me please ?
Example: Opened Positions:
Thank you so much
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
I am trying to create a simple mt5 indicator which plot the sum of the all open positions on chart ,
for example if there is 3 open positions with 0.5 lot size, it must print "1.5 lot" on chart .
can somebody help me please ?