Heraldo Almeida
Heraldo Almeida
I am new to MT5 and MQL language, but I have 30-year experience programming in C/C++ , including development of real-time and event-driven systems, so I hope I'll soon be able to build efficient and well-designed EA's for automatic trading. I'm interested on quantitative trading, high-frequency trading, statistical arbitrage and machine learning applications on trading.
Heraldo Almeida
Added topic Why is column "Flags" no longer present in the CSV tick data file exported from MT5 ?
Hello all ! I have two machines with different MT5 builds installed. The oldest one is build 1643, downloaded from my brokerage account at ActivTrades. The newest one is buid 1730, downloaded directly from MetaQuotes. When trying to export the tick
Heraldo Almeida
Added topic TICK_FLAG_BUY and TICK_FLAG_SELL simultaneously set in MqlTick structure
Hi all, When I use CopyTicks() , I often get some ticks with flags = 96 in their MqlTick structure . This value 96 = 32 + 64 =  TICK_FLAG_BUY  +  TICK_FLAG_SELL  seems to indicate that both  TICK_FLAG_BUY  and 
Heraldo Almeida
Registered at MQL5.community