MQL4 - automated forex trading   /  

Forum

MetaTrader 5 Client Terminal

Back to topics list  | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 > >> To post a new topic, please log in or register

avatar
Moderator
434
Lenar 2009.05.26 13:36 

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 and make the EA maximally profitable.

article

How to Become a Participant of the Championship?

As the Organizer of the Championship, we are doing our best to provide a fair competition and suppress all attempts to “play booty”. It is this reasoning that sets the strict Rules of the Championship.


avatar
97
TheForexDevMan 2009.05.26 14:01 
Lenar wrote >>

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.

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.


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.

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 and make the EA maximally profitable.

Please put me top of the list for BETA testing users... Thanks !! :-)


avatar
308
TheEconomist 2009.05.26 14:42 
I'd want a BETA too... I have tons of ideas that need it...

avatar
101
MrH 2009.05.26 15:29 
Lenar wrote >>

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.



Too bad you are once again neglecting alternative methods of displaying price, like Renko bricks, Constant Range Bars and Equal Volume Charts.



avatar
101
ejoi 2009.05.26 16:02 
Im happy now with what mt4 has. But Im not happy with mt5 feature that can have only one position with any financial security. I trade long term which can hold days weeks and month and I add position whenever it is necessary deem to add whenever my margin permits. With these order restriction with mt5, I can't do that anymore. This sux.....

avatar
308
TheEconomist 2009.05.26 16:08 

Seems the confusion between trades and positions is everlasting since that NFA notice...

Position means the total buys - total sells. So you will always have one position per instrument.

A thing that could have been done on the history stuff, is that would have been better a tick-by-tick history rather than a M1 one. Scalping EAs backtest is affected by strategy tester's assumption, this way.


avatar
Moderator
434
Lenar 2009.05.26 17:06 
TheEconomist wrote >>

Seems the confusion between trades and positions is everlasting since that NFA notice...

Position means the total buys - total sells. So you will always have one position per instrument.

A thing that could have been done on the history stuff, is that would have been better a tick-by-tick history rather than a M1 one. Scalping EAs backtest is affected by strategy tester's assumption, this way.

correct. Ejoi, you still canmake trade operations on the security, even if you got a positions on it. But just before it was called "Add a position" (MT4-style) and now is "modify position" (MT5-style). Take a look at the positions differences table once again.


avatar
101
ejoi 2009.05.26 17:30 
Thanks for clarification. Just have to see how the mt5 demo beta works.

avatar
43
psousa 2009.05.26 18:00 

Hi

The Beta Program will be opened to general "public" ?

How can I become a Beta Program participant?

Many Thanks and keep the good work

Paulo


avatar
5
kerosen 2009.05.26 22:20 
what about TheEconomist ask?! tick-by-tick history? believe me this would rock because all of us are tired about so call it tick-by-tick history namely www.forex.com

avatar
52
pcopette 2009.05.26 23:50 

where and when i can download the beta?

thanks

Back to topics list   | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 > >>  

To add comments, please log in or register