<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forex Software — Risk managment in FSB EAs]]></title>
	<link rel="self" href="https://forexsb.com/forum/feed/atom/topic/8341/" />
	<updated>2020-04-28T09:31:42Z</updated>
	<generator>PunBB</generator>
	<id>https://forexsb.com/forum/topic/8341/risk-managment-in-fsb-eas/</id>
		<entry>
			<title type="html"><![CDATA[Re: Risk managment in FSB EAs]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/60387/#p60387" />
			<content type="html"><![CDATA[<p>There are a couple free tools on the net that will do the job.</p><p>Have a look at this one, it gives a fairly good accounting of what is happening.</p><p>You can also use FXBlue and sort the various magic numbers to see if there is problems.</p>]]></content>
			<author>
				<name><![CDATA[Blaiserboy]]></name>
				<uri>https://forexsb.com/forum/user/2491/</uri>
			</author>
			<updated>2020-04-28T09:31:42Z</updated>
			<id>https://forexsb.com/forum/post/60387/#p60387</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Risk managment in FSB EAs]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/60269/#p60269" />
			<content type="html"><![CDATA[<p>Footon&#039;s answer is correct because you ask for the &quot;Risk management in FSB EAs&quot;.</p><p>The behaviour you require is very specific and needs a code modification. You may hire a freelancer MQL programmer to do it for you. The profit for the single expert can be tracked by the expert&#039;s Magic Number.</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2020-04-20T09:25:07Z</updated>
			<id>https://forexsb.com/forum/post/60269/#p60269</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Risk managment in FSB EAs]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/60264/#p60264" />
			<content type="html"><![CDATA[<p>Thank you Footon for your answer.</p><p>This way I can protect the balance for the entire account but can&#039;t limit the damage one EA can cause.</p><p>Let say I trade 100 EAs on my account, if on EA perform very bad it can erase the a big part of the account (much more than its percentage among the EAs trading on the account) until the protection min I have set.</p><p>Furthermore, that way I can&#039;t limit the loses by time and just can limit loses by the account equity.</p>]]></content>
			<author>
				<name><![CDATA[Elior]]></name>
				<uri>https://forexsb.com/forum/user/12086/</uri>
			</author>
			<updated>2020-04-20T08:21:42Z</updated>
			<id>https://forexsb.com/forum/post/60264/#p60264</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Risk managment in FSB EAs]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/60244/#p60244" />
			<content type="html"><![CDATA[<p>Max, pay attention to details, the devil is in the details. As I said, it is in the expert. Look at expert settings in MT or open the expert file and at line 60 is</p><div class="codebox"><pre><code>// If account equity drops below this value, the expert will close out all positions and stop automatic trade.
// The value must be set in account currency. Example:
// Protection_Min_Account = 700 will close positions if the equity drops below 700 USD (EUR if you account is in EUR).
static input int Protection_Min_Account = 0; // Stop trading at min account</code></pre></div>]]></content>
			<author>
				<name><![CDATA[footon]]></name>
				<uri>https://forexsb.com/forum/user/1242/</uri>
			</author>
			<updated>2020-04-17T12:24:05Z</updated>
			<id>https://forexsb.com/forum/post/60244/#p60244</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Risk managment in FSB EAs]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/60234/#p60234" />
			<content type="html"><![CDATA[<p>Footon could you please guide me the steps to set up &quot;minimum account protection&quot;?<br />I was unable to find this option anywhere in FSB.<br />Thank you.</p>]]></content>
			<author>
				<name><![CDATA[Maximus1]]></name>
				<uri>https://forexsb.com/forum/user/12028/</uri>
			</author>
			<updated>2020-04-17T01:38:53Z</updated>
			<id>https://forexsb.com/forum/post/60234/#p60234</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Risk managment in FSB EAs]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/60232/#p60232" />
			<content type="html"><![CDATA[<p>Look up Minimum Account protection in the exported experts. It might not be exactly what you&#039;re looking for but hopefully still of use.</p>]]></content>
			<author>
				<name><![CDATA[footon]]></name>
				<uri>https://forexsb.com/forum/user/1242/</uri>
			</author>
			<updated>2020-04-16T20:06:19Z</updated>
			<id>https://forexsb.com/forum/post/60232/#p60232</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Risk managment in FSB EAs]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/60230/#p60230" />
			<content type="html"><![CDATA[<p>There is an option to limit the loss of every EA created in the FSB can make in a specific period of time?</p><p>Let say I want to limit an EA to lose up to 1% of the account balance in a single month (if the EA loses already 1% of the account balance, it will not be able to open new trades until the next month and so on).</p>]]></content>
			<author>
				<name><![CDATA[Elior]]></name>
				<uri>https://forexsb.com/forum/user/12086/</uri>
			</author>
			<updated>2020-04-16T16:08:47Z</updated>
			<id>https://forexsb.com/forum/post/60230/#p60230</id>
		</entry>
</feed>
