
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
Hi, I going to complete this function to draw closed positions user added to chart. two type of positions we have here : those that opened and pending orders that deleted by user. I have position ticket of all positions in array Closed_order_list[].ticket.
problem is for pending orders that never opened. how can I find them in history by its ticket number ? i need history to find out order closed time
this functions Do its job pefectlly on opened positions.
screen shot of What I draw for positions listed in Closed_order_list :