<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — Not reading from the customized setting file]]></title>
		<link>https://forexsb.com/forum/topic/9899/not-reading-from-the-customized-setting-file/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/9899/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Not reading from the customized setting file.]]></description>
		<lastBuildDate>Sun, 19 Jan 2025 14:51:22 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Not reading from the customized setting file]]></title>
			<link>https://forexsb.com/forum/post/82407/#p82407</link>
			<description><![CDATA[<p>It looks fine to me.</p><p>The generator shows an error message if cannot read the settings file</p><p><span class="postimg"><img src="https://image-holder.forexsb.com/store/my-settings-ini.png" alt="https://image-holder.forexsb.com/store/my-settings-ini.png" /></span></p><p>Please take into account that the manually added options overwrite the ini file settings.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Sun, 19 Jan 2025 14:51:22 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/82407/#p82407</guid>
		</item>
		<item>
			<title><![CDATA[Not reading from the customized setting file]]></title>
			<link>https://forexsb.com/forum/post/82406/#p82406</link>
			<description><![CDATA[<p>Hi Popov,</p><p>I used to have my-setting file customized to my needs, and I use my broker&#039;s data to generate strategies and there is a link inside the script to point to that folder, but after the latest update, when I run the workflow, the engine is reading from the original setting file and not my setting file.</p><p>It was working before normally.</p><br /><div class="codebox"><pre><code>REM Generate Strategies using Exness data files

node .\bin\gen.js  ^
 --settings mysettings-insample.ini         ^
 --server C:\Users\stali\AppData\Roaming\MetaQuotes\Terminal\6C3C6A11D1C3791DD4DBF45421BF8028\MQL5\Files\exness\
 --symbol %symbol%                         ^
 --period %period%                         ^
 --max-data-bars 50000                     ^
 --data-start-percent             0                ^
 --data-end-percent                   25                 ^
 --max-working-minutes           60                  ^
 --collection-capacity            100000        ^
 --correlation_threshold           0.98          ^
 --resolve_correlation             true                  ^
 --resolve_similar_rules           true                  ^
 --max-ascended-strategies       100000        ^
 --max-calculated-strategies     0             ^
 --output-replace                 true           ^
 --show-top                1            ^
 --output          ./collections/Premium-in-Sample-%symbol%-%period% 

TIMEOUT /T 5</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (quantbot)]]></author>
			<pubDate>Sun, 19 Jan 2025 08:13:30 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/82406/#p82406</guid>
		</item>
	</channel>
</rss>
