<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — Express Generator does not generate strategies]]></title>
		<link>https://forexsb.com/forum/topic/9602/express-generator-does-not-generate-strategies/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/9602/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Express Generator does not generate strategies.]]></description>
		<lastBuildDate>Fri, 20 Oct 2023 06:16:55 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Express Generator does not generate strategies]]></title>
			<link>https://forexsb.com/forum/post/77235/#p77235</link>
			<description><![CDATA[<p>It is possible. </p><p>This feature was broken in several previous releases because I added &quot;stricter&quot; validation of the parameters having only the Generator in mind.</p><p>Now, it works again.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Fri, 20 Oct 2023 06:16:55 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/77235/#p77235</guid>
		</item>
		<item>
			<title><![CDATA[Re: Express Generator does not generate strategies]]></title>
			<link>https://forexsb.com/forum/post/77231/#p77231</link>
			<description><![CDATA[<p>In the fetch.settings ini file it gives an example as follows:</p><p>; Periods to download<br />; Example: period = M5 M15 M30<br />period = M30</p><p>So I thought it was possible to have multiple periods in the settings ini file.</p>]]></description>
			<author><![CDATA[null@example.com (Alann)]]></author>
			<pubDate>Thu, 19 Oct 2023 13:30:14 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/77231/#p77231</guid>
		</item>
		<item>
			<title><![CDATA[Re: Express Generator does not generate strategies]]></title>
			<link>https://forexsb.com/forum/post/77212/#p77212</link>
			<description><![CDATA[<p>Actually, you should set multiple symbols and periods in a settings file for &quot;fetch&quot;.</p><p>I fixed this issue in Express Generator v2.50</p><p>Thank you for the report!</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Wed, 18 Oct 2023 18:55:36 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/77212/#p77212</guid>
		</item>
		<item>
			<title><![CDATA[Re: Express Generator does not generate strategies]]></title>
			<link>https://forexsb.com/forum/post/77209/#p77209</link>
			<description><![CDATA[<p>Hello Alann,</p><p>The settings files currently do not support multiple values. You have to set the periods as arguments to the &quot;fetch&quot; command ass follow:</p><div class="codebox"><pre><code>node .\bin\fetch.js --periods M5 M15 M30 ...</code></pre></div><p>I&#039;ll add this feature to the settings file later.</p><p>Thank you for the report!</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Wed, 18 Oct 2023 14:43:00 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/77209/#p77209</guid>
		</item>
		<item>
			<title><![CDATA[Re: Express Generator does not generate strategies]]></title>
			<link>https://forexsb.com/forum/post/77207/#p77207</link>
			<description><![CDATA[<p>When I just put M15 in my Historical_Data ini file it will fetch the data as shown:</p><p>Here is my Historical_Data ini file settings:<br /><a href="https://imgbb.com/"><span class="postimg"><img src="https://i.ibb.co/sg94DZ6/Historical-Data1-Screenshot-2023-10-18-083109.png" alt="https://i.ibb.co/sg94DZ6/Historical-Data1-Screenshot-2023-10-18-083109.png" /></span></a></p><p>Here you can see the data is fetched:<br /><a href="https://ibb.co/gwTj64h"><span class="postimg"><img src="https://i.ibb.co/y5yfV47/Read-Data1-Screenshot-2023-10-18-082942.png" alt="https://i.ibb.co/y5yfV47/Read-Data1-Screenshot-2023-10-18-082942.png" /></span></a></p><br /><p>When I put M5 M15 in my Historical_Data ini file it will NOT fetch the data as shown:</p><p>Here is my Historical_Data ini file settings:<br /><a href="https://imgbb.com/"><span class="postimg"><img src="https://i.ibb.co/Qbn7JYQ/Historical-Data2-Screenshot-2023-10-18-083109.png" alt="https://i.ibb.co/Qbn7JYQ/Historical-Data2-Screenshot-2023-10-18-083109.png" /></span></a></p><p>Here you can see the Historical_Data ini file cannot be read:<br /><a href="https://ibb.co/ZgjLHFY"><span class="postimg"><img src="https://i.ibb.co/myjDv2X/Read-Data2-Screenshot-2023-10-18-082942.png" alt="https://i.ibb.co/myjDv2X/Read-Data2-Screenshot-2023-10-18-082942.png" /></span></a></p>]]></description>
			<author><![CDATA[null@example.com (Alann)]]></author>
			<pubDate>Wed, 18 Oct 2023 13:40:16 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/77207/#p77207</guid>
		</item>
		<item>
			<title><![CDATA[Re: Express Generator does not generate strategies]]></title>
			<link>https://forexsb.com/forum/post/77205/#p77205</link>
			<description><![CDATA[<p>Disregard my previous post.&nbsp; I will continue to work on it to see if I can resolve my issues!</p>]]></description>
			<author><![CDATA[null@example.com (Alann)]]></author>
			<pubDate>Wed, 18 Oct 2023 12:30:52 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/77205/#p77205</guid>
		</item>
		<item>
			<title><![CDATA[Re: Express Generator does not generate strategies]]></title>
			<link>https://forexsb.com/forum/post/77200/#p77200</link>
			<description><![CDATA[<p>Please fetch the data files again with the newest version and try it.</p><p>I tested it just now with your settings, and it found 300 strategies in 30 seconds.</p><p>My test parameters are:<br /></p><div class="codebox"><pre><code>node ./bin/gen.js --symbol EURUSD --period M15 --max-data-bars 200000 --use-data-start true --data-start -365 --use-trade-start false --data-start-percent 0 --data-end-percent 100 --initial-account 5000 --leverage 50</code></pre></div><p><a href="https://image-holder.forexsb.com/store/express-generator-v2.49-test.png"><span class="postimg"><img src="https://image-holder.forexsb.com/store/express-generator-v2.49-test-thumb.png" alt="https://image-holder.forexsb.com/store/express-generator-v2.49-test-thumb.png" /></span></a></p><br /><p>Please check if there are no other parameters involved.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Wed, 18 Oct 2023 11:29:45 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/77200/#p77200</guid>
		</item>
		<item>
			<title><![CDATA[Re: Express Generator does not generate strategies]]></title>
			<link>https://forexsb.com/forum/post/77201/#p77201</link>
			<description><![CDATA[<div class="quotebox"><cite>Alann wrote:</cite><blockquote><p>I have uploaded version 2.49 of ExpressGenerator.&nbsp; Now the most recent historical data date for EURUSD is Oct 13, 2023 which corresponds to when version 2.48 was updated.</p><p>Here are my settings:<br />max_data_bars = 200000<br />symbol&nbsp; &nbsp; = EURUSD <br />use_data_start&nbsp; = true<br />data_start&nbsp; &nbsp; &nbsp; = -365<br />use_data_end&nbsp; &nbsp; = false<br />data_end&nbsp; &nbsp; &nbsp; &nbsp; = &quot;01 Sept 2023 00:00 UTC&quot;<br />use_trade_start = false<br />trade_start&nbsp; &nbsp; &nbsp;= &quot;01 Jan 2017 00:00 UTC&quot;<br />data_start_percent = 0<br />data_end_percent&nbsp; &nbsp;= 100</p><br /><p><a href="https://ibb.co/zQGq5dx"><span class="postimg"><img src="https://i.ibb.co/wBM5Ltg/EG-DATA-RANGE-Screenshot-2023-10-18-053751.png" alt="https://i.ibb.co/wBM5Ltg/EG-DATA-RANGE-Screenshot-2023-10-18-053751.png" /></span></a></p></blockquote></div><p>It depends on your data_start variable. I&#039;m doing 10yrs for example.</p><p>EDIT: nevermind, I guess you were talking about the end date and not the start date.</p>]]></description>
			<author><![CDATA[null@example.com (aaronpriest)]]></author>
			<pubDate>Wed, 18 Oct 2023 11:28:04 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/77201/#p77201</guid>
		</item>
		<item>
			<title><![CDATA[Express Generator does not generate strategies]]></title>
			<link>https://forexsb.com/forum/post/77198/#p77198</link>
			<description><![CDATA[<p>I have uploaded version 2.49 of ExpressGenerator.&nbsp; Now the most recent historical data date for EURUSD is Oct 13, 2023 which corresponds to when version 2.48 was updated.</p><p>Here are my settings:<br />max_data_bars = 200000<br />symbol&nbsp; &nbsp; = EURUSD <br />use_data_start&nbsp; = true<br />data_start&nbsp; &nbsp; &nbsp; = -365<br />use_data_end&nbsp; &nbsp; = false<br />data_end&nbsp; &nbsp; &nbsp; &nbsp; = &quot;01 Sept 2023 00:00 UTC&quot;<br />use_trade_start = false<br />trade_start&nbsp; &nbsp; &nbsp;= &quot;01 Jan 2017 00:00 UTC&quot;<br />data_start_percent = 0<br />data_end_percent&nbsp; &nbsp;= 100</p><br /><p><a href="https://ibb.co/zQGq5dx"><span class="postimg"><img src="https://i.ibb.co/wBM5Ltg/EG-DATA-RANGE-Screenshot-2023-10-18-053751.png" alt="https://i.ibb.co/wBM5Ltg/EG-DATA-RANGE-Screenshot-2023-10-18-053751.png" /></span></a></p>]]></description>
			<author><![CDATA[null@example.com (Alann)]]></author>
			<pubDate>Wed, 18 Oct 2023 10:54:26 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/77198/#p77198</guid>
		</item>
	</channel>
</rss>
