Topic: Top 10 Robots App - News and Updates

Hello Traders,

The first major update since the application is listed here has been released.

I updated the Portfolio Expert code, and now it provides all protections available to the single Expert Advisor.

https://image-holder.forexsb.com/store/portfolio-expert-meta-trader-top-10-new-options-thumb.png

You can easily export a Portfolio with up to 10 strategies.

You can add individual strategies to a portfolio by clicking the "Add" button or using the "Add strategies" menu.

https://image-holder.forexsb.com/store/top-10-robots-app-export-portfolio-thumb.png


Trade Safe!

Re: Top 10 Robots App - News and Updates

Why when I put my EA the indicators don't show up like you do? Do I have to make some changes in settings in MT4? Thanks

Re: Top 10 Robots App - News and Updates

Please post a screenshot of how your MetaTrader chart looks like and the options you have enabled in the Expert's Input panel.

Most probably, everything is fine. The difference may come from the different options and protections you have enabled.

Re: Top 10 Robots App - News and Updates

Hello Popov, Can we have a button to download the strategy in the ".JSON" extension? If so, then I can add all strategies with the same timeframe and instrument to a portfolio from within the web interface of EA-Studio.

Re: Top 10 Robots App - News and Updates

> Can we have a button to download the strategy in the ".JSON" extension?

Previously, we had a collection export when the Top 10 App only presented M15 strategies.

Now, we have strategies from different periods, and the collection will be mixed. I'll think if it is possible to export such a collection. Anyway, it would not be easy to test it in EA Studio.

I'm thinking of a better solution - something like making all of the pre-generated strategies available in EA Studio for the licensed users.

Re: Top 10 Robots App - News and Updates

It would be perfect to have all generated strategies available inside EA-Studio, for example, a tab with different kinds of filtrations, timeframe, instruments, profit-factor, etc.

Re: Top 10 Robots App - News and Updates

I've considered such a possibility since the first day of the automated workflow behind the Top-10 app.

The problem is that such functionality requires a user то have licenses for both products.

Re: Top 10 Robots App - News and Updates

New version of Top-10 Robots application uploaded.

It fixes an interesting problem with the sorting the strategies by Profit.

It appeared that applying the Account/Risk settings may change the relative positions of the strategies by Profit.

I'll try explain the problem

Lets have two strategies initially calculated with 0.1 entry lots.

Str. 1: Profit $100, Stop Loss 50 pips
Str. 2: Profit $90, Stop Loss 25 pips

In such a case the second strategy has lower risk because of the lower Stop Loss.

When we apply the Account/Risk calculations and equalize the risk, We will have the followoing results:

Str. 1: Profit $100, Stop Loss 50 pips
Str. 2: Profit $180, Stop Loss 50 pips

Now, Strategy 2 makes profit of $180, just because it trades double amount.

Top-10 Robots applies the Account/Risk calculations first and then sorts the strategies.

Trade Safe!