Forum

Using class as by reference parameter

Hi all, I have a problem with mql4, I'm creating a script and I need to create an array of a my class, if I declare the array before start function (outside of each functions) the array will be not created and the compiler launch an error. Then I tried to create a function which uses an parameter of

Break updating MT4

Hi all, I have a problem with MetaTrader 4, each time I open it it want install an update, this is a problem for me because I have some script who uses some dll and I must not update it. For each open windows ask me if I want take the permission at MT4 to do some modify, this problem exist because I

Get pause in back test by code

Hi all, I need to get pause in back test by code to verify some things, I don't know how to do. Can anybody help me? Thanks

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

To close MetaTrader 4 platform

Hi everybody, I need to quit from MetaTrader4 by script. I have searched the right command but I don't found it. There is a saint who knows this command? I have need of it because I'm making a software to manage of more account and I do login by file Start.ini who contains the credential to log, I