Keep it more easy

 

Hallo MQL5 programmers,

you introduce a Deal, a Trade, Order, Position, etc. with an Order number, an Order Magic Number, a Deal Magic Number and so on.

I only need

an opened Order ( waiting for confirmation by the server),

 confirmed Order ( actuall running Order),

closed Order (Found in the History Table).

 

Try to keep MQL5 more simple. 

Documentation on MQL5: Standard Constants, Enumerations and Structures / Trade Constants / Deal Properties
  • www.mql5.com
Standard Constants, Enumerations and Structures / Trade Constants / Deal Properties - Documentation on MQL5
Reason: