<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — Symbol Settings - DAX / GER30 / DEUIDXEUR]]></title>
		<link>https://forexsb.com/forum/topic/5557/symbol-settings-dax-ger30-deuidxeur/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/5557/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Symbol Settings - DAX / GER30 / DEUIDXEUR.]]></description>
		<lastBuildDate>Fri, 04 Sep 2015 06:37:53 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Symbol Settings - DAX / GER30 / DEUIDXEUR]]></title>
			<link>https://forexsb.com/forum/post/31422/#p31422</link>
			<description><![CDATA[<p>Yes, this is weird. The brokers can set TickSize for scaling the profit/loss.</p><p>It appears that the TickSize is the value of one tick measured in base currency.</p><p>FSB calculates the point value (Tick value) in that way:<br /></p><div class="codebox"><pre><code>Point = 1/Math.Pow(10, Digits);</code></pre></div><p>Which means:<br /></p><div class="quotebox"><blockquote><p>Digit Point<br />0&nbsp; &nbsp;1<br />1&nbsp; &nbsp;0.1<br />2&nbsp; &nbsp;0.01<br />3&nbsp; &nbsp;0.001<br />4&nbsp; &nbsp;0.0001<br />5&nbsp; &nbsp;0.00001</p></blockquote></div><p>It looks like I have to add additional parameter TickSize for scaling the result.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Fri, 04 Sep 2015 06:37:53 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/31422/#p31422</guid>
		</item>
		<item>
			<title><![CDATA[Re: Symbol Settings - DAX / GER30 / DEUIDXEUR]]></title>
			<link>https://forexsb.com/forum/post/31421/#p31421</link>
			<description><![CDATA[<p><strong>correction MT4:</strong></p><p>your right i trade 5 lots, but MT4 makes 0,5 lots out of it with a factor of 0,1</p><p>DAX (10070 - 10064) * 0,1 factor * 5Lots = 3 EUR (this was a manual trade)</p><p><a href="http://postimg.org/image/3lzoqrh1h/"><span class="postimg"><img src="http://s18.postimg.org/3lzoqrh1h/Unbenannt.jpg" alt="http://s18.postimg.org/3lzoqrh1h/Unbenannt.jpg" /></span></a></p><p><strong>in fsb:</strong><br />that&#039;s my current solution (lot size = 0,1 in fsb) too...</p><p>but in MT4 the lot size has to be adjusted to 1 to get the same results in backtest with mt4</p><p><strong>curious:</strong><br />in your GER30 property ScreenShot there is a factor 0,1 -&gt; ticksize ... maybe thats the problem?</p>]]></description>
			<author><![CDATA[null@example.com (edvardmunch)]]></author>
			<pubDate>Fri, 04 Sep 2015 06:03:17 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/31421/#p31421</guid>
		</item>
		<item>
			<title><![CDATA[Re: Symbol Settings - DAX / GER30 / DEUIDXEUR]]></title>
			<link>https://forexsb.com/forum/post/31409/#p31409</link>
			<description><![CDATA[<p>How do you trade 0.1 lot as MT says that the min lot is 1? <br />I think you trade 1 lot. At least the screenshot shows that you have 5 lots open.</p><p>Are you sure your expert doesn&#039;t round the size to the min available? </p><p>Can you open a position of 0.1 lot? I don&#039;t think so.</p><p>However this is not a problem for FSB. Just set Lot size =&nbsp; 0.1 in FSB.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Thu, 03 Sep 2015 14:29:31 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/31409/#p31409</guid>
		</item>
		<item>
			<title><![CDATA[Re: Symbol Settings - DAX / GER30 / DEUIDXEUR]]></title>
			<link>https://forexsb.com/forum/post/31406/#p31406</link>
			<description><![CDATA[<p>i know it&#039;s curious, but that&#039;s what i trade all day long with MT4:</p><p>DAX (10070 - 10064) * <span style="color:red">0,1LotSize</span> * 5Volume = 3 EUR</p><p>to get precise:</p><p>Lot Size = 0,1 would do the trick but isn&#039;t allowed in settings... in fsbp</p>]]></description>
			<author><![CDATA[null@example.com (edvardmunch)]]></author>
			<pubDate>Thu, 03 Sep 2015 12:59:15 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/31406/#p31406</guid>
		</item>
		<item>
			<title><![CDATA[Re: Symbol Settings - DAX / GER30 / DEUIDXEUR]]></title>
			<link>https://forexsb.com/forum/post/31405/#p31405</link>
			<description><![CDATA[<p>So 1 point must be equal to 1 EUR.</p><p>How do you receive 0.1 EUR?<br />I think your EA screenshot also shows 1 tick = 1 EUR. The profit is 3 EUR for 4 ticks. Probably you have 1 point spread.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Thu, 03 Sep 2015 12:47:54 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/31405/#p31405</guid>
		</item>
		<item>
			<title><![CDATA[Re: Symbol Settings - DAX / GER30 / DEUIDXEUR]]></title>
			<link>https://forexsb.com/forum/post/31404/#p31404</link>
			<description><![CDATA[<p>sure MT4 / Broker FXCM / Account EUR</p><br /><p><a href="http://postimg.org/image/8v3mux1un/"><span class="postimg"><img src="http://s3.postimg.org/8v3mux1un/Unbenannt.jpg" alt="http://s3.postimg.org/8v3mux1un/Unbenannt.jpg" /></span></a></p>]]></description>
			<author><![CDATA[null@example.com (edvardmunch)]]></author>
			<pubDate>Thu, 03 Sep 2015 12:38:54 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/31404/#p31404</guid>
		</item>
		<item>
			<title><![CDATA[Re: Symbol Settings - DAX / GER30 / DEUIDXEUR]]></title>
			<link>https://forexsb.com/forum/post/31397/#p31397</link>
			<description><![CDATA[<p>Can you show the DAX properties in MT4. <strong>Ctrl</strong> + <strong>U</strong> -&gt; Properties.</p><p>Like that: <a href="http://postimg.org/image/t1lqet9s9/"><span class="postimg"><img src="http://s28.postimg.org/t1lqet9s9/screenshot_1187.jpg" alt="http://s28.postimg.org/t1lqet9s9/screenshot_1187.jpg" /></span></a></p><br /><br /><p>When you have Lot Size = 1 and prices in EUR. One tick will be 1 EUR. There is no other way.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Thu, 03 Sep 2015 07:52:13 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/31397/#p31397</guid>
		</item>
		<item>
			<title><![CDATA[Re: Symbol Settings - DAX / GER30 / DEUIDXEUR]]></title>
			<link>https://forexsb.com/forum/post/31394/#p31394</link>
			<description><![CDATA[<p>MT4: 1 Volume -&gt; 1 DAX Point = 0.1 EUR&nbsp; -&gt; real life<br /><a href="http://postimg.org/image/kkc2lm08b/"><span class="postimg"><img src="http://s9.postimg.org/kkc2lm08b/Unbenannt.jpg" alt="http://s9.postimg.org/kkc2lm08b/Unbenannt.jpg" /></span></a></p><p>Any ideas? Lot Size = 0,1 would do the trick but isn&#039;t allowed in settings...</p><p>Thanks</p>]]></description>
			<author><![CDATA[null@example.com (edvardmunch)]]></author>
			<pubDate>Thu, 03 Sep 2015 07:12:17 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/31394/#p31394</guid>
		</item>
		<item>
			<title><![CDATA[Re: Symbol Settings - DAX / GER30 / DEUIDXEUR]]></title>
			<link>https://forexsb.com/forum/post/31393/#p31393</link>
			<description><![CDATA[<p>My Problem:</p><p>FSBP: 1 Volume -&gt; 1 DAX Point = 1 EUR&nbsp; -&gt; Simulation<br /><a href="http://postimg.org/image/l6uq1brat/"><span class="postimg"><img src="http://s2.postimg.org/l6uq1brat/Unbenannt.jpg" alt="http://s2.postimg.org/l6uq1brat/Unbenannt.jpg" /></span></a></p>]]></description>
			<author><![CDATA[null@example.com (edvardmunch)]]></author>
			<pubDate>Thu, 03 Sep 2015 07:10:20 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/31393/#p31393</guid>
		</item>
		<item>
			<title><![CDATA[Symbol Settings - DAX / GER30 / DEUIDXEUR]]></title>
			<link>https://forexsb.com/forum/post/31392/#p31392</link>
			<description><![CDATA[<p>Hi</p><p>Just started experiments with fsbp and have a problem getting ducacopy data to work.</p><p>My Settings:</p><p><a href="http://postimg.org/image/8sm1wrnpz/"><span class="postimg"><img src="http://s7.postimg.org/8sm1wrnpz/Unbenannt.jpg" alt="http://s7.postimg.org/8sm1wrnpz/Unbenannt.jpg" /></span></a></p>]]></description>
			<author><![CDATA[null@example.com (edvardmunch)]]></author>
			<pubDate>Thu, 03 Sep 2015 07:08:47 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/31392/#p31392</guid>
		</item>
	</channel>
</rss>
