<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — Feature Request: Exit based on average position price]]></title>
		<link>https://forexsb.com/forum/topic/73/feature-request-exit-based-on-average-position-price/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/73/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Feature Request: Exit based on average position price.]]></description>
		<lastBuildDate>Sat, 14 Apr 2007 16:23:15 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Feature Request: Exit based on average position price]]></title>
			<link>https://forexsb.com/forum/post/285/#p285</link>
			<description><![CDATA[<p>I&#039;ll make a menu in the program for choosing and customizing the pairs. The configuration will be saved into a config file. - Easy and proffesional</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Sat, 14 Apr 2007 16:23:15 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/285/#p285</guid>
		</item>
		<item>
			<title><![CDATA[Re: Feature Request: Exit based on average position price]]></title>
			<link>https://forexsb.com/forum/post/282/#p282</link>
			<description><![CDATA[<p>Yes, I guess it is ok.<br />But if you want to stay generic, I would consider these points:</p><p>1. ALL pairs must have an entry like this in the file, including majors<br />2. If the file does not exist, you do only the majors<br />3. If the file exist, you display only the pairs that appear in the file (this way I can remove the majors if i do not need them)<br />4. The list should be displayed alphabetically (in the drop down list)<br />5. You should think about future additions and see that they fit in your concept - for example<br />&nbsp; &nbsp; &lt;symbol point=&quot;2&quot; spread=&quot;20&quot; swap=&quot;2&quot;&gt;XAUUSD&lt;/symbol&gt;</p>]]></description>
			<author><![CDATA[null@example.com (DannyBens)]]></author>
			<pubDate>Sat, 14 Apr 2007 08:11:36 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/282/#p282</guid>
		</item>
		<item>
			<title><![CDATA[Re: Feature Request: Exit based on average position price]]></title>
			<link>https://forexsb.com/forum/post/278/#p278</link>
			<description><![CDATA[<p>Is it acceptable to have a file:<br />pairs.xml into the ./Data directory</p><p>&lt;pairs&gt;<br />&nbsp; &nbsp; &lt;symbol point=&quot;4&quot;&gt;GBPCHF&lt;/symbol&gt;<br />&nbsp; &nbsp; &lt;symbol point=&quot;2&quot;&gt;GBPJPY&lt;/symbol&gt;<br />...<br />...<br />&lt;/pairs&gt;</p><p>Symbol: 6 capital letters <br />point: 4 or 2</p><p>If an exception&nbsp; - only the majors</p><p>this symbols to be added below the majors in the menu in order like in the file.</p><p>Easy for editing - right click - edit.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Fri, 13 Apr 2007 22:11:14 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/278/#p278</guid>
		</item>
		<item>
			<title><![CDATA[Re: Feature Request: Exit based on average position price]]></title>
			<link>https://forexsb.com/forum/post/275/#p275</link>
			<description><![CDATA[<p>I think there is no choice but to have a configuraiton file (INI format if it is to be handled manually) that has the tick values and anything that is not in this file, will use the default of 0.0001</p>]]></description>
			<author><![CDATA[null@example.com (DannyBens)]]></author>
			<pubDate>Fri, 13 Apr 2007 20:51:59 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/275/#p275</guid>
		</item>
		<item>
			<title><![CDATA[Re: Feature Request: Exit based on average position price]]></title>
			<link>https://forexsb.com/forum/post/273/#p273</link>
			<description><![CDATA[<p>Ok there is no problem to add everything that can be traded with the same rules. Initially the design was able to add your symbols, but it las a little buggy and I&#039;ve commented it. <br />I have to find how to determine the pips point.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Fri, 13 Apr 2007 20:15:34 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/273/#p273</guid>
		</item>
		<item>
			<title><![CDATA[Re: Feature Request: Exit based on average position price]]></title>
			<link>https://forexsb.com/forum/post/271/#p271</link>
			<description><![CDATA[<p>Oh - I didnt know that you are already considering the average price of the position.<br />In that case, you need to add the other option: where base price is the price of each trade.</p><p>I have strategies with up to 2000 pips loss (per trade) - 500 is better than 300, sure, but if you will be able to make it unlimited, or at least limit it to lets say 3000, it will be nicer.</p><p>Also, dont forget, that if you intennd to open the builder for any symbol that the users want (as I think you should) than some currencies are much wilder and move many more pips per day - for example, Turkish Lira (USDTRY, EURTRY) or GBPCHF or metals (XAUUSD and XAGUSD)</p><p>We have enough RAM.</p>]]></description>
			<author><![CDATA[null@example.com (DannyBens)]]></author>
			<pubDate>Fri, 13 Apr 2007 19:55:44 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/271/#p271</guid>
		</item>
		<item>
			<title><![CDATA[Re: Feature Request: Exit based on average position price]]></title>
			<link>https://forexsb.com/forum/post/268/#p268</link>
			<description><![CDATA[<p>If you average a position the TP/SL levels are calculated according to the average price of the position and a new stop/limit order is added for the new entry order(if any). (as I remember, I have to check in the source)</p><p>The stop/limit will be increased to 500. Is it OK.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Fri, 13 Apr 2007 19:40:17 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/268/#p268</guid>
		</item>
		<item>
			<title><![CDATA[Feature Request: Exit based on average position price]]></title>
			<link>https://forexsb.com/forum/post/266/#p266</link>
			<description><![CDATA[<p>In the Stop/Limit exit rule, it may be nice to be able to set the aggregated position price as the base price, so that if I am using a strategy that &quot;adds&quot; positions with each signal, the stop loss or profit target will be calculated based on the average price of the entire position, and not on a trade-by-trade basis.</p><p>This (and the increase of the +/-300 pips limitation) will allow the creation of more elaborate strategies that scale in either by pyramiding or by averaging down.</p>]]></description>
			<author><![CDATA[null@example.com (DannyBens)]]></author>
			<pubDate>Fri, 13 Apr 2007 19:31:52 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/266/#p266</guid>
		</item>
	</channel>
</rss>
