<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Discretionary Equity</title>
	<atom:link href="http://www.amibroker.com/kb/2006/05/06/discretionary-equity/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.amibroker.com/kb/2006/05/06/discretionary-equity/</link>
	<description>Providing you with tips &#038; tricks for everyday AmiBroker use</description>
	<lastBuildDate>Tue, 29 Mar 2011 08:43:54 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tomasz Janeczko</title>
		<link>http://www.amibroker.com/kb/2006/05/06/discretionary-equity/comment-page-1/#comment-4728</link>
		<dc:creator>Tomasz Janeczko</dc:creator>
		<pubDate>Wed, 27 Aug 2008 07:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.amibroker.com/kb/2006/05/06/discretionary-equity/#comment-4728</guid>
		<description>Please note that this formula uses Equity() function, so it will use any Automatic Analysis setting that you have defined, including &quot;Positions&quot; and &quot;Trade Delays&quot;.
Make sure to set delays to zero in the settings or use SetTradeDelays( 0, 0, 0, 0 ), otherwise delays defined in the settings will be applied.
The same applies to &quot;Positions&quot; setting. Make sure it is set to handle Long and Short positions if you want to take both.</description>
		<content:encoded><![CDATA[<p>Please note that this formula uses Equity() function, so it will use any Automatic Analysis setting that you have defined, including &#8220;Positions&#8221; and &#8220;Trade Delays&#8221;.<br />
Make sure to set delays to zero in the settings or use SetTradeDelays( 0, 0, 0, 0 ), otherwise delays defined in the settings will be applied.<br />
The same applies to &#8220;Positions&#8221; setting. Make sure it is set to handle Long and Short positions if you want to take both.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomasz Janeczko</title>
		<link>http://www.amibroker.com/kb/2006/05/06/discretionary-equity/comment-page-1/#comment-92</link>
		<dc:creator>Tomasz Janeczko</dc:creator>
		<pubDate>Sun, 29 Oct 2006 10:51:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.amibroker.com/kb/2006/05/06/discretionary-equity/#comment-92</guid>
		<description>You should no longer use old Simulator plugin which is slow.
Instead use AmiBroker&#039;s built in Bar Replay feature (available in version 4.88).</description>
		<content:encoded><![CDATA[<p>You should no longer use old Simulator plugin which is slow.<br />
Instead use AmiBroker&#8217;s built in Bar Replay feature (available in version 4.88).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: helyesba</title>
		<link>http://www.amibroker.com/kb/2006/05/06/discretionary-equity/comment-page-1/#comment-91</link>
		<dc:creator>helyesba</dc:creator>
		<pubDate>Sun, 29 Oct 2006 09:53:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.amibroker.com/kb/2006/05/06/discretionary-equity/#comment-91</guid>
		<description>Nice Tool. I&#039;ve combined it with the simulator plugin. Unfortunately Aibroker slows down when both tools are running.
Also would be nice if Discretionary Equity could catch keyboard codes. For example &quot;B&quot; button triggers Buy, &quot;S&quot; triggers Sell etc.</description>
		<content:encoded><![CDATA[<p>Nice Tool. I&#8217;ve combined it with the simulator plugin. Unfortunately Aibroker slows down when both tools are running.<br />
Also would be nice if Discretionary Equity could catch keyboard codes. For example &#8220;B&#8221; button triggers Buy, &#8220;S&#8221; triggers Sell etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Herman</title>
		<link>http://www.amibroker.com/kb/2006/05/06/discretionary-equity/comment-page-1/#comment-61</link>
		<dc:creator>Herman</dc:creator>
		<pubDate>Mon, 31 Jul 2006 02:09:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.amibroker.com/kb/2006/05/06/discretionary-equity/#comment-61</guid>
		<description>Very nice Tomasz,

would it be possible to add a &quot;Reverse Position&quot; button? I can&#039;t seem to reverse, for example Short on a Sell bar.

Best regards,
herman</description>
		<content:encoded><![CDATA[<p>Very nice Tomasz,</p>
<p>would it be possible to add a &#8220;Reverse Position&#8221; button? I can&#8217;t seem to reverse, for example Short on a Sell bar.</p>
<p>Best regards,<br />
herman</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomasz Janeczko</title>
		<link>http://www.amibroker.com/kb/2006/05/06/discretionary-equity/comment-page-1/#comment-59</link>
		<dc:creator>Tomasz Janeczko</dc:creator>
		<pubDate>Wed, 26 Jul 2006 08:51:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.amibroker.com/kb/2006/05/06/discretionary-equity/#comment-59</guid>
		<description>As for syntax errors that you got, two possible reasons:
a) using too old version of AmiBroker. You need to use version 4.80
b) you have copied-pasted code incorrectly.</description>
		<content:encoded><![CDATA[<p>As for syntax errors that you got, two possible reasons:<br />
a) using too old version of AmiBroker. You need to use version 4.80<br />
b) you have copied-pasted code incorrectly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sk haadyai</title>
		<link>http://www.amibroker.com/kb/2006/05/06/discretionary-equity/comment-page-1/#comment-58</link>
		<dc:creator>sk haadyai</dc:creator>
		<pubDate>Wed, 26 Jul 2006 02:57:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.amibroker.com/kb/2006/05/06/discretionary-equity/#comment-58</guid>
		<description>ln:42,col:48:Error30:syntax error
ln:47,col:45:Error30:syntax error</description>
		<content:encoded><![CDATA[<p>ln:42,col:48:Error30:syntax error<br />
ln:47,col:45:Error30:syntax error</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bert Steele</title>
		<link>http://www.amibroker.com/kb/2006/05/06/discretionary-equity/comment-page-1/#comment-42</link>
		<dc:creator>Bert Steele</dc:creator>
		<pubDate>Sun, 18 Jun 2006 18:44:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.amibroker.com/kb/2006/05/06/discretionary-equity/#comment-42</guid>
		<description>Very nice.  I have been looking for something like this.  &quot;e&quot; seems to be the resulting
equity curve.  I will try to use AddToComposite to create resulting ticker for &quot;e&quot; so that I
I can compare visual trading equity curve to various system trading trading equity curves via CAR, Mdd and the like.</description>
		<content:encoded><![CDATA[<p>Very nice.  I have been looking for something like this.  &#8220;e&#8221; seems to be the resulting<br />
equity curve.  I will try to use AddToComposite to create resulting ticker for &#8220;e&#8221; so that I<br />
I can compare visual trading equity curve to various system trading trading equity curves via CAR, Mdd and the like.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

