<?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: How to create copy of portfolio equity?</title>
	<atom:link href="http://www.amibroker.com/kb/2006/03/11/how-to-create-copy-of-portfolio-equity/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.amibroker.com/kb/2006/03/11/how-to-create-copy-of-portfolio-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: Paolo</title>
		<link>http://www.amibroker.com/kb/2006/03/11/how-to-create-copy-of-portfolio-equity/comment-page-1/#comment-4954</link>
		<dc:creator>Paolo</dc:creator>
		<pubDate>Fri, 17 Oct 2008 10:13:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.amibroker.com/kb/2006/03/11/how-to-create-copy-of-portfolio-equity/#comment-4954</guid>
		<description>It would be great to have an AFL formula to get the afl file name (somethink like GetAFLName) in order to automatically append it to the new ticker name
i.e.  AddToComposite( Foreign(&quot;~~~EQUITY&quot;,&quot;C&quot;), 
                 &quot;~~~MY_EQUITY_COPY&quot; + GetAFLName(), &quot;X&quot;, 
                 atcFlagDeleteValues &#124; atcFlagEnableInPortfolio );
This would allow to have different equity curve saved with proper names</description>
		<content:encoded><![CDATA[<p>It would be great to have an AFL formula to get the afl file name (somethink like GetAFLName) in order to automatically append it to the new ticker name<br />
i.e.  AddToComposite( Foreign(&#8221;~~~EQUITY&#8221;,&#8221;C&#8221;),<br />
                 &#8220;~~~MY_EQUITY_COPY&#8221; + GetAFLName(), &#8220;X&#8221;,<br />
                 atcFlagDeleteValues | atcFlagEnableInPortfolio );<br />
This would allow to have different equity curve saved with proper names</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Herman</title>
		<link>http://www.amibroker.com/kb/2006/03/11/how-to-create-copy-of-portfolio-equity/comment-page-1/#comment-1241</link>
		<dc:creator>Herman</dc:creator>
		<pubDate>Sat, 07 Apr 2007 05:31:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.amibroker.com/kb/2006/03/11/how-to-create-copy-of-portfolio-equity/#comment-1241</guid>
		<description>I can&#039;t get it to work TJ, I tried running this code in the AA Portfolio Tester:

Buy=Sell=Short=Cover=0;
if( Status(&quot;action&quot;) == actionPortfolio ) _TRACE(&quot;# actionPortfolio test&quot;);

DBV Shows no output, also &quot;actionPortfolio&quot; is not documented in the Help.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t get it to work TJ, I tried running this code in the AA Portfolio Tester:</p>
<p>Buy=Sell=Short=Cover=0;<br />
if( Status(&#8221;action&#8221;) == actionPortfolio ) _TRACE(&#8221;# actionPortfolio test&#8221;);</p>
<p>DBV Shows no output, also &#8220;actionPortfolio&#8221; is not documented in the Help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomasz Janeczko</title>
		<link>http://www.amibroker.com/kb/2006/03/11/how-to-create-copy-of-portfolio-equity/comment-page-1/#comment-185</link>
		<dc:creator>Tomasz Janeczko</dc:creator>
		<pubDate>Mon, 01 Jan 2007 13:01:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.amibroker.com/kb/2006/03/11/how-to-create-copy-of-portfolio-equity/#comment-185</guid>
		<description>Yes it is possible, this article shows how to do that: http://www.amibroker.com/kb/2006/05/06/discretionary-equity/</description>
		<content:encoded><![CDATA[<p>Yes it is possible, this article shows how to do that: <a href="http://www.amibroker.com/kb/2006/05/06/discretionary-equity/" rel="nofollow">http://www.amibroker.com/kb/2006/05/06/discretionary-equity/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bo Ek</title>
		<link>http://www.amibroker.com/kb/2006/03/11/how-to-create-copy-of-portfolio-equity/comment-page-1/#comment-182</link>
		<dc:creator>Bo Ek</dc:creator>
		<pubDate>Sat, 30 Dec 2006 15:11:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.amibroker.com/kb/2006/03/11/how-to-create-copy-of-portfolio-equity/#comment-182</guid>
		<description>How do you watch your real equity curve? I mean after manually putting in real life 
buy/sell and deposit/withdraw actions. Is it possible to just plot the equity curve
without any backtesting or similar?</description>
		<content:encoded><![CDATA[<p>How do you watch your real equity curve? I mean after manually putting in real life<br />
buy/sell and deposit/withdraw actions. Is it possible to just plot the equity curve<br />
without any backtesting or similar?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

