<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forex Software — Separating a Strategy into Long Trades Strat and Short Trades Strat]]></title>
	<link rel="self" href="https://forexsb.com/forum/feed/atom/topic/5942/" />
	<updated>2016-04-26T14:25:04Z</updated>
	<generator>PunBB</generator>
	<id>https://forexsb.com/forum/topic/5942/separating-a-strategy-into-long-trades-strat-and-short-trades-strat/</id>
		<entry>
			<title type="html"><![CDATA[Re: Separating a Strategy into Long Trades Strat and Short Trades Strat]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/35433/#p35433" />
			<content type="html"><![CDATA[<p>Thank you for the information, I did not look at it this way yet.</p>]]></content>
			<author>
				<name><![CDATA[bru1]]></name>
				<uri>https://forexsb.com/forum/user/8921/</uri>
			</author>
			<updated>2016-04-26T14:25:04Z</updated>
			<id>https://forexsb.com/forum/post/35433/#p35433</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Separating a Strategy into Long Trades Strat and Short Trades Strat]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/35428/#p35428" />
			<content type="html"><![CDATA[<p>Bru, indexes are different than the fx rates.<br />For an index we have a product with price. We have clear separation between bears and bulls. It is especially true for the commodity market.</p><p>On the other hand, the fx symbols are symmetrical. We don&#039;t have bulls and bears because&nbsp; a bull for the base currency is a bear for the underling currency. We don&#039;t have a &quot;side&quot;. <br />I think a fx strategy must be absolutely symmetrical.</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2016-04-26T11:55:51Z</updated>
			<id>https://forexsb.com/forum/post/35428/#p35428</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Separating a Strategy into Long Trades Strat and Short Trades Strat]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/35426/#p35426" />
			<content type="html"><![CDATA[<p>Yes, this is how I seperate it.<br />At the moment I am only testing on indizes (mainly DAX), I do not know if it can make any sense on forex<br />- Running long and short independently does not mean they have to start at the same time (@ Hannahis).<br />They may start and end at different times (see e1.jpg at #9)<br />- &quot;long&quot; may need different indicators than &quot;short&quot; to find the optimal entry.<br />- &quot;long strategy&quot; will have different optimal parameters than a &quot;short strategy&quot; (e.g. the SL or TR) because often they have different &quot;rate of change&quot; and geneally different behavior.<br />- Seperation gives more possibilities for optimisation<br />Like some people say:<br />&quot;The bull climbs up the stairs slowly, the bear jumps out of the window&quot;&nbsp; &nbsp;;-)</p>]]></content>
			<author>
				<name><![CDATA[bru1]]></name>
				<uri>https://forexsb.com/forum/user/8921/</uri>
			</author>
			<updated>2016-04-26T11:06:48Z</updated>
			<id>https://forexsb.com/forum/post/35426/#p35426</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Separating a Strategy into Long Trades Strat and Short Trades Strat]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/35409/#p35409" />
			<content type="html"><![CDATA[<p>Hello Bru1,</p><p>It is very interesting idea to separate the long and the short trades. The main reason for that is that the trades in the one direction will not prevent opening in the other direction. </p><p>I think that we can develop two symmetrical strategies - one for long trades and one for short trades. The only difference between them to be the direction of the &quot;Long or Short&quot; indicator.</p><p>This is what we can do:<br /> - set &quot;Long and Short&quot; indicator in the Editor page for &quot;Open long positions only&quot;.<br /> - lock &quot;Long and Short&quot; in the Generator and generate<br /> - return to the Editor and switch to &quot;Open short positions only&quot;</p><p>Our goal is to find a strategy that works in both direction. A side benefit from such approach is a reduced danger of overptimization because we search a &quot;long&quot; strategy and confirm the results with a &quot;short&quot; one without any manipulations.</p><p>I tried that for 2 minutes and found one example. It is not perfect, but shows that there are chances.</p><p>Attached images for long only, short only, and combined trades.</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2016-04-26T05:58:13Z</updated>
			<id>https://forexsb.com/forum/post/35409/#p35409</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Separating a Strategy into Long Trades Strat and Short Trades Strat]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/35405/#p35405" />
			<content type="html"><![CDATA[<p>Hi Bru1,</p><p>Thanks for your explanation.&nbsp; I think it has a lot to do with the types of indicator and parameters being used.</p><p>Cos from my own perspective, my EA is not suppose to go into different position independently.&nbsp; </p><p>For eg. if I set MA14 cross MA20, I don&#039;t think I would likely to get two different position by separating my EA into Long and Sell strategies only.</p><p>Unless, I deliberately didn&#039;t &quot;programme&quot; my EA to eliminate side way trending or &quot;false signal&quot;.&nbsp; </p><p>I tried to make my EA with high entry/exit accuracy and hence in order to achieve it, entering in &quot;mixed signal trending&quot; period is something I&#039;m avoiding in my EA.&nbsp; Thus, my mindset is fixed on this perspective of mine.&nbsp; </p><p>Hearing from your sharing, I was puzzled and wonder what&#039;s the rationale for doing it.&nbsp; Interesting concept.&nbsp; Maybe I&#039;ll try that out in a scalper mode EA and see how your concept works out in real trading...there again, it is very subjective cos it depends on what parameters a person use.</p><p>Thanks once again for your &quot;enlightenment&quot;</p>]]></content>
			<author>
				<name><![CDATA[hannahis]]></name>
				<uri>https://forexsb.com/forum/user/2809/</uri>
			</author>
			<updated>2016-04-26T04:28:36Z</updated>
			<id>https://forexsb.com/forum/post/35405/#p35405</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Separating a Strategy into Long Trades Strat and Short Trades Strat]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/35399/#p35399" />
			<content type="html"><![CDATA[<p>@ hannahis<br />The idea is simple and based on following main hypothesis:<br />- no one knows which direction the next move will be, but it will fluctuate up and down<br />- all indicators are based on the past and cannot predict the future for sure<br />- often a trend in one direction starts only after going first in the opposite direction<br />- looking at any point of the chart you will often find a long as well as a short target which can be reached, but not at the same time.<br />- Clever entry points for long and short are independent from each other and the trades may run completely different time span.<br />So the idea is to independently trade both directions.</p>]]></content>
			<author>
				<name><![CDATA[bru1]]></name>
				<uri>https://forexsb.com/forum/user/8921/</uri>
			</author>
			<updated>2016-04-25T21:12:11Z</updated>
			<id>https://forexsb.com/forum/post/35399/#p35399</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Separating a Strategy into Long Trades Strat and Short Trades Strat]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/35187/#p35187" />
			<content type="html"><![CDATA[<p>Interesting but odd...Bru1, can you explain more about this strategy?</p>]]></content>
			<author>
				<name><![CDATA[hannahis]]></name>
				<uri>https://forexsb.com/forum/user/2809/</uri>
			</author>
			<updated>2016-04-14T16:26:37Z</updated>
			<id>https://forexsb.com/forum/post/35187/#p35187</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Separating a Strategy into Long Trades Strat and Short Trades Strat]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/35186/#p35186" />
			<content type="html"><![CDATA[<p>@Leon: Only when seperating long and short you have also the possibility of running a long and a short trade at the same time. This opens completely different strategie possibilities. See a clear example (from Topic: Long and Short independent at the same time) attached.</p>]]></content>
			<author>
				<name><![CDATA[bru1]]></name>
				<uri>https://forexsb.com/forum/user/8921/</uri>
			</author>
			<updated>2016-04-14T16:22:02Z</updated>
			<id>https://forexsb.com/forum/post/35186/#p35186</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Separating a Strategy into Long Trades Strat and Short Trades Strat]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/35075/#p35075" />
			<content type="html"><![CDATA[<p>You may find that the ambiguous bars are distorting results.</p><p>I use 10 in the control panel as the maximum.</p>]]></content>
			<author>
				<name><![CDATA[Blaiserboy]]></name>
				<uri>https://forexsb.com/forum/user/2491/</uri>
			</author>
			<updated>2016-04-09T02:27:58Z</updated>
			<id>https://forexsb.com/forum/post/35075/#p35075</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Separating a Strategy into Long Trades Strat and Short Trades Strat]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/35074/#p35074" />
			<content type="html"><![CDATA[<p>No problems, sorry if I sound strong, I&#039;m not shouting or anything. I try to keep the contents high with less words, seems more constructive.</p><p>You can achieve two-side strategy if it closes at bar closing or it reverses at opposite signal. Essentially every signal has to be used in the original strategy, then if you separate it to long and short strategies, you have mirrored sides.</p>]]></content>
			<author>
				<name><![CDATA[footon]]></name>
				<uri>https://forexsb.com/forum/user/1242/</uri>
			</author>
			<updated>2016-04-08T23:48:36Z</updated>
			<id>https://forexsb.com/forum/post/35074/#p35074</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Separating a Strategy into Long Trades Strat and Short Trades Strat]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/35073/#p35073" />
			<content type="html"><![CDATA[<p>Your short and strong response helps me to see the light. I had an erroneous view that if will cut the original strategy in two I will get two strategies (one for long trades, and one for short) which could be “mentally” glued together. But cutting this primary strategy in two changes the Forex landscape totally and the situation cannot be viewed in this way. </p><p>Mind obstruction on my side.</p>]]></content>
			<author>
				<name><![CDATA[LeonHerd]]></name>
				<uri>https://forexsb.com/forum/user/8116/</uri>
			</author>
			<updated>2016-04-08T23:42:56Z</updated>
			<id>https://forexsb.com/forum/post/35073/#p35073</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Separating a Strategy into Long Trades Strat and Short Trades Strat]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/35072/#p35072" />
			<content type="html"><![CDATA[<p>You have two separate strategies with non-matching trades, care to explain the logic behind having the same number of ambig. bars?</p>]]></content>
			<author>
				<name><![CDATA[footon]]></name>
				<uri>https://forexsb.com/forum/user/1242/</uri>
			</author>
			<updated>2016-04-08T21:42:55Z</updated>
			<id>https://forexsb.com/forum/post/35072/#p35072</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Separating a Strategy into Long Trades Strat and Short Trades Strat]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/35071/#p35071" />
			<content type="html"><![CDATA[<p>Yes, it is a peacock’s tail! And your explanations are logical. Especially information about “reduce” rule is valuable (and, of course, obvious – why I didn’t thought about it!). </p><p>But what about the difference in amount of ambiguous bars? Shouldn’t the sum of both unidirectional strategies’ ambiguous bars be equal to the amount of ambiguous bars in two-directional strategy? </p><p>Or, I am once again not seeing some obvious fact?</p><p>Leon</p>]]></content>
			<author>
				<name><![CDATA[LeonHerd]]></name>
				<uri>https://forexsb.com/forum/user/8116/</uri>
			</author>
			<updated>2016-04-08T21:28:25Z</updated>
			<id>https://forexsb.com/forum/post/35071/#p35071</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Separating a Strategy into Long Trades Strat and Short Trades Strat]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/35070/#p35070" />
			<content type="html"><![CDATA[<p>Footon is right. If you compare the short trade of the first strategy and the short trade if the &quot;short only&quot; strategy you may see that the trades are different. The execution is not the same by two reasons:<br /> - some long trades may disturb eventual short entries and vice versa.<br /> - &quot;Reduce&quot; rule will not work in &quot;one direction only&quot; strategies.</p><p>...</p><p>Leon, you have a great example of an over-optimized strategy.<br />I bet the pessimistic method is not the worst one in that case. Can you post a Comparator screenshot? I assume it will look like a peacock&#039;s tail.</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2016-04-08T19:23:02Z</updated>
			<id>https://forexsb.com/forum/post/35070/#p35070</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Separating a Strategy into Long Trades Strat and Short Trades Strat]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/35069/#p35069" />
			<content type="html"><![CDATA[<p>When you don&#039;t let some trades to open, long trades in your example, you are most likely to have signals which were buried under long trades. For example, if there was a long trade opened, no short trades were triggered. Now you have those trades opened and overall dynamic is changed as well, meaning the short trades you have might not correspond to previous trades when both directions were allowed.</p>]]></content>
			<author>
				<name><![CDATA[footon]]></name>
				<uri>https://forexsb.com/forum/user/1242/</uri>
			</author>
			<updated>2016-04-08T18:10:32Z</updated>
			<id>https://forexsb.com/forum/post/35069/#p35069</id>
		</entry>
</feed>
