<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — Revalidate and Expand a Collection]]></title>
		<link>https://forexsb.com/forum/topic/9281/revalidate-and-expand-a-collection/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/9281/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Revalidate and Expand a Collection.]]></description>
		<lastBuildDate>Mon, 31 Oct 2022 18:36:09 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Revalidate and Expand a Collection]]></title>
			<link>https://forexsb.com/forum/post/71980/#p71980</link>
			<description><![CDATA[<p>You can easily revalidate an old collection on new data and merge newly generated strategies into it.</p><div class="codebox"><pre><code>node .\bin\gen.js ^
  --settings               my-settings.ini ^
  --generate-then-validate            true ^
  --output-replace                    true ^
  --input  my-collection-[SYMBOL]-[PERIOD] ^
  --output my-collection-[SYMBOL]-[PERIOD]</code></pre></div><br /><p>How it works:<br /> - <strong>generate-then-validate</strong> sets the Express Generator to continue generating new strategies after validation of the &quot;input&quot;.<br /> - <strong>output-replace</strong> - save the &quot;output&quot; over the existing file instead of adding a suffix. It will be helpful because you will not need to change the name at the next run.<br /> - <strong>input</strong> and <strong>output</strong> point to the same file.</p><p>Additional:<br /> It costs nothing to make it save the output at a particular interval adding: <strong>auto-save-at-minutes 5</strong>. It will leave the output over the same file every 5 minutes.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Mon, 31 Oct 2022 18:36:09 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/71980/#p71980</guid>
		</item>
	</channel>
</rss>
