Valerio Pittavino
Valerio Pittavino
various at Italy
Hi,
I work as developer in my freetime, I don't develop in mql, I use it only for some operations.
In this period I'm developing a software for Introducing Broker under commission of my client.
This software is used to download all history of each account and write it in the database.
This is useful because my client has a big sell network and my software manages all the salesman.
By software he can model the trades and register they in the personal format, example:
Broker use type operation 6 to indicate a balance moving, this is not very true for an IB because this operation can be a Withdrawal or an performance fee and the broker to discriminate it use only the comment and a lot of time it is wrong, by my software the IB can redefine the operation in personal format to have a perfect manage about relationship with broker, salesman and client.
The software is in building but it works and my client use it.
This is a big software for me, it is composite from 5 applications to manage all.
The final user uses only its application, the others one run on my server.
If any IB is interested to this I can explain all functions existing and the new for the future.
In this moment my database manage about 800.000 rows and the software is for Mac, Linux (don't tested) and Windows

Thanks to read my presentation
Friends 2
Valerio Pittavino
Added topic 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
Valerio Pittavino
Registered at MQL5.community
Valerio Pittavino
Added topic 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
Valerio Pittavino
Added topic 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
Valerio Pittavino
Added topic 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
Valerio Pittavino
Added topic 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