<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forex Software — Thought Process on creating Strategy]]></title>
	<link rel="self" href="https://forexsb.com/forum/feed/atom/topic/7375/" />
	<updated>2018-06-14T04:58:49Z</updated>
	<generator>PunBB</generator>
	<id>https://forexsb.com/forum/topic/7375/thought-process-on-creating-strategy/</id>
		<entry>
			<title type="html"><![CDATA[Re: Thought Process on creating Strategy]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/50895/#p50895" />
			<content type="html"><![CDATA[<p>Thanks Popov</p><p>In this case, based on this design, i think it&#039;d probably impossible to build an EA that takes multiple strategy as input. e.g. when it is ranging, use indicator A to determine entry, when up/down trend detected, use indicator BCD.</p><p>I think i&#039;m imagining of multiple strategy for determining when to enter market. </p><p>But clarification for the easy exit is great.</p><p>Thansk!</p>]]></content>
			<author>
				<name><![CDATA[zhenlegend]]></name>
				<uri>https://forexsb.com/forum/user/10619/</uri>
			</author>
			<updated>2018-06-14T04:58:49Z</updated>
			<id>https://forexsb.com/forum/post/50895/#p50895</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Thought Process on creating Strategy]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/50892/#p50892" />
			<content type="html"><![CDATA[<p>The Opening logic rules work with AND logic. The Closing rules work with OR logic. </p><p>The design principle is to be hard to enter and easy to exit. You may think for it as a strategy to be very careful when open a new position and to close it at the first danger (trend reversal for example) .</p><p>You may greatly expand the logic by using Logical Groups: <a href="https://forexsb.com/wiki/fsbpro_guide/logical_groups">https://forexsb.com/wiki/fsbpro_guide/logical_groups</a></p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2018-06-14T04:49:30Z</updated>
			<id>https://forexsb.com/forum/post/50892/#p50892</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Thought Process on creating Strategy]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/50883/#p50883" />
			<content type="html"><![CDATA[<p>Hi </p><p>I am a little confused on trying to create a strategy for an EA. One concept that I&#039;m trying to understand is the Open and closing.</p><p>I get a feeling that the opening logic and closing logic aren&#039;t really related per se. and at each tick of data, the EA runs the opening logic to see if there&#039;s any &quot;true&quot; result for opening of an order, THEN followed by running the closing logic to check on existing positions. </p><p>It also seems that the opening/closing logic always linked by a AND logic instead of OR , or even XOR.</p>]]></content>
			<author>
				<name><![CDATA[zhenlegend]]></name>
				<uri>https://forexsb.com/forum/user/10619/</uri>
			</author>
			<updated>2018-06-14T00:17:16Z</updated>
			<id>https://forexsb.com/forum/post/50883/#p50883</id>
		</entry>
</feed>
