kenshin71
kenshin71
Friends

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

kenshin71
Added topic Is it possible to remove the "Show Trade Panel" arrow using MQL4 expert advisor?
I am writing a basket trading ea, and so I am replacing the whole chart window with a custom user interface.  To do this, I have written an initialization function that removes all the stuff that the chart shows by default, so that I can start
kenshin71
Registered at MQL5.community
kenshin71
Added topic How do I use the ShellExecuteW copy command?
I'm trying to copy a file on my C: drive from mql4.  I cannot use the inbuilt mql4 FileCopy command as the file I want to copy is not within the metatrader folders. Here is my test code, but it's not working.  Any help would be much