OperationType

 

Hi everybody,

I'm making a software who works with metatrader, just now I have sended all history at my database, property OrderType is between 0 and 5 but I see who there is other values.

Value 6 like a deposit and 7 like a bonus, have you the complete list of values?

In attachment you can see a screen shot with record of database


Thanks

 

The documentation for OrderType() enumeration suggests 0 through 5. However, there does seem to be two undocumented enumerations, type 6 (balance) and type 7 (credit).

 
Thanks for your help.
Reason: