Access to "Trade" tab in toolbox window

 

Hello everyone,

How can I have access to the orders in  "Trade" window of toolbox window using MQL5 code?

 
amin_mohammadi:

Hello everyone,

How can I have access to the orders in  "Trade" window of toolbox window using MQL5 code?

With PositionXXXX() functions. See documentation.
Reason: