Archives

Posts Tagged ‘MQL5’

In order to develop an expert to participate in Automated Trading Championship 2010, let’s use a template of ready expert advisor. Even novice MQL5 programmer will be capable of this task, because for your strategies the basic classes, functions, templates are already developed. It’s enough to write a minimal amount of code to implement your [...]

Read more about How to Quickly Create an Expert Advisor for Automated Trading Championship 2010 and view this post/page in full.

This article will teach you how to receive trade signals that are necessary for a trade system to work. The examples of forming 20 trade signals are given here as separate custom functions that can be used while developing Expert Advisors. For your convenience, all the functions used in the article are combined in a [...]

Read more about 20 Trade Signals in MQL5 and view this post/page in full.

Aug 27th, 2010 | Filed under MetaTrader 5

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.

Aug 18th, 2010 | Filed under MetaTrader General News

This article is dedicated to peculiarities of transferring price constructions written in MQL4 to MQL5. To make the process of transferring indicator calculations from MQL4 to MQL5 easier, the mql4_2_mql5.mqh library of functions is suggested. Its usage is described on the basis of transferring of the MACD, Stochastic and RSI indicators. Introduction Hello dear readers! [...]

Read more about Transferring Indicators from MQL4 to MQL5 and view this post/page in full.

Aug 18th, 2010 | Filed under MetaTrader 4, MetaTrader 4 Tips, MetaTrader 5

A number of indicators have appeared since the time of first Moving Average indicator creation. Many of them use the similar smoothing methods, but the performances of different moving averages algorithms have not been studied. In this article, we will consider possible ways of use the Moving Averages in MQL5 and compare their performance. Introduction [...]

Read more about MetaTrader 5 – Testing Performance of Moving Averages Calculation in MQL5 and view this post/page in full.

Aug 11th, 2010 | Filed under MetaTrader 5

Calls to user and technical indicators takes up very little space in the program code of automated trading systems. Often it’s simply a few code lines. But it often happens that it is these few lines of code which use up the largest portion of time, which needs to be spent on testing the Expert [...]

Read more about MetaTrader 5 – The Principles of Economic Calculation of Indicators and view this post/page in full.

Aug 8th, 2010 | Filed under MetaTrader 5

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.

Aug 8th, 2010 | Filed under MetaTrader 4, MetaTrader 5, MetaTrader General News

LiteForex group of companies is pleased to announce the new demo server launch intended for testing Metatrader-5, the next-generation platform. MetaTrader-5 trading platform has been developed for working in Forex and CFD markets which is a big advantage for traders interested in both stock and currency tools. Trading possibilities of MetaTrader-5 have been considerably extended [...]

Read more about MetaTrader 5 in LiteForex: a new demo server has been launched and view this post/page in full.

Jul 29th, 2010 | Filed under MetaTrader 5, MetaTrader Brokers

New York, NY (PRWEB) July 22, 2010 FXDD, a leading online Forex broker, is now offering the Metatrader 5 software trading platform for practice (demo) accounts. To sign-up for an FXDD Metatrader 5 practice account, please visit http://www.fxdd.com/metatrader5 FXDD, a leading online Forex broker, is now offering the Metatrader 5 software trading platform for practice [...]

Read more about FXDD Now Offers MetaTrader 5 and view this post/page in full.

Jul 28th, 2010 | Filed under MetaTrader 5, MetaTrader Brokers

Step-By-Step Guide to writing an Expert Advisor in MQL5 for Beginners Introduction This article is aimed at beginners who wish to learn how to write simple Expert Advisors in the new MQL5 language. We will begin first by defining what we want our EA (Expert advisor) to do, and then move on to how we [...]

Read more about MetaTrader 5 – MQL5 for Beginners and view this post/page in full.

Jun 25th, 2010 | Filed under MetaTrader 5

A little bit of history As little as 5 years ago, the MetaTrader 4 terminal was officially presented to the traders, written completely from scratch and intending to replace the existing, and already popular, third generation terminal of MetaQuotes Software Corp. MetaTrader 4 quickly gained popularity among traders, and as a consequence, in the following [...]

Read more about MetaTrader 5 – New Opportunities with MetaTrader 5 and view this post/page in full.

Jun 22nd, 2010 | Filed under MetaTrader 5

Recently the beta version of MetaTrader 5 Strategy Tester was released. This program is the integral part of the MetaTrader 5 Client Terminal being designed for the purposes of testing and optimization of MQL5 Expert Advisors. With the testing you can assess the qualities of your Expert Advisor on history data before launching it in [...]

Read more about MetaTrader 5 – Strategy Tester Released and view this post/page in full.

Jun 21st, 2010 | Filed under MetaTrader 5

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 5

MetaTrader 5 Beta Testing MetaTrader 5 is at the stage of public beta testing. Please join the testing, and help MetaQuotes to improve the new client terminal for Forex, CFD and Futures, as well as equity markets. To download MetaTrader 5, please visit http://www.metatraderglobal.com/metatrader-5-download/ To read more about the MetaTrader 5 beta, please visit http://www.metatraderglobal.com/183/public-beta-testing-of-the-metatrader-5-terminal/

Read more about Download MetaTrader 5 and view this post/page in full.

May 13th, 2010 | Filed under MetaTrader 5

MQL5 for Newbies: Guide to Using Technical Indicators in Expert Advisors Introduction An Expert Advisor or indicator that doesn’t use standard technical indicators in its code is rare. They are popular both for the beginners and advanced developers of trading strategies. It isn’t difficult to understand the details of indicator creation; the aim of this [...]

Read more about MetaTrader 5 – Guide to Using Technical Indicators in Expert Advisors and view this post/page in full.

May 4th, 2010 | Filed under MetaTrader 5

In MQL5 there are several ways to call indicators, and they are mostly carried out using IndicatorCreate() and iCustom() functions. Moreover, these functions only return indicator handle, and further work on indicators is done through it. So what is a handle? How to deal with IndicatorCreate() and iCustom() functions? And how your expert will get [...]

Read more about MetaTrader 5 – How to call indicators in MQL5 and view this post/page in full.

Apr 29th, 2010 | Filed under MetaTrader 5

One of the upgrades brought by MetaQuotes to the MetaEditor IDE is the introduction of a debugger. Across this article I’ll use the article ‘error’ as a reference to the conceptual code errors such as wrongly written conditions or wrongly written calculus expressions… Warning: don’t mistake them with the errors signaled by the compiler. For [...]

Read more about The Debugger – a novelty of MetaTrader 5 and view this post/page in full.

Apr 1st, 2010 | Filed under MetaTrader 5

MetaTrader is one of the most popular trading platform among presently existing. Wide configuration and control possibilities for brokers and a robust programming tool, the integrated MQL language for traders make the system handy and versatile in use. The MQL integrated programming language is a C++ like language. Its concepts and syntax are familiar which [...]

Read more about MetaTrader Programming Overview and view this post/page in full.

Feb 15th, 2010 | Filed under MetaTrader 4

Let’s consider a task of improving an indicator, which is applied to values of another indicator. In this article we’ll continue to work with True Strength Index (TSI), which was created and considered in the previous article “MQL5: Create Your Own Indicator“. . Custom Indicator Based on Other Indicator’s Values When writing an indicator that [...]

Read more about Applying One Indicator to Another – MetaTrader 5 and view this post/page in full.

Feb 11th, 2010 | Filed under MetaTrader 5

What is an indicator? It is a set of calculated values that we want to be displayed on the screen in a convenient way. Sets of values are represented in programs as arrays. Thus, creation of an indicator means writing an algorithm that handles some arrays (price arrays) and records results of handling to other [...]

Read more about MQL5: Create Your Own Indicator – MQL5 Wizard and view this post/page in full.

Jan 20th, 2010 | Filed under MetaTrader 5