<?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 into Matlab</title>
	<atom:link href="http://luminouslogic.com/how-to-download-historical-stock-data-into-matlab.htm/feed" rel="self" type="application/rss+xml" />
	<link>http://luminouslogic.com/how-to-download-historical-stock-data-into-matlab.htm</link>
	<description>Stock-picking is an art.  I have sympathy for all who attempt it.</description>
	<lastBuildDate>Mon, 06 Feb 2012 12:09:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Ana</title>
		<link>http://luminouslogic.com/how-to-download-historical-stock-data-into-matlab.htm/comment-page-1#comment-2962</link>
		<dc:creator>Ana</dc:creator>
		<pubDate>Tue, 06 Dec 2011 00:49:38 +0000</pubDate>
		<guid isPermaLink="false">http://luminouslogic.com/?p=5#comment-2962</guid>
		<description>Hi,

I need historical data from Brazil stock xchange.

Yahoo and google doesnt have those datas for several stocks.

The &#039;advfn&#039; provide the historical data i need.

How can  i modify this script to read historial data from &#039;advfn&#039; ?

advfn: www.advfn.com.br

thanks a lot.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I need historical data from Brazil stock xchange.</p>
<p>Yahoo and google doesnt have those datas for several stocks.</p>
<p>The &#8216;advfn&#8217; provide the historical data i need.</p>
<p>How can  i modify this script to read historial data from &#8216;advfn&#8217; ?</p>
<p>advfn: <a href="http://www.advfn.com.br" rel="nofollow">http://www.advfn.com.br</a></p>
<p>thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nemo</title>
		<link>http://luminouslogic.com/how-to-download-historical-stock-data-into-matlab.htm/comment-page-1#comment-2905</link>
		<dc:creator>Nemo</dc:creator>
		<pubDate>Thu, 20 Oct 2011 11:51:04 +0000</pubDate>
		<guid isPermaLink="false">http://luminouslogic.com/?p=5#comment-2905</guid>
		<description>Hey!

Is it possible to tweak your MATLAB code always use the IPO date as start date? Your code gives an error if you set a start date prior to the IPO of a stock. I am currently trying to solve this problem, I will post a code fix if I manage to correct it myself.

Cheers! 
P.S. great blog!

/Nemo</description>
		<content:encoded><![CDATA[<p>Hey!</p>
<p>Is it possible to tweak your MATLAB code always use the IPO date as start date? Your code gives an error if you set a start date prior to the IPO of a stock. I am currently trying to solve this problem, I will post a code fix if I manage to correct it myself.</p>
<p>Cheers!<br />
P.S. great blog!</p>
<p>/Nemo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ace</title>
		<link>http://luminouslogic.com/how-to-download-historical-stock-data-into-matlab.htm/comment-page-1#comment-2875</link>
		<dc:creator>ace</dc:creator>
		<pubDate>Sun, 04 Sep 2011 03:24:53 +0000</pubDate>
		<guid isPermaLink="false">http://luminouslogic.com/?p=5#comment-2875</guid>
		<description>Guys give stookle.com a shot</description>
		<content:encoded><![CDATA[<p>Guys give stookle.com a shot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://luminouslogic.com/how-to-download-historical-stock-data-into-matlab.htm/comment-page-1#comment-2871</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Fri, 02 Sep 2011 13:42:52 +0000</pubDate>
		<guid isPermaLink="false">http://luminouslogic.com/?p=5#comment-2871</guid>
		<description>I have read your blog from the start of your CFA trek since my post.  I too came up with a pairs trading concept on my own.  I started in with non linear models and at least 3 components--the stock price and commodity prices tied to the business.  Why over complicate things, particularly if you have no idea what you are doing?  For an oil stock, you could use oil price and something to tied to the dollar.    Harmonic oscillators are fascinating!
  
I&#039;m contemplating the CFA exam.  How old will I be in a few years if I don&#039;t do it?  I&#039;m Looking forward to reading about the rest of your journey.  You have related some invaluable insights for me!

On Matlab, I was wondering if it was worth it to learn it.  The scripting language in JMP is like C (I never formally learned C).  The Matlab scripts you posted look more like VB (I do a lot of VBA with excel).  Code examples abound for VB; I feel I spend too much time trying to figure out how to script something in JMP that would easy to do in VB.  For now I think I can use excel and internet queries and then dump the data into JMP.  I think I can convert some of your scripts.

I&#039;ll look into the paid options sites...recommendations?</description>
		<content:encoded><![CDATA[<p>I have read your blog from the start of your CFA trek since my post.  I too came up with a pairs trading concept on my own.  I started in with non linear models and at least 3 components&#8211;the stock price and commodity prices tied to the business.  Why over complicate things, particularly if you have no idea what you are doing?  For an oil stock, you could use oil price and something to tied to the dollar.    Harmonic oscillators are fascinating!</p>
<p>I&#8217;m contemplating the CFA exam.  How old will I be in a few years if I don&#8217;t do it?  I&#8217;m Looking forward to reading about the rest of your journey.  You have related some invaluable insights for me!</p>
<p>On Matlab, I was wondering if it was worth it to learn it.  The scripting language in JMP is like C (I never formally learned C).  The Matlab scripts you posted look more like VB (I do a lot of VBA with excel).  Code examples abound for VB; I feel I spend too much time trying to figure out how to script something in JMP that would easy to do in VB.  For now I think I can use excel and internet queries and then dump the data into JMP.  I think I can convert some of your scripts.</p>
<p>I&#8217;ll look into the paid options sites&#8230;recommendations?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lumilog</title>
		<link>http://luminouslogic.com/how-to-download-historical-stock-data-into-matlab.htm/comment-page-1#comment-2870</link>
		<dc:creator>Lumilog</dc:creator>
		<pubDate>Wed, 31 Aug 2011 19:52:31 +0000</pubDate>
		<guid isPermaLink="false">http://luminouslogic.com/?p=5#comment-2870</guid>
		<description>Jaime - de nada!

Bill - the only other language I&#039;ve used to do this is Java (via Netbeans).  The one problem you might run into is I know of no free site to get historical option data from.  But I&#039;ve certainly done my share of correlation-style backtesting to try out things like pairs trading.  Best of luck to you!</description>
		<content:encoded><![CDATA[<p>Jaime &#8211; de nada!</p>
<p>Bill &#8211; the only other language I&#8217;ve used to do this is Java (via Netbeans).  The one problem you might run into is I know of no free site to get historical option data from.  But I&#8217;ve certainly done my share of correlation-style backtesting to try out things like pairs trading.  Best of luck to you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://luminouslogic.com/how-to-download-historical-stock-data-into-matlab.htm/comment-page-1#comment-2864</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Sun, 28 Aug 2011 20:07:41 +0000</pubDate>
		<guid isPermaLink="false">http://luminouslogic.com/?p=5#comment-2864</guid>
		<description>Do you have any experience with other software like jmp (it  is a front end for SAS).  I expect I could do the same thing as you are trying.  I&#039;m just starting.  I have done regression with jmp and and done PCA/PCR with another program called unscrambler for spectral data.   
To start I  think I would like to use the algorithms to write covered calls and or hedge a portfolio in a down market.   
I would think that it would be good to be able to run scripts on databases on thier sever and have subsets of data returned.  Once you find specific coorelations and probabilities then you only need to access those data sets or use a service for that , correct?</description>
		<content:encoded><![CDATA[<p>Do you have any experience with other software like jmp (it  is a front end for SAS).  I expect I could do the same thing as you are trying.  I&#8217;m just starting.  I have done regression with jmp and and done PCA/PCR with another program called unscrambler for spectral data.<br />
To start I  think I would like to use the algorithms to write covered calls and or hedge a portfolio in a down market.<br />
I would think that it would be good to be able to run scripts on databases on thier sever and have subsets of data returned.  Once you find specific coorelations and probabilities then you only need to access those data sets or use a service for that , correct?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaime López</title>
		<link>http://luminouslogic.com/how-to-download-historical-stock-data-into-matlab.htm/comment-page-1#comment-2844</link>
		<dc:creator>Jaime López</dc:creator>
		<pubDate>Tue, 16 Aug 2011 17:55:23 +0000</pubDate>
		<guid isPermaLink="false">http://luminouslogic.com/?p=5#comment-2844</guid>
		<description>Gracias por compartir un código excelente!</description>
		<content:encoded><![CDATA[<p>Gracias por compartir un código excelente!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lumilog</title>
		<link>http://luminouslogic.com/how-to-download-historical-stock-data-into-matlab.htm/comment-page-1#comment-2820</link>
		<dc:creator>Lumilog</dc:creator>
		<pubDate>Mon, 04 Jul 2011 11:14:35 +0000</pubDate>
		<guid isPermaLink="false">http://luminouslogic.com/?p=5#comment-2820</guid>
		<description>Hi Baixiao - I think your previous comment was left on a different post, because I remember responding to it. ?!

Anyway, I don&#039;t know of any free source for historical options prices - I wish I did. Let me know if you come across any - and thanks for taking the time to write.  Now get those wavelet transforms and FFT engines humming and make us proud!

-lumi</description>
		<content:encoded><![CDATA[<p>Hi Baixiao &#8211; I think your previous comment was left on a different post, because I remember responding to it. ?!</p>
<p>Anyway, I don&#8217;t know of any free source for historical options prices &#8211; I wish I did. Let me know if you come across any &#8211; and thanks for taking the time to write.  Now get those wavelet transforms and FFT engines humming and make us proud!</p>
<p>-lumi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Baixiao</title>
		<link>http://luminouslogic.com/how-to-download-historical-stock-data-into-matlab.htm/comment-page-1#comment-2818</link>
		<dc:creator>Baixiao</dc:creator>
		<pubDate>Sun, 03 Jul 2011 17:43:37 +0000</pubDate>
		<guid isPermaLink="false">http://luminouslogic.com/?p=5#comment-2818</guid>
		<description>It worked this time, even though my original message was much nicer :D

Anyway, it is a great tool works real well and I am thinking if I can use it to download option data. I have experience with Matlab and FFT before and want to do the same thing, financial freedom journey :D</description>
		<content:encoded><![CDATA[<p>It worked this time, even though my original message was much nicer <img src='http://luminouslogic.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Anyway, it is a great tool works real well and I am thinking if I can use it to download option data. I have experience with Matlab and FFT before and want to do the same thing, financial freedom journey <img src='http://luminouslogic.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Baixiao</title>
		<link>http://luminouslogic.com/how-to-download-historical-stock-data-into-matlab.htm/comment-page-1#comment-2817</link>
		<dc:creator>Baixiao</dc:creator>
		<pubDate>Sun, 03 Jul 2011 17:39:02 +0000</pubDate>
		<guid isPermaLink="false">http://luminouslogic.com/?p=5#comment-2817</guid>
		<description>Lumi,

I thought I left a comment here couple days ago, but it is not here somehow. So I will try again. I downloaded your matlab problem it works great I really like it. I am wondering if you tried to get option data as well? I am interested to download the daily option data and don&#039;t know where to start yet, can you share your experience if you have?

Thanks a lot, great blog and Matlab program :D</description>
		<content:encoded><![CDATA[<p>Lumi,</p>
<p>I thought I left a comment here couple days ago, but it is not here somehow. So I will try again. I downloaded your matlab problem it works great I really like it. I am wondering if you tried to get option data as well? I am interested to download the daily option data and don&#8217;t know where to start yet, can you share your experience if you have?</p>
<p>Thanks a lot, great blog and Matlab program <img src='http://luminouslogic.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

