Forum

How to test trading functions of EA on weekends on MQL 4?

Hi all, When you develop on MQL4 on weekends and you need to test trading functions of it (opening, closing orders, etc), how do you do it? I know, that on MQL5 you can do testing on historical data, but I am stuck with MQL 4 (large project) and need a solution for MQL 4. May be there is a way to

Authorisation in EA over email/password and a Web Service

Dear Friends! I've created a good EA to help users with processing of graphical chart objects and Watch List functionality. I want to share this EA with wider community of users who work with charts a lot and want to optimise their workflow. I plan to share it for free, but I would like to collect

How do I change MT4 color scheme programmatically

I want to teach my trading panel to change MT4 color scheme programmatically. I need to change background color, color of bars, etc (I already know how to change color of graphical objects). I couldn’t find how to do it. If it is not possible to do it in MQL4, then it should be possible using