kudaskasia
kudaskasia
Friends

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

kudaskasia
Added topic New Multiline Comment function i made is Faster
After adding multi line comment to my EA i noticed huge spike in CPU usage while Backtesting in Visual mode on every tick string comment = "First Line\n" ; comment += "Second Line\n" ; comment += "Third Line\n" ; Comment (comment); So i decided to
kudaskasia
Registered at MQL5.community