Archive

Posts Tagged ‘Charts’

Impressive Metatrader 5 Indicators

November 3rd, 2009 No comments

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 chart and rotate them every xx seconds. So now you can create your favorite theme background that maybe will help you to relax during intensive trading sessions.

Slideshow indicator for Metatrader 5

To view the full article, please visit: http://www.metatraderglobal.com/388/impressive-metatrader-5-indicators/

Analytics in MetaTrader 5

October 28th, 2009 No comments

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 quotes are featured, technical indicators and graphical objects are applied. The number of charts that can be used in a terminal is unlimited, and they can be positioned in any way. This enables traders to adjust their workplaces to their own needs.

Every chart can be individually set up. Traders can use the detailed setup of color schemes, displaying of additional data objects and scaling, which allows the configuration of every chart according to the needs of a certain analytical tool. For example, you can setup the displaying of separators for larger periods, the OHLS line, and the chart scaling for the adequate featuring of Gann tools.

To view the full article, please visit: http://www.metatraderglobal.com/377/analytics-in-metatrader-5/

Metatrader 5 Development – Interview with Stanislav Starikov

October 1st, 2009 No comments

MetaTrader5InterviewThe new Metatrader 5 platform and the MQL5 language are nearing the end of development and will be probably launched in fall 2009. MT5 will replace MT4 and the new code is completely written from scratch. The bad point is that MT5 will be not compatible with MT4. This means that every indicator and expert advisor needs to be rewritten to work with the Metatrader 5 platform.

Metatrader 5 features

  • High performance and outstanding working speed
  • 3 chart-types, 21 timeframes and over 70 analytical tools
  • 5 order types and 4 execution modes available for trading operations on different markets (forex, options, futures and stocks)
  • Advanced built-in reports on all trading activities
  • MQL5 development environment with new IntellySence system and more advanced strategy tester

To view the full article, please visit: http://www.metatraderglobal.com/176/metatrader-5-development-interview-with-stanislav-starikov/

Source: MetaTrader Global – www.MetaTraderGlobal.com

MetaTrader 4 Review

August 25th, 2009 No comments

Metatrader 4MetaTrader 4 is a professional online trading software platform which is designed to help traders by providing them broker services in the Forex, Futures and CFD markets. It is stand alone software platform and no other platform is required while using this software. This software doesn’t operate on Windows 95. The platform is renowned worldwide for its high standards of business performance and is currently being used by over more than thousand companies.

Read the complete article here

MetaTrader 5 Client Terminal – First Screenshots and Information

June 11th, 2009 No comments

MetaQuotes has published the first official screenshots and feature information about the MetaTrader 5 Client Terminal.

Metatrader 5

Two years ago we started the development of MetaTrader 5 platform. Now this work is approaching completion and by autumn we are planning to release the new platform. Beta testing of the new client terminal and MQL5 development environment starts in summer.

The trading system of the MetaTrader 5 terminal was re-written from scratch, as well as the whole platform. As compared to MetaTrader 4, trading possibilities of the new terminal are much wider. First of all, the MetaTrader 5 terminal allows working in various markets. Directly from the terminal you will be able both to execute trading operation in Forex and work with options, futures and stocks.

MetaTrader 5 Client Terminal

Secondly, in addition to already familiar Market Watch, the Depth of Market will be available in MetaTrader 5. This tool is necessary for working in stock markets. Thirdly, the order system is extended: the total number of order types is equal to 5 (in MetaTrader 4 there are 4 types of orders).

MetaTrader 5 terminal supports 4 types of operation execution: Market, Instant, Request and Exchange. The new execution type Exchange is developed for processing trade operations with stock symbols.

Profound differences between notions of position, order and trade appeared in MetaTrader 5. Order is a request to execute a trade operation, the result of which can be a trade. A position is the total state of trades on a certain financial security. Any financial security can have only one position.

Trade positions in MetaTrader 4 and MetaTrader 5
Differences between trade positions in MetaTrader 4 and MetaTrader 5

Special reports are available in the new terminal for the convenient analysis of trading activities. Reports show not only initial and final deposit values, but also other parameters. Using these reports, you will know such results of your trading as, for example, GHPR, Z-score, Profit Factor and others.

Analytics

Analyzing price dynamics of financial securities is the most important component of a successful trading experience. In MetaTrader 5 we tried to provide traders with as many analytical tools as possible.

Analytics in MetaTrader 5:

  • 21 timeframes
  • 38 technical indicators
  • 39 graphical objects
  • 4 scaling modes
  • 17 styles of displaying Custom Indicators

Three types of charts are available in MetaTrader 5: broken line, Japanese candlesticks and bars. For the analysis of these data 38 built-in indicators, 39 graphical objects and the large variety of MQL5 indicators can be used. All these analytical tools can be combined in different ways: objects can be applied to indicators; indicators can be built on the basis of other indicators and so on.

The history of quotes in MetaTrader 5 is stored only in M1 form and all charts are built based on them. This solution allows extending the number of timeframes up to 21, so that any period from minute to month can be used to analyze quotes. The main limitation on timeframes is their multiplicity: one hour must contain the integer number of minute periods. The following timeframes comply with this rule: M1, M2, M3, M4, M5, M6, M10, M12, M15, M20 and M30.

Besides, format of history data storing in MetaTrader 5 is space-efficient. For example, M1 history of GBPUSD quotes for ten years occupies about 10 MB only. This history being downloaded once, you will be able to build any charts on this symbol starting from M1 till MN1.

Autotrading

The integrated development environment MQL5 is responsible for the development and use of Expert Advisors, custom indicators and scripts in MetaTrader 5. It includes MetaEditor 5, MetaTrader 5 Strategy Tester and MetaQuotes Language 5 (MQL5).

The MQL5 language for programming trading strategies is distinct for high speed of execution and approaches C++ in terms of this parameter. As compared to MQL4, the new language is 4-20 times quicker. This allows using more complex Expert Advisors able to process large amounts of data per time unit and therefore obtain more precise forecasts of price dynamics. Besides, the new language is object-oriented which makes the development of Expert Advisors quicker and easier.

MetaEditor 5: Debugging an Expert Advisor

For writing Expert Advisors MetaEditor 5 is used, which includes the new IntellySence system. It automatically completes various constructions of the language thus quickening the EA development process. The built-in debugger allows to quickly find errors and fix them. After the EA is ready and its compilation is performed, it automatically appears in the terminal and can be immediately started to work in the market.

MetaTrader 5 Strategy Tester is a very powerful tool for any developer of Expert Advisors. It helps to obtain results of an EA behavior on the history before using it in real trading. Detailed reports on a trading system allow to estimate the Expert Advisor and detect its weak points, as well as to compare the EA with other developments. Besides, optimization of Expert Advisors allows to define the most efficient parameters of their variables.

Source – http://www.metatrader4.com/forum/