<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — Reactor in express generator]]></title>
		<link>https://forexsb.com/forum/topic/9399/reactor-in-express-generator/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/9399/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Reactor in express generator.]]></description>
		<lastBuildDate>Thu, 23 Mar 2023 14:49:34 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Reactor in express generator]]></title>
			<link>https://forexsb.com/forum/post/74165/#p74165</link>
			<description><![CDATA[<p>Dear Mr. Popov,</p><p>That is as great as the software!</p><p>The way you describe the process to emulate the multi-market test of Expert Advisor allows to filter the strategies that pass the test on each of the other desired currencies. For example my strategy on EURUSD needs to pass the test on EURGBP &amp; EURCHF &amp; EURJPY. --&gt;4/4</p><p>But how to make it pass on 4 other currencies out of 20 other currencies. For example my strategy on EURUSD needs to pass the test on EURGBP OR EURCHF OR EURJPY OR EURCAD OR EURAUD OR etc. but at least 4 out of 20 other currencies. --&gt;4/20</p>]]></description>
			<author><![CDATA[null@example.com (RaminPo)]]></author>
			<pubDate>Thu, 23 Mar 2023 14:49:34 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/74165/#p74165</guid>
		</item>
		<item>
			<title><![CDATA[Re: Reactor in express generator]]></title>
			<link>https://forexsb.com/forum/post/74121/#p74121</link>
			<description><![CDATA[<p>We will not add Walk Forward for now.</p><p>You can perfectly simulate Multi Market now.<br />Generate a collection on one market with a particular name. Example&quot;<br /></p><div class="codebox"><pre><code>node .\bin\gen.js --symbol EURUSD --period H1 --output generated-on-EURUSD.json</code></pre></div><p>The Generator will generate new strategies on EURUSD and will save the result on &quot;generated-on-EURUSD.json&quot; collection.</p><p>The you can load this collection by using `--input` parameter and validate it under different market<br /></p><div class="codebox"><pre><code>node .\bin\gen.js --symbol GBPUSD --period H1 --input generated-on-EURUSD.json -- output validated-on-GBPUSD.json</code></pre></div><p>Express Generator will load your EURUSD collection, will validate it under the criteria you specify against GBPUSD market and will export it with a new name.</p><p>You can repeat the process several time using different markets or different criteria.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Tue, 21 Mar 2023 13:17:19 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/74121/#p74121</guid>
		</item>
		<item>
			<title><![CDATA[Re: Reactor in express generator]]></title>
			<link>https://forexsb.com/forum/post/74117/#p74117</link>
			<description><![CDATA[<p>Dear Sir,<br />Will the other options from Expert Advisor Studio be included in Express Generator (walk forwards optimization and validation, multi-market validation)? thank you.</p>]]></description>
			<author><![CDATA[null@example.com (RaminPo)]]></author>
			<pubDate>Tue, 21 Mar 2023 13:02:39 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/74117/#p74117</guid>
		</item>
		<item>
			<title><![CDATA[Re: Reactor in express generator]]></title>
			<link>https://forexsb.com/forum/post/74113/#p74113</link>
			<description><![CDATA[<p>Hello Crifalo,</p><p>Express Generator now provides Generator, Monte Carlo, and Collection functionality.</p><p>We will add Optimizer and Normalizer soon.</p><p>..</p><p>Please do not use both &quot;Full data optimizer&quot; and Normalization. It only makes the reactor slower.<br />Normalizer is like the Optimizer but moves the params downwards only.<br />If you have Optimizer first, the Normalizer calculates in the same ranges but will not find any better results.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Tue, 21 Mar 2023 12:39:49 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/74113/#p74113</guid>
		</item>
		<item>
			<title><![CDATA[Reactor in express generator]]></title>
			<link>https://forexsb.com/forum/post/74105/#p74105</link>
			<description><![CDATA[<p>Hello,</p><p>Is it possible to reproduce reactor in express generator.</p><p>Best regards</p>]]></description>
			<author><![CDATA[null@example.com (crifalo)]]></author>
			<pubDate>Tue, 21 Mar 2023 09:43:46 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/74105/#p74105</guid>
		</item>
	</channel>
</rss>
