Archives

Posts Tagged ‘MT5’

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.

Comments Off
Jul 28th, 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.

Comments Off
May 13th, 2010 | Filed under MetaTrader General

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 General

Finally we’ve got an opportunity to try the new trade terminal – MetaTrader 5. No doubt, it is noteworthy and has many new features as compared to its predecessor. The important advantages of this platform among others are: Essentially modified language allowing now to use the object-oriented programming, still allowing to use the rich advantages [...]

Read more about Custom Indicators in MQL5 and view this post/page in full.

Nov 3rd, 2009 | Filed under MetaTrader General

In MetaTrader 5 the history of quotes is stored only in M1 format (from 1993, before – D1 format) and all the charts are built based on it. When the terminal is first installed, the history is empty. The history is stored in \MetaTrader 5\Bases\Default\History\”currency”\ folder and has the .hcc (uncompressed) format. The history is [...]

Read more about Quote History in MetaTrader 5 (MT5) and view this post/page in full.

Nov 3rd, 2009 | Filed under MetaTrader General

A short time ago some traders posted first indicators and scripts for the Metatrader 5 platform written in the new MQL5 language. Two of them are really impressive and show the real power and new possibilities of MQL5. 1. Slideshow Indicator for Metatrader 5 (by Rosh) This indicator will place custom background pictures behind the [...]

Read more about Impressive Metatrader 5 Indicators and view this post/page in full.

Nov 3rd, 2009 | Filed under MetaTrader General

The main difference between MQL4 and MQL5 is the appearance of the object oriented programming. So you can start learning MQL4 now, because: If You know MQL4 the only thing in MQL5 to change in your programs will be names of a couple of start() init() deinit() functions; If you know MQL4 the transition to [...]

Read more about Learning programming for the Metatrader 5 and view this post/page in full.

Oct 28th, 2009 | Filed under MetaTrader General

Analytics is one of the most important components of trading. Based on analytical data, a trader can decide what operation to execute, when to do it and the profit/loss of the trade. The MetaTrader 5 platform offers you wide analytical possibilities! Charts Charts constitute a work field for technical analysis. This is where dynamics of security [...]

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

Oct 28th, 2009 | Filed under MetaTrader General

With the MetaTrader 5 platform installed and time to check its new features. Some traders are excited to already find some of the features they have been looking for since using the old Metatrader 3, such as multiple time frames: it has 2 hrs charts, 8 hrs, 12 hrs etc. MetaTrader 5 also has a [...]

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

Oct 20th, 2009 | Filed under MetaTrader General

The trading system in MetaTrader 5 differs from that of MetaTrader 4 in its basics. First of all, four types of trade operation execution are supported in MetaTrader 5: Market, Instant, Request and Exchange. Secondly, the new terminal accepts the strict delimitation between the notions of Order, Trade and Position. To view the full article, [...]

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

Oct 20th, 2009 | Filed under MetaTrader General