Archives

Posts Tagged ‘Automated Trading’

978 Participants Registered MetaQuotes Software Corp., Interbank FX, MIG Bank, FXCM, the TRADERS’ magazine and Dow Jones hold the fourth annual Automated Trading Championship 2010. The best three developers of automated trading strategies will be revealed within three months. Assessment criterion will be the absolute profit. Winners will share the Automated Trading Championship 2010 Prize [...]

Read more about Automated Trading Championship 2010 by MetaQuotes and view this post/page in full.

Comments Off
Aug 18th, 2010 | Filed under MetaTrader General

The problem of calculation of the total position volume of the specified symbol and magic number is considered in this article. The proposed method requests only the minimum necessary part of the history of deals, finds the closest time when the total position was equal to zero, and performs the calculations with the recent deals. [...]

Read more about MetaTrader 5 – Calculation of Total Position Volume and view this post/page in full.

Comments Off
Aug 14th, 2010 | Filed under MetaTrader General

With the launch of the “Jobs” service, the MQL5.community became an ideal place for placing orders and providing programming services. Thousands of traders and developers visit this resource on a daily basis, and can easily help each other. For a trader, the “Jobs” service is the opportunity to easily obtain his own Expert Advisor. For [...]

Read more about Order a Custom Trading Robot in MQL5 and MQL4 and view this post/page in full.

Comments Off
Aug 8th, 2010 | Filed under MetaTrader General

This article is a quick guide to MQL4 language functions, it will help you to migrate your programs from MQL4 to MQL5. For each MQL4 function (except trading functions) the description and MQL5 implementation are presented, it allows you to reduce the conversion time significantly. For convenience, the MQL4 functions are divided into groups, similar [...]

Read more about MetaTrader 5 – Migrating from MQL4 to MQL5 and view this post/page in full.

May 18th, 2010 | Filed under MetaTrader General

Development of applications for the MetaTrader 4 Client Terminal requires the knowledge of MQL4. This programming language MetaQuotes Language 4 is a fourth-generation language that has also been developed by MetaQuotes Software Corp. from their own many years experience. MQL4 is the first programming language to consider all niceties of trading on financial markets. This [...]

Read more about MQL4 for Dummies and view this post/page in full.

Jan 22nd, 2010 | Filed under MetaTrader General

Many of you probably have considered the possibility of using neural networks in your EA. This subject was very hot specially after 2007 Automated Trading Championship and the spectacular winning by Better with his system based on neural networks. Many internet forums were flooded with topics related to neural networks and Forex trading. Unfortunately writing [...]

Read more about Using Neural Networks In MetaTrader and view this post/page in full.

Nov 24th, 2009 | Filed under MetaTrader General

To back test an expert advisor (EA) follow the steps below. Open the Strategy Tester window by pressing Ctrl+R Select the expert advisor you wish to back test Select the symbol you wish to back test Select a testing model (every tick model recommended) Set a testing period Press Start

Read more about MetaTrader Tips – Expert Advisor Back Testing and view this post/page in full.

Nov 17th, 2009 | Filed under MetaTrader General

The Foreign Exchange (or Forex) trading uses currency markets from a variety of countries to create a trading market where billions and billions are traded and exchanged daily. If you aim to profit from Forex trading, then you would need to own every single pip that you can get. But this is easier said than [...]

Read more about Reasons To Consider MetaTrader Expert Advisors and view this post/page in full.

Nov 16th, 2009 | Filed under MetaTrader General

Not so long ago – at the dawn of technical analysis when by far not all traders had computers – people appeared that tried to predict future prices using formulas and regularities invented by them. They were often called charlatans. Time went on, methods of information processing became more complicated, and now there can hardly [...]

Read more about Recipes for Neuronets and view this post/page in full.

Nov 12th, 2009 | Filed under MetaTrader General

Let’s look at how to optimize an expert advisor. In the example below we will look to optimize the size of stop loss and take profit. Expert Optimization Steps 1. Open the Strategy Tester window by pressing Ctrl+R. 2. In the Strategy Tester window, select Expert Properties 3. Select the Optimized parameters ( in our [...]

Read more about MetaTrader Tips – Expert Advisor Optimization and view this post/page in full.

Nov 12th, 2009 | Filed under MetaTrader General