Русский 中文 Español Deutsch 日本語 Português 한국어 Français Italiano Türkçe
MetaTrader AppStore Results for Q3 2013

MetaTrader AppStore Results for Q3 2013

MetaTrader 5Trading systems | 2 October 2013, 13:51
8 286 1
MetaQuotes
MetaQuotes

Another quarter of the year has passed and we have decided to sum up its results for MetaTrader AppStore - the largest store of trading robots and technical indicators for MetaTrader platforms.

First of all, AppStore for MetaTrader 4 has been released in beta mode and the final version is to be launched soon. However, trading robot developers can already publish their MQL4 applications there. More than 200 programs have already passed the tests. They will be available for traders immediately after MetaTrader 4 Market is launched.

More than 500 developers have placed over 1 200 products in MetaTrader AppStore by the end of the reported quarter. This exceeds the previous quarter results by one third. The largest share among the published applications is occupied by trading robots (45% of the total number of products) and technical indicators (34%). AppStore visitors can also purchase panels, analyzers and various utilities to expand the possibilities of their trading platform.

MetaTrader Market: Range of Applications for MetaTrader 4/5

Along with the increase in the number of developers and products, the number of traders actively using the Market is also growing. The milestone of 150 000 downloads of trading robots and technical indicators has been reached in the third quarter. This number includes installations of free and commercial product versions since the launch of AppStore. The breakpoint of 100 000 downloads has also been passed just a little while ago - in the second quarter of this year.

MetaTrader Market: Downloads of customer indicators and robots for MetaTrader 4/5

Sales

The sales of MetaTrader AppStore commercial products maintain a high growth rate (increased by 33% comparing with the previous quarter) and steadily increase in proportion with the number of downloads. This can be explained with the influx of new visitors to the AppStore and growing number of resales to the current clients - over 36% of buyers have purchased two or more AppStore products (+2% comparing with Q2 2013).

The third quarter has not brought any significant changes to the structure of sales by product categories. Technical indicators are still the most popular products in quantitative terms (45% of total products bought). Trading robots run a close second (41%). Panels occupy the third place with 6%.

MetaTrader Market: Number of trading robots and indicators sold by category

In monetary terms, trading robots (Expert Advisors) leave all other product types far behind. This product category occupies 85% in MetaTrader AppStore's total turnover. Trading robots are followed by indicators (9%) and panels (5%).

MetaTrader Market: Sales volume of forex robots and technical indicators for financial markets

MetaTrader AppStore TOP-10 Sellers

We have again prepared the list of TOP-10 Market sellers summarizing the results of Q3 2013. The list includes the best of 500 developers of trading robots and technical indicators with the highest sales volumes for the reported period.

TOP-10 MetaTrader AppStore sellers (Q3 2013):

  1. arnbober (Arnold Bobrinskiy) - new on the top list
  2. johnnypasado (Jeremy Scott)
  3. iTC (Gennadiy Stanilevych)
  4. PzTrading (Arturo Lopez Perez) - new on the top list
  5. cameuh (Camille Huot) - new on the top list
  6. DC2008 (Sergey Pavlov) - new on the top list
  7. figurelli (Rogerio Figurelli)
  8. mttruc (Mai Thanh Truc) - new on the top list
  9. champions763 (Agus D Riadi) - new on the top list
  10. song_song (Jinsong Zhang) - new on the top list

For Q3 2013, the rating has changed significantly. First, we have a new leader - the newcomer arnbober. He has provided two products for sale - trading robots of Bobra series. Both of them enjoy popularity and have good sales volumes. Second, our top list has as many as seven newcomers. They have entered the list while selling various products: trading robots, technical indicators, analyzers and utilities. For example, a seller DC2008 sells only Analyzers.

The total sales of the TOP-10 sellers have comprised 39% of the overall amount of programs sold in Q3 2013. This is 4% less than in Q2 which can be explained by the growing number of sellers and sold Market applications. Our list of top sellers may change further after AppStore for MetaTrader 4 is officially launched. We will certainly follow up on this.

Prepare your MQL4/MQL5 applications for MetaTrader 4/5 and sell them on the multi-million market.


Go to MetaTrader AppStore



Translated from Russian by MetaQuotes Ltd.
Original article: https://www.mql5.com/ru/articles/769

Last comments | Go to discussion (1)
MQL5 Market
MQL5 Market | 9 Oct 2013 at 17:09

MetaTrader AppStore now features extended sales data. Now, the AppStore sellers have access to the visual sales statistics both for all their products and for each application separately.

MetaTrader AppStore: Statistics and Progress of Sales of Products

Lite_EXPERT2.mqh: Functional Kit for Developers of Expert Advisors Lite_EXPERT2.mqh: Functional Kit for Developers of Expert Advisors
This article continues the series of articles "Expert Advisors Based on Popular Trading Systems and Alchemy of Trading Robot Optimization". It familiarizes the readers with a more universal function library of the Lite_EXPERT2.mqh file.
MQL5 Wizard: How to Teach an EA to Open Pending Orders at Any Price MQL5 Wizard: How to Teach an EA to Open Pending Orders at Any Price
The article describes a method of modifying the code of a trading signal module for the implementation of the functionality allowing you to set pending orders at any distance from the current price: it may be the Close or Open price of the previous bar or the value of the moving average. There are plenty of options. Important is that you can set any opening price for a pending order. This article will be useful to traders who trade with pending orders.
MQL5 Cookbook: Saving Optimization Results of an Expert Advisor Based on Specified Criteria MQL5 Cookbook: Saving Optimization Results of an Expert Advisor Based on Specified Criteria
We continue the series of articles on MQL5 programming. This time we will see how to get results of each optimization pass right during the Expert Advisor parameter optimization. The implementation will be done so as to ensure that if the conditions specified in the external parameters are met, the corresponding pass values will be written to a file. In addition to test values, we will also save the parameters that brought about such results.
MQL5 Cookbook: Reducing the Effect of Overfitting and Handling the Lack of Quotes MQL5 Cookbook: Reducing the Effect of Overfitting and Handling the Lack of Quotes
Whatever trading strategy you use, there will always be a question of what parameters to choose to ensure future profits. This article gives an example of an Expert Advisor with a possibility to optimize multiple symbol parameters at the same time. This method is intended to reduce the effect of overfitting parameters and handle situations where data from a single symbol are not enough for the study.