<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forex Software — Open Filters JSON File]]></title>
	<link rel="self" href="https://forexsb.com/forum/feed/atom/topic/9647/" />
	<updated>2024-02-01T20:01:39Z</updated>
	<generator>PunBB</generator>
	<id>https://forexsb.com/forum/topic/9647/open-filters-json-file/</id>
		<entry>
			<title type="html"><![CDATA[Re: Open Filters JSON File]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/78531/#p78531" />
			<content type="html"><![CDATA[<p>&gt;&nbsp; I assume the first value &quot;6&quot; refers to the 6th rule.</p><p>It is the 7th rule because, in programming, it is counting from 0.</p><p>The first number of the &quot;listIndexes&quot; is the logical rule. Then, we have up to 4 other dropdown menus with listed items.<br />The numeric options are up to 6.</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2024-02-01T20:01:39Z</updated>
			<id>https://forexsb.com/forum/post/78531/#p78531</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Open Filters JSON File]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/78527/#p78527" />
			<content type="html"><![CDATA[<p>Thank you ... <br />ListIndex 0,0,0,0,0 has 5 possible values<br />numValues 0,0,0,0,0,0 has 6 possible values</p><p>In the case of your example for RSI<br />ListIndex 6,3,0,0,0<br />numValues 3,50,0,0,0,0</p><p>RSI has 8 possible rules. I assume the first value &quot;6&quot; refers to the 6th rule. What do the rest of the values refer to?</p><p>RSI has 3 parameters. I assume the first value &quot;3&quot; refers to the 3rd &quot;Apply To&quot; pull-down option and the 2nd value &quot;50&quot; refers to the &quot;Period&quot; and the 3rd value &quot;0&quot; refers to the &quot;Shift&quot;. What do the rest of the values refer to?</p>]]></content>
			<author>
				<name><![CDATA[dlouisbriggs]]></name>
				<uri>https://forexsb.com/forum/user/14675/</uri>
			</author>
			<updated>2024-02-01T14:08:22Z</updated>
			<id>https://forexsb.com/forum/post/78527/#p78527</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Open Filters JSON File]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/78440/#p78440" />
			<content type="html"><![CDATA[<p>The Collection&#039;s JSON file contains all parameters for the strategy.</p><div class="codebox"><pre><code>{
    &quot;openFilters&quot;:[{
            &quot;name&quot;       :&quot;RSI&quot;,
            &quot;listIndexes&quot;:[6,3,0,0,0],
            &quot;numValues&quot;  :[3,50,0,0,0,0]
         }, {
             &quot;name&quot;       :&quot;Standard Deviation&quot;,
             &quot;listIndexes&quot;:[0,3,0,0,0],
             &quot;numValues&quot;  :[14,0,0,0,0,0]
         }],
    &quot;closeFilters&quot;:[{
        &quot;name&quot;       :&quot;Commodity Channel Index&quot;,
        &quot;listIndexes&quot;:[5,5,0,0,0],
        &quot;numValues&quot;  :[32,646,0,0,0,0]
    }]
}</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2024-01-25T11:29:35Z</updated>
			<id>https://forexsb.com/forum/post/78440/#p78440</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Open Filters JSON File]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/78393/#p78393" />
			<content type="html"><![CDATA[<p>I believe it is hidden only the ea expert studio can read</p>]]></content>
			<author>
				<name><![CDATA[gabdecsters]]></name>
				<uri>https://forexsb.com/forum/user/14801/</uri>
			</author>
			<updated>2024-01-23T03:30:20Z</updated>
			<id>https://forexsb.com/forum/post/78393/#p78393</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Open Filters JSON File]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/78392/#p78392" />
			<content type="html"><![CDATA[<p>The JSON file containing the Collection in the &quot;openFilters&quot; section has three columns (1) the name of the indicator, (2) the number of the rule in the list and, (3) the &quot;numValue&quot;. Where are the parameter values?</p>]]></content>
			<author>
				<name><![CDATA[dlouisbriggs]]></name>
				<uri>https://forexsb.com/forum/user/14675/</uri>
			</author>
			<updated>2024-01-22T21:15:15Z</updated>
			<id>https://forexsb.com/forum/post/78392/#p78392</id>
		</entry>
</feed>
