<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forex Software — Not reading from the customized setting file]]></title>
	<link rel="self" href="https://forexsb.com/forum/feed/atom/topic/9899/" />
	<updated>2025-01-19T14:51:22Z</updated>
	<generator>PunBB</generator>
	<id>https://forexsb.com/forum/topic/9899/not-reading-from-the-customized-setting-file/</id>
		<entry>
			<title type="html"><![CDATA[Re: Not reading from the customized setting file]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/82407/#p82407" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2025-01-19T14:51:22Z</updated>
			<id>https://forexsb.com/forum/post/82407/#p82407</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Not reading from the customized setting file]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/82406/#p82406" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[quantbot]]></name>
				<uri>https://forexsb.com/forum/user/14524/</uri>
			</author>
			<updated>2025-01-19T08:13:30Z</updated>
			<id>https://forexsb.com/forum/post/82406/#p82406</id>
		</entry>
</feed>
