Andrei
Andrei
programmer at IT industry
Friends

Add friends via their profile or user search and you will be able to see if they are online

Andrei
Added topic BUG: Signal provider - buy trade executed twice
Hi, I've been testing the signals feature of MT4 and it looks like there is a bug there: the provider signaled one trade, but MT4 duplicated the order. When I check the provider history, I can clearly see one order only while in my MT4 application I
Andrei
Added topic MarketInfo(Symbol(), MODE_POINT) will return gibberish when expert is compiled with '#property strict'?
MarketInfo(Symbol(), MODE_POINT) will return gibberish when expert is compiled with '#property strict'? I just turned again into playing with mql and got into this issue. Anyone know anything about it?  [UPDATE] it appears the same when using
Andrei
Added topic MarketInfo(Symbol(), MODE_POINT) fails when expert compiled with '#property strict'?
MarketInfo(Symbol(), MODE_POINT) will return gibberish when expert is compiled with '#property strict'? I just turned again into playing with mql and got into this issue. Anyone know anything about it?  [UPDATE] it appears the same when using
Andrei
Registered at MQL5.community
Andrei
Added topic Mql5 programming language - wheel reinvented?
I've been playing around with mql5, and it looks to me like a very poor version of C++. So I was wondering, why reinvent the wheel and rebuild "C++"? I believe that designing and conceiving a new programming language is a long and painful