forex software

Create and Test Forex Strategies

forex software

eas-guide:portfolio-content

This is an old revision of the document!


Portfolio Content

The Content tab in the Portfolio shows the strategies in the Portfolio. Additionally it allows you to sort, filter, recalculate the strategies and remove any correlated strategies.

Tooblar

Calculate - Recalculate the strategies' backtest and Portfolio statistics for the current set of strategies and data.

Progress - How much of the recalculation work has been done so far.

Download - Download a collection file with the strategies in the portfolio.(If you are looking to export an Portfolio Expert Advisor you can get it on the Summary tab)

Upload - Upload a collection of strategies to the Portfolio.

🗑️ (Remove all) - Remove all strategies in the Portfolio

Sorting records

(same as in Collection)

Sort collection records

Use this parameter to sort the collected strategies. When you make a change, the app reloads the strategies automatically. EA Studio uses the sorting option to prune the excessive strategies.

Filtering records

(same as in Collection)

Filter collection records EA Studio shows all collected strategies by default. However, you may choose to filter out strategies that do not meet your requirements.

When you add or remove filters, EA Studio passes all records through each filter and shows only the strategies that passed.

If you export the Collection while records are being filtered this will only export the currently visible strategies.

Use performance filters - Enables or disables performance filters for the Collection.

Passed Strategies - The first number shows the number of visible strategies in the Collection. The second number shows the total number of strategies in the Collection.

Remove all hidden strategies - Using this button deletes all hidden strategies from the collection.

Add a filter - Click and choose a filter to add.

The filters are the same as in Acceptance Criteria but work on the current Collection only.

Correlation Analysis

(same as in Collection)

As the Generator works it will sometimes produce strategies that are very similar to the strategies that are already in the Collection. Because of this you might end up with a Collection with many very similar strategies. Of course this is not desirable because we want to have different strategies so we can minimize the risk on our side when trading.

The Correlation Analysis feature will detect correlation automatically (with a correlation coefficient higher than 0.98). You can set the coefficient to a different value between 0 and 1. You can set this from Tools > Settings > Correlation Analysis

Pictures below shows Correlation Analysis in the Collection (left) and the Settings for Correlation Analysis from the Settings page (right).

Higher coefficient setting:

Lower coefficient setting:

You can see how a higher coefficient of 0.96 in Settings results in less found strategies. EA Studio now shows only 56 strategies as being correlated. If we change the coefficient to a lower value - 0.56 this results in more strategies (95) being found as correlated.

Lower coefficient means strategies can be less similar and still considered correlated. Higher coefficient means the strategies should be very similar to be considered correlated.

You can use the Correlation Analysis option in two modes: automatic and manual.

For manual operation disable Resolve correlations automatically

The program will use the selected Sorting order. The first strategy of a correlated group of strategies will not be marked. However every following correlated strategy will be marked with a red bar.

The Resolve correlations button will become green when EA Studio finds correlated strategies in the collection. Clicking the button will remove the correlation “duplicates” and will leave only the best strategy, according to your Sort records choice.

The Resolve correlations automatically option does what it says. When it is on, the counter and the Resolve correlations button will be hidden.

You can see how many correlations have been resolved in the Records stats box below.

The Correlation Analysis can be done with two different algorithms: based on the balance line and based on the trading rules of the strategies. You can choose what to use from Tools > Settings > General > Correlation Analysis

If you have old collections that you exported before this feature was added you might want to pass them through EA Studio again to remove any correlated strategies.