<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — Problem import Express Generator Collections]]></title>
		<link>https://forexsb.com/forum/topic/9940/problem-import-express-generator-collections/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/9940/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Problem import Express Generator Collections.]]></description>
		<lastBuildDate>Mon, 05 May 2025 18:46:26 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Problem import Express Generator Collections]]></title>
			<link>https://forexsb.com/forum/post/82665/#p82665</link>
			<description><![CDATA[<p>&gt; I see he is calculating but it stops at 300. Now is EA adding better strategies and throw bad out?</p><p>EA Studio calculates all the strategies. It sorts them according to the &quot;Sort collection by&quot; metric.<br />if a new strategy arrives, the collection puts it in the correct place. Than, it calculates the Correlations (if enabled).<br />After resolving the correlated strategies, the program checks the Collection&#039;s length. If the length is higher than the selected ones, the program removes the strategies from the bottom.</p><p>The EA Studio Collection works in such a way, that keeps the best ones at the top according to the selected sorting and filtering criteria.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Mon, 05 May 2025 18:46:26 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/82665/#p82665</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem import Express Generator Collections]]></title>
			<link>https://forexsb.com/forum/post/82664/#p82664</link>
			<description><![CDATA[<div class="quotebox"><cite>Popov wrote:</cite><blockquote><p>Hello Roughey,</p><p>&gt;&nbsp; Why @Popov didn&#039;t you change that so we can have more than 300 in settings?</p><p>I want EA Studio to be maximally helpful to you. However, I am fighting with the browser and some design limitations.</p><p>EA Studio stores the Collection in the browser&#039;s Local Storage. Its size is not documented. I have experimented with the number of strategies and discovered that the Browser cuts the data if it exceeds its limitations. This damages the stored collections and settings, and it becomes a big mess.</p><p>I suggest you use Express Generator to sort/filter the strategies to a workable size.<br />For example, I pass my generated collection through data from different brokers, and I finally receive from zero to 20-30 strategies per market. (USDCHF has been especially difficult in recent months !?)<br />Be sure you have the proper commission set. The Commission has a huge impact when there are many trades.</p></blockquote></div><br /><p>Ok didnt know that it make such problems.</p><p>My workflow is right now. </p><p>EG is generating strategies and collect them. Save them every 500.</p><p>Now i have a folder with 10000 collected strategies also from dates of the past.<br />But i want to check if they were profitable like a forward test with real data.</p><p>But what die EAS do. I see he is calculating but it stops at 300. Now is EA adding better strategies and throw bad out?</p>]]></description>
			<author><![CDATA[null@example.com (Roughey)]]></author>
			<pubDate>Mon, 05 May 2025 18:35:20 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/82664/#p82664</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem import Express Generator Collections]]></title>
			<link>https://forexsb.com/forum/post/82661/#p82661</link>
			<description><![CDATA[<p><img src="https://forexsb.com/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /> Very hacky!</p><p>It Goes to the Collection page, downloads the current Collection and clears the Collection page.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Mon, 05 May 2025 16:53:05 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/82661/#p82661</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem import Express Generator Collections]]></title>
			<link>https://forexsb.com/forum/post/82659/#p82659</link>
			<description><![CDATA[<p>Hey guys, to avoid the problem Popov mentions, I created a script in Tampermonkey that automatically downloads the collection every 15 minutes and deletes it to start over. This allows me to have many collections divided into different files without overloading the browser. I&#039;ve attached the script. I hope it helps.</p>]]></description>
			<author><![CDATA[null@example.com (kitomc)]]></author>
			<pubDate>Mon, 05 May 2025 13:21:48 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/82659/#p82659</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problem import Express Generator Collections]]></title>
			<link>https://forexsb.com/forum/post/82658/#p82658</link>
			<description><![CDATA[<p>Hello Roughey,</p><p>&gt;&nbsp; Why @Popov didn&#039;t you change that so we can have more than 300 in settings?</p><p>I want EA Studio to be maximally helpful to you. However, I am fighting with the browser and some design limitations.</p><p>EA Studio stores the Collection in the browser&#039;s Local Storage. Its size is not documented. I have experimented with the number of strategies and discovered that the Browser cuts the data if it exceeds its limitations. This damages the stored collections and settings, and it becomes a big mess.</p><p>I suggest you use Express Generator to sort/filter the strategies to a workable size.<br />For example, I pass my generated collection through data from different brokers, and I finally receive from zero to 20-30 strategies per market. (USDCHF has been especially difficult in recent months !?)<br />Be sure you have the proper commission set. The Commission has a huge impact when there are many trades.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Mon, 05 May 2025 12:13:28 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/82658/#p82658</guid>
		</item>
		<item>
			<title><![CDATA[Problem import Express Generator Collections]]></title>
			<link>https://forexsb.com/forum/post/82657/#p82657</link>
			<description><![CDATA[<p>Hi,</p><p>i use EG for generating strategies and get collections over eg 1000 strategies. Than i upload some collections that i have eg 10000 in the Collection. When i now Recalculate them EAS only show me 300 strategies. Why @Popov didnt you change that we can have more than 300 in settings.</p>]]></description>
			<author><![CDATA[null@example.com (Roughey)]]></author>
			<pubDate>Mon, 05 May 2025 10:40:48 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/82657/#p82657</guid>
		</item>
	</channel>
</rss>
