Forum

Reduce Ram Memory

Hi, I Have a EA that consumes 2GB of ram memory, this is a huge EA, it starts to consume this amount just when I start it and even not starting, I mean, on OnInit it starts to consume this Ram memory, is it possible reduce the consume? Thanks

Provide multiple signals.

Hi, Is it possible provide multiple signals from one mql5 account? Other question, is it necessary the signal subscriber has the terminal opened to execute the signal

ORDER_TIME_SPECIFIED

Hi, My broker told that has no support from MQ to supply ORDER_TIME_SPECIFIED . Someone can help explain me why

EA Rename EA

Hi, It is possible to have a EA to rename a .EX5 file? Or copy/move a .EX5 file? I tried but got no success

Is it possible select a symbol?

Hi Is it possible select a row on marketwatch or get the symbol from the row that is selected? I mean select as "mark" not show/hide

Why Am I blocked?

I was banned for one week, now , one week after, I am free to write fóruns, comments, etc but I can't send or receive messages on chat. There is no support to ask about it, can anyone's help me

How close orders when lost connection?

Hi, I had so many troubles with my connection, some times I leave one pending order that keeps running on the Mt5 server if I lost connection, this is very dangerous, so how cancel this order if I lost my connection? Many thanks

Bug On "Profiler", it is not working

Hi, When I try load my EA with Profiler it closes the MT5 as you can see on video, maybe some bug

Manage Multiple accounts

Hi, There is a DLL or a external application wich allows to manage witch account Can I log in

Send files via Socket

Hi, A question, I can send a file via webrequest using multipart/form-data, because in webrequest function there is the *"Header field" and the body field, it works perfectly, but how to send files using sockets? On socket how do I send multipart? POST /MyURL HTTP/ 1.1 Cache-Control: no-cache