<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — How can i solve this]]></title>
		<link>https://forexsb.com/forum/topic/7261/how-can-i-solve-this/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/7261/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in How can i solve this.]]></description>
		<lastBuildDate>Wed, 14 Mar 2018 13:24:06 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: How can i solve this]]></title>
			<link>https://forexsb.com/forum/post/49586/#p49586</link>
			<description><![CDATA[<p>No, you cannot do that because the actual code execution starts when you set the settings. So it is not possible to control which options are visible by a setting.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Wed, 14 Mar 2018 13:24:06 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/49586/#p49586</guid>
		</item>
		<item>
			<title><![CDATA[Re: How can i solve this]]></title>
			<link>https://forexsb.com/forum/post/49578/#p49578</link>
			<description><![CDATA[<p>thanks a lot thats what i want.. another question do you know if it is possible to hide strategy parameters first. and when i put true than the input parameters will be show?</p>]]></description>
			<author><![CDATA[null@example.com (deadlef)]]></author>
			<pubDate>Wed, 14 Mar 2018 08:54:55 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/49578/#p49578</guid>
		</item>
		<item>
			<title><![CDATA[Re: How can i solve this]]></title>
			<link>https://forexsb.com/forum/post/49573/#p49573</link>
			<description><![CDATA[<p>It is easy.</p><p>Step one - add switches in the Input form of the expert for each strategy:</p><div class="codebox"><pre><code>static input bool Enable_Strategy_0 = true;
static input bool Enable_Strategy_1 = true;
static input bool Enable_Strategy_2 = true;
static input bool Enable_Strategy_3 = true;</code></pre></div><p>Step two - make the EA check if the entry for a strategy is allowed:</p><p><span class="postimg"><img src="https://s9.postimg.org/uckj66rfz/screenshot_184.png" alt="https://s9.postimg.org/uckj66rfz/screenshot_184.png" /></span></p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Wed, 14 Mar 2018 07:30:06 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/49573/#p49573</guid>
		</item>
		<item>
			<title><![CDATA[Re: How can i solve this]]></title>
			<link>https://forexsb.com/forum/post/49569/#p49569</link>
			<description><![CDATA[<p>nobody have an idea how to disable/enable strategies in ea portfolio with an true/false parameter ?</p>]]></description>
			<author><![CDATA[null@example.com (deadlef)]]></author>
			<pubDate>Tue, 13 Mar 2018 16:49:30 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/49569/#p49569</guid>
		</item>
		<item>
			<title><![CDATA[Re: How can i solve this]]></title>
			<link>https://forexsb.com/forum/post/49534/#p49534</link>
			<description><![CDATA[<p>Now i think i have to put an if statement into signal getentrysignal_00()</p>]]></description>
			<author><![CDATA[null@example.com (deadlef)]]></author>
			<pubDate>Sun, 11 Mar 2018 09:22:55 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/49534/#p49534</guid>
		</item>
		<item>
			<title><![CDATA[Re: How can i solve this]]></title>
			<link>https://forexsb.com/forum/post/49533/#p49533</link>
			<description><![CDATA[<p>I have change EA Portfolio file with input parameters. No i want to enable/disable each Strategy.</p>]]></description>
			<author><![CDATA[null@example.com (deadlef)]]></author>
			<pubDate>Sun, 11 Mar 2018 09:21:29 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/49533/#p49533</guid>
		</item>
		<item>
			<title><![CDATA[How can i solve this]]></title>
			<link>https://forexsb.com/forum/post/49532/#p49532</link>
			<description><![CDATA[<p>I have 5 strategies in an expert portfolio. I have modificated it so that i can change Indicator parameters with an input fiel at expert options.</p><p>Now i want to add something that i can deactivate strategies in the settings. for example strategy 1 true than it is working in the portfolio. When it is false than disabled that one strategy. I think it will only be a if else combination. but i tried and its not working. can someone help me with the code</p>]]></description>
			<author><![CDATA[null@example.com (deadlef)]]></author>
			<pubDate>Sun, 11 Mar 2018 07:57:23 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/49532/#p49532</guid>
		</item>
	</channel>
</rss>
