Forum

how to get the data folder for mt4?

I need to know the mt4 data's folder for my program,can you help me

how to add a custom ui with vc++ for mt4.

i need to custom a ui for special chart,the program i wrote as following: 1.mql script #import "MyChartDLL.dll" void CreateUI(int hwin); #import int winHandle=WindowHandle("USDCADf",PERIOD_H1); int winHandle=WindowHandle("Lljr",PERIOD_H1); if(winHandle==0){ Alert("(Lljr Script Error:#8001)