<?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: Excel/VBA Automated Trading Platform</title>
	<atom:link href="http://exceltrader.net/atsxls-ib-automated-trading-charting-and-backtesting/feed/" rel="self" type="application/rss+xml" />
	<link>http://exceltrader.net</link>
	<description>Excel Based Stock and Futures Trading tools.</description>
	<lastBuildDate>Wed, 07 Dec 2011 23:53:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: yppsilence</title>
		<link>http://exceltrader.net/atsxls-ib-automated-trading-charting-and-backtesting/comment-page-1/#comment-1284</link>
		<dc:creator>yppsilence</dc:creator>
		<pubDate>Tue, 04 Jan 2011 21:47:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.exceltrader.net/?page_id=317#comment-1284</guid>
		<description>Hi Excel Trader:
I am pretty interested in the ATS spreadsheet.  IB provides API for VB and Excel. You used VBA in Excel to program this ATS.  Does it mean the ATS takes API of VB from IB?
Thank you.
yppsilence</description>
		<content:encoded><![CDATA[<p>Hi Excel Trader:<br />
I am pretty interested in the ATS spreadsheet.  IB provides API for VB and Excel. You used VBA in Excel to program this ATS.  Does it mean the ATS takes API of VB from IB?<br />
Thank you.<br />
yppsilence</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rocco</title>
		<link>http://exceltrader.net/atsxls-ib-automated-trading-charting-and-backtesting/comment-page-1/#comment-1208</link>
		<dc:creator>Rocco</dc:creator>
		<pubDate>Wed, 22 Dec 2010 19:27:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.exceltrader.net/?page_id=317#comment-1208</guid>
		<description>Excel Trader,

Thanks for all your help.

You have the BEST and Fastest Support I have ever had the pleasure of working with. And BTW your automated trading system is Awesome.

Rocco</description>
		<content:encoded><![CDATA[<p>Excel Trader,</p>
<p>Thanks for all your help.</p>
<p>You have the BEST and Fastest Support I have ever had the pleasure of working with. And BTW your automated trading system is Awesome.</p>
<p>Rocco</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rocco</title>
		<link>http://exceltrader.net/atsxls-ib-automated-trading-charting-and-backtesting/comment-page-1/#comment-1204</link>
		<dc:creator>Rocco</dc:creator>
		<pubDate>Wed, 22 Dec 2010 09:29:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.exceltrader.net/?page_id=317#comment-1204</guid>
		<description>You do Good Work!!!

I just purchased the ATS spreadsheet and 

In ATS.xls, I get a Run-time error 9: subscript out of range.

In the MS-VB &gt; Module 4 this line is highlighted in yellow.

Set ws = Workbooks(&quot;log.xls&quot;).Worksheets(&quot;PL&quot;)

I am trying to run a backtest on the downloaded data from your website. 

My system:
Pentium D 3.0Ghz
2.0GB of RAM
MS Windows XP SP3
MS Office Excel 2003 SP3

I did NOT have a log.xls file, so I saved a blank excel file as log.xls in c:\

the file has NOT been renamed = ATS.xls
the sheet has NOT been renamed = LIVE
Where is TwsDde.xls? = C6 = C:\Jts\Excel
Where is your &quot;archive&quot; folder? = G6 = C:\Archive
Where is your Log.xls file ? = G7 = C:\log.xls
the backtest is checked in  D1.


Please Help

Rocco</description>
		<content:encoded><![CDATA[<p>You do Good Work!!!</p>
<p>I just purchased the ATS spreadsheet and </p>
<p>In ATS.xls, I get a Run-time error 9: subscript out of range.</p>
<p>In the MS-VB &gt; Module 4 this line is highlighted in yellow.</p>
<p>Set ws = Workbooks(&#8220;log.xls&#8221;).Worksheets(&#8220;PL&#8221;)</p>
<p>I am trying to run a backtest on the downloaded data from your website. </p>
<p>My system:<br />
Pentium D 3.0Ghz<br />
2.0GB of RAM<br />
MS Windows XP SP3<br />
MS Office Excel 2003 SP3</p>
<p>I did NOT have a log.xls file, so I saved a blank excel file as log.xls in c:\</p>
<p>the file has NOT been renamed = ATS.xls<br />
the sheet has NOT been renamed = LIVE<br />
Where is TwsDde.xls? = C6 = C:\Jts\Excel<br />
Where is your &#8220;archive&#8221; folder? = G6 = C:\Archive<br />
Where is your Log.xls file ? = G7 = C:\log.xls<br />
the backtest is checked in  D1.</p>
<p>Please Help</p>
<p>Rocco</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ExcelTrader</title>
		<link>http://exceltrader.net/atsxls-ib-automated-trading-charting-and-backtesting/comment-page-1/#comment-1053</link>
		<dc:creator>ExcelTrader</dc:creator>
		<pubDate>Thu, 09 Dec 2010 02:12:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.exceltrader.net/?page_id=317#comment-1053</guid>
		<description>Jimmy XU,
1. There is an example indicator based system. It&#039;s very simple for purposes of example. All columns are available for additional analysis/indicators. 
2. As it comes, the ATS.xls is set for backtesting with my free ES data and trading with IB. Of course I can convert to any broker with an API as a custom project.
3. There are no passwords on any of my excel based VBA code. I am not naive enough to think that any vba password cannot be cracked easily so I don&#039;t bother. I encourage anyone to learn from my work. A little VBA knowledge can handle anything that expensive commercial programs can deliver. If you prefer a custom solution please contact me at the email on the top right of this page. Thanks for the questions! 
-ET</description>
		<content:encoded><![CDATA[<p>Jimmy XU,<br />
1. There is an example indicator based system. It&#8217;s very simple for purposes of example. All columns are available for additional analysis/indicators.<br />
2. As it comes, the ATS.xls is set for backtesting with my free ES data and trading with IB. Of course I can convert to any broker with an API as a custom project.<br />
3. There are no passwords on any of my excel based VBA code. I am not naive enough to think that any vba password cannot be cracked easily so I don&#8217;t bother. I encourage anyone to learn from my work. A little VBA knowledge can handle anything that expensive commercial programs can deliver. If you prefer a custom solution please contact me at the email on the top right of this page. Thanks for the questions!<br />
-ET</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jimmy Xu</title>
		<link>http://exceltrader.net/atsxls-ib-automated-trading-charting-and-backtesting/comment-page-1/#comment-1051</link>
		<dc:creator>Jimmy Xu</dc:creator>
		<pubDate>Wed, 08 Dec 2010 20:59:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.exceltrader.net/?page_id=317#comment-1051</guid>
		<description>Hi ExcelTrader: 
I have some questions:
1. what kind of indictor you used. Can I add my own strategy on it.
2. Can be used other brokerage API except the IB.
3. Is the package coming with source code.

Many Thanks!</description>
		<content:encoded><![CDATA[<p>Hi ExcelTrader:<br />
I have some questions:<br />
1. what kind of indictor you used. Can I add my own strategy on it.<br />
2. Can be used other brokerage API except the IB.<br />
3. Is the package coming with source code.</p>
<p>Many Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ExcelTrader</title>
		<link>http://exceltrader.net/atsxls-ib-automated-trading-charting-and-backtesting/comment-page-1/#comment-1030</link>
		<dc:creator>ExcelTrader</dc:creator>
		<pubDate>Sat, 04 Dec 2010 12:39:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.exceltrader.net/?page_id=317#comment-1030</guid>
		<description>Orders are sent via IB&#039;s &lt;a href=&quot;http://www.interactivebrokers.com/en/p.php?f=connAltern&amp;p=i&amp;ib_entity=llc&quot; rel=&quot;nofollow&quot;&gt;API.&lt;/a&gt;. If you prefer a quote for a custom solution that can send via a URL the next step would be to send full details (to the email adddress in the top right of the page.)</description>
		<content:encoded><![CDATA[<p>Orders are sent via IB&#8217;s <a href="http://www.interactivebrokers.com/en/p.php?f=connAltern&amp;p=i&amp;ib_entity=llc" rel="nofollow">API.</a>. If you prefer a quote for a custom solution that can send via a URL the next step would be to send full details (to the email adddress in the top right of the page.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jens Nielsen</title>
		<link>http://exceltrader.net/atsxls-ib-automated-trading-charting-and-backtesting/comment-page-1/#comment-1029</link>
		<dc:creator>Jens Nielsen</dc:creator>
		<pubDate>Sat, 04 Dec 2010 11:49:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.exceltrader.net/?page_id=317#comment-1029</guid>
		<description>Thanks for the reply.

In regards to the requirements for “Interactive Brokers” I was referring to whether you have requirements such as e.g. the URL for submitting a deal ticket is in a certain format or is the interface not via a URL?

Thanks,</description>
		<content:encoded><![CDATA[<p>Thanks for the reply.</p>
<p>In regards to the requirements for “Interactive Brokers” I was referring to whether you have requirements such as e.g. the URL for submitting a deal ticket is in a certain format or is the interface not via a URL?</p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ExcelTrader</title>
		<link>http://exceltrader.net/atsxls-ib-automated-trading-charting-and-backtesting/comment-page-1/#comment-977</link>
		<dc:creator>ExcelTrader</dc:creator>
		<pubDate>Fri, 26 Nov 2010 00:14:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.exceltrader.net/?page_id=317#comment-977</guid>
		<description>Data is dependent on your account type. If you have a funded account both your papertrading account and live account will have live data. Edemo of course is delayed/sample data.</description>
		<content:encoded><![CDATA[<p>Data is dependent on your account type. If you have a funded account both your papertrading account and live account will have live data. Edemo of course is delayed/sample data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jens Nielsen</title>
		<link>http://exceltrader.net/atsxls-ib-automated-trading-charting-and-backtesting/comment-page-1/#comment-940</link>
		<dc:creator>Jens Nielsen</dc:creator>
		<pubDate>Fri, 19 Nov 2010 23:31:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.exceltrader.net/?page_id=317#comment-940</guid>
		<description>I am interested in the platform.

Could you please let me know what the requirements are for &quot;Interactive Brokers&quot; so that I can verify whether I can use mine.

Also what kind of data are available? - live or delayed - and what time frames?

Thanks,</description>
		<content:encoded><![CDATA[<p>I am interested in the platform.</p>
<p>Could you please let me know what the requirements are for &#8220;Interactive Brokers&#8221; so that I can verify whether I can use mine.</p>
<p>Also what kind of data are available? &#8211; live or delayed &#8211; and what time frames?</p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ExcelTrader</title>
		<link>http://exceltrader.net/atsxls-ib-automated-trading-charting-and-backtesting/comment-page-1/#comment-778</link>
		<dc:creator>ExcelTrader</dc:creator>
		<pubDate>Fri, 15 Oct 2010 12:11:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.exceltrader.net/?page_id=317#comment-778</guid>
		<description>I have no Mac test systems so I only guarantee compatibility with the PC versions.  However, Microsoft &lt;a href=&quot;http://www.microsoft.com/mac/products/office2008/default.mspx&quot; rel=&quot;nofollow&quot;&gt;does claim compatibility&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>I have no Mac test systems so I only guarantee compatibility with the PC versions.  However, Microsoft <a href="http://www.microsoft.com/mac/products/office2008/default.mspx" rel="nofollow">does claim compatibility</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

