metadevEU
metadevEU
Trader and holder.
metadevEU
Added topic Is volume accessible by EA during tests?
I found it strange that my EA cannot read volume during tests, although, the Strategy Tester is showing it. That means I have good data. Is this expected? I am implementing inside the OnTick() event. I am having all attributes of the tick, except the
metadevEU
Added topic Asynchronously react if something new arrives in the socket channel
Can a remote server send data to my Expert advisor throughout socket so the EA can react to it asynchronously? I mean, I want my EA working normally and do something only when some data is received in the socket channel. I don´t believe it is
metadevEU
Added topic Declaring and calling the functions from inner structs in native DLLs.
Guys, I have to use some functions of an native DLL. It is implemented like this in C, I think.  Notice the inner structs. Here is the exposed struct; In C it is called like this: But I could not make it work in MQL5. Is it possible?  In
metadevEU
Registered at MQL5.community