Archives

Posts Tagged ‘MQL4 programs’

Anybody who has ever launched an EA or an indicator for execution, faced the possibility to preliminarily set up external parameters that often underlay the success of the program. There is a possibility to change parameters during the program operation. But how can that be done without initialization? In some cases, this may affect managing [...]

Read more about Changing the External Parameters of MQL4 Programs without Restarting and view this post/page in full.

Nov 24th, 2009 | Filed under MetaTrader General

The MQL programming opens new opportunities for the automated trading, many people all over the world already have appreciated it. When we are writing an Expert Advisor for trading, we must be sure that it will work correctly. Many newbies often have some questions when the results of some mathematical calculations differ from those expected. [...]

Read more about Working with Doubles in MQL4 and view this post/page in full.

Nov 11th, 2009 | Filed under MetaTrader General