Topic: Duplicate Strategies are not Rejected

Hi Popov,

It seems that duplicate strategies are not rejected by the current version of EA Studio, for example I have 2 strategies with same rules, just different indicator values, but they're not rejected on the collection tab, instead they're detected as correlated strategies, while the balance line is clearly not correlated.

The strategies are attached.

Would you please check them?

Best regards.

Post's attachments

Downloads.zip 6.31 kb, 2 downloads since 2018-03-05 

You don't have the permssions to download the attachments of this post.

Re: Duplicate Strategies are not Rejected

You have to enable the option for detecting strategies with similar trading rules in Tools -> Settings.

https://s9.postimg.org/lgvr8o1nj/screenshot_174.png

When you do it, the Collection will detect the correlation.

https://s9.postimg.org/uonzpgvvz/screenshot_175.png

3 (edited by yonkuro 2018-03-07 16:26:14)

Re: Duplicate Strategies are not Rejected

Hi Popov, please see the record stat, the rejected strategies goes to resolved correlation stat instead of rejected duplicate strategies stat.
https://thumb.ibb.co/jMrvhn/SS_07032018.jpg

Re: Duplicate Strategies are not Rejected

Yes, it is correct. Duplicate strategies counter is increment only when completely equal strategies are found. Now we have "similar" strategies detected by the Correlation Analysis algorithm.

Re: Duplicate Strategies are not Rejected

Ah, I see, thank you Popov.