<?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 Download Historical Stock Data from Google Into Matlab</title>
	<atom:link href="http://luminouslogic.com/how-download-historical-stock-data-google-matlab.htm/feed" rel="self" type="application/rss+xml" />
	<link>http://luminouslogic.com/how-download-historical-stock-data-google-matlab.htm</link>
	<description>...contemplative and analytical by nature...</description>
	<lastBuildDate>Sun, 22 Aug 2010 17:40:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Lumilog</title>
		<link>http://luminouslogic.com/how-download-historical-stock-data-google-matlab.htm/comment-page-1#comment-2227</link>
		<dc:creator>Lumilog</dc:creator>
		<pubDate>Fri, 17 Jul 2009 14:37:54 +0000</pubDate>
		<guid isPermaLink="false">http://luminouslogic.com/?p=1411#comment-2227</guid>
		<description>hi rigby,

i wrote a quick matlab script to retrieve the last trade (real-time) from Google.  here&#039;s a link to it:

&lt;a href=&quot;http://luminouslogic.com/matlab_stock_scripts/get_last_trade_google.m&quot; rel=&quot;nofollow&quot;&gt;get_last_trade_google.m&lt;/a&gt;

i think matlab&#039;s line-by-line execution doesn&#039;t let you retrieve multiple tickers &lt;i&gt;simultaneously&lt;/i&gt; though.

best -
- lumi</description>
		<content:encoded><![CDATA[<p>hi rigby,</p>
<p>i wrote a quick matlab script to retrieve the last trade (real-time) from Google.  here&#8217;s a link to it:</p>
<p><a href="http://luminouslogic.com/matlab_stock_scripts/get_last_trade_google.m" rel="nofollow">get_last_trade_google.m</a></p>
<p>i think matlab&#8217;s line-by-line execution doesn&#8217;t let you retrieve multiple tickers <i>simultaneously</i> though.</p>
<p>best -<br />
- lumi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rigby</title>
		<link>http://luminouslogic.com/how-download-historical-stock-data-google-matlab.htm/comment-page-1#comment-2226</link>
		<dc:creator>Rigby</dc:creator>
		<pubDate>Wed, 15 Jul 2009 23:00:21 +0000</pubDate>
		<guid isPermaLink="false">http://luminouslogic.com/?p=1411#comment-2226</guid>
		<description>I also like yahoo historical data because of the Adjusted Close.  However, if you want to download realtime quotes into matlab from yahoo, I think you need to pay a subscription fee.  Have you looked into writing a script that would download real time quotes from google?  I would definitely be interested, especially if the script could let download several tickers at a same time listed in a string or text file.</description>
		<content:encoded><![CDATA[<p>I also like yahoo historical data because of the Adjusted Close.  However, if you want to download realtime quotes into matlab from yahoo, I think you need to pay a subscription fee.  Have you looked into writing a script that would download real time quotes from google?  I would definitely be interested, especially if the script could let download several tickers at a same time listed in a string or text file.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
