<?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: Download Price Quotes to Microsoft Money After Microsoft Pulls the Plug</title>
	<atom:link href="http://thefinancebuff.com/2009/09/security-quote-script-for-microsoft-money.html/feed" rel="self" type="application/rss+xml" />
	<link>http://thefinancebuff.com/2009/09/security-quote-script-for-microsoft-money.html</link>
	<description>like a friend telling you about money ...</description>
	<lastBuildDate>Fri, 30 Jul 2010 15:49:47 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: John</title>
		<link>http://thefinancebuff.com/2009/09/security-quote-script-for-microsoft-money.html/comment-page-2#comment-4220</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 21 Jul 2010 22:57:52 +0000</pubDate>
		<guid isPermaLink="false">http://thefinancebuff.com/2009/09/security-quote-script-for-microsoft-money.html#comment-4220</guid>
		<description>TFB,

Thanks! If I knew Python well enough, I would throw in an Onerror messagebox &quot;The following stocks/fund name is not recognized and cannot be retrieved. Ending the script. Press OK to acknowledge.&quot; It seems alot of the questions you deal with above are from stock name issues and not actual script issues, so I am not the only one who had a problem there, but you shouldn&#039;t have to research my stock names for me. Thanks for doing my homework for me and for the help! ;)</description>
		<content:encoded><![CDATA[<p>TFB,</p>
<p>Thanks! If I knew Python well enough, I would throw in an Onerror messagebox &#8220;The following stocks/fund name is not recognized and cannot be retrieved. Ending the script. Press OK to acknowledge.&#8221; It seems alot of the questions you deal with above are from stock name issues and not actual script issues, so I am not the only one who had a problem there, but you shouldn&#8217;t have to research my stock names for me. Thanks for doing my homework for me and for the help! <img src='http://thefinancebuff.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TFB</title>
		<link>http://thefinancebuff.com/2009/09/security-quote-script-for-microsoft-money.html/comment-page-2#comment-4219</link>
		<dc:creator>TFB</dc:creator>
		<pubDate>Wed, 21 Jul 2010 22:47:01 +0000</pubDate>
		<guid isPermaLink="false">http://thefinancebuff.com/2009/09/security-quote-script-for-microsoft-money.html#comment-4219</guid>
		<description>John - CTDB.OB isn&#039;t a valid ticker in Yahoo. It says the symbol changed to CTDBQ.OB.</description>
		<content:encoded><![CDATA[<p>John &#8211; CTDB.OB isn&#8217;t a valid ticker in Yahoo. It says the symbol changed to CTDBQ.OB.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://thefinancebuff.com/2009/09/security-quote-script-for-microsoft-money.html/comment-page-2#comment-4218</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 21 Jul 2010 22:33:02 +0000</pubDate>
		<guid isPermaLink="false">http://thefinancebuff.com/2009/09/security-quote-script-for-microsoft-money.html#comment-4218</guid>
		<description>Hello! I am getting this error:
Retrieving quote for XOM
Retrieving quote for CTDB.OB
Traceback (most recent call last):
  File &quot;C:\Users\J\Desktop\Money Files\quotes.py&quot;, line 245, in 
    sec.getQuote()
  File &quot;C:\Users\J\Desktop\Money Files\quotes.py&quot;, line 86, in getQuote
    timeStruct = time.strptime(quote[2] + &quot; &quot; + quote[3], &quot;%m/%d/%Y %I:%M%p&quot;)
  File &quot;C:\Python26\lib\_strptime.py&quot;, line 454, in _strptime_time
    return _strptime(data_string, format)[0]
  File &quot;C:\Python26\lib\_strptime.py&quot;, line 325, in _strptime
    (data_string, format))
ValueError: time data &#039;N/A N/A&#039; does not match format &#039;%m/%d/%Y %I:%M%p&#039;

I tried it with Python 2.6.2 and 2.7. Any ideas?</description>
		<content:encoded><![CDATA[<p>Hello! I am getting this error:<br />
Retrieving quote for XOM<br />
Retrieving quote for CTDB.OB<br />
Traceback (most recent call last):<br />
  File &#8220;C:\Users\J\Desktop\Money Files\quotes.py&#8221;, line 245, in<br />
    sec.getQuote()<br />
  File &#8220;C:\Users\J\Desktop\Money Files\quotes.py&#8221;, line 86, in getQuote<br />
    timeStruct = time.strptime(quote[2] + &#8221; &#8221; + quote[3], &#8220;%m/%d/%Y %I:%M%p&#8221;)<br />
  File &#8220;C:\Python26\lib\_strptime.py&#8221;, line 454, in _strptime_time<br />
    return _strptime(data_string, format)[0]<br />
  File &#8220;C:\Python26\lib\_strptime.py&#8221;, line 325, in _strptime<br />
    (data_string, format))<br />
ValueError: time data &#8216;N/A N/A&#8217; does not match format &#8216;%m/%d/%Y %I:%M%p&#8217;</p>
<p>I tried it with Python 2.6.2 and 2.7. Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HENRY ALKEN</title>
		<link>http://thefinancebuff.com/2009/09/security-quote-script-for-microsoft-money.html/comment-page-2#comment-4206</link>
		<dc:creator>HENRY ALKEN</dc:creator>
		<pubDate>Sun, 18 Jul 2010 14:50:50 +0000</pubDate>
		<guid isPermaLink="false">http://thefinancebuff.com/2009/09/security-quote-script-for-microsoft-money.html#comment-4206</guid>
		<description>I thought I would check in to see how everyone is doing with the MSN Money replacement business.

I got a free copy of MSN Money Plus and started using TFB&#039;s price updating scripts. But then I found that my broker, Merrill Lynch, had an OFX download for MSN Money users. I started using that &amp; it worked extremely well, downloading prices, dividends, stock splits, etc.

But this week Merrill Lynch notified me that Microsoft is no longer supplying them with data &amp; so they have disabled the MSN Money OFX file download from their website. From now on they will supply only QIF files for Quicken.

So I thought I would switch to Quicken. However, when I read the user reviews on 2010 Quicken they were extremely hostile to the software and to the Intuit company. In fact I have never read such bad reviews.

So now I am sticking with MSN Money Plus and back to using TFB&#039;s Life Saver script for updating prices from Yahoo.

One reader, #47, asked how to disable the import - file connection. This is not so easy. Here is one Microsoft recommended procedure:
http://support.microsoft.com/kb/910214
As you can see even the Microsofties have trouble doing it.
 
For those who wish to study OFX, there is a PDF spec that can be downloaded:
http://www.ofx.net/ 
So,in summary, I am using TFB&#039;s great script and a dummy account for updating prices. I manually enter the broker&#039;s cash total which includes all dividends. Individual dividends are not entered. I enter, by hand, stock splits and stock purchases &amp; sales.

How is everyone else doing?</description>
		<content:encoded><![CDATA[<p>I thought I would check in to see how everyone is doing with the MSN Money replacement business.</p>
<p>I got a free copy of MSN Money Plus and started using TFB&#8217;s price updating scripts. But then I found that my broker, Merrill Lynch, had an OFX download for MSN Money users. I started using that &amp; it worked extremely well, downloading prices, dividends, stock splits, etc.</p>
<p>But this week Merrill Lynch notified me that Microsoft is no longer supplying them with data &amp; so they have disabled the MSN Money OFX file download from their website. From now on they will supply only QIF files for Quicken.</p>
<p>So I thought I would switch to Quicken. However, when I read the user reviews on 2010 Quicken they were extremely hostile to the software and to the Intuit company. In fact I have never read such bad reviews.</p>
<p>So now I am sticking with MSN Money Plus and back to using TFB&#8217;s Life Saver script for updating prices from Yahoo.</p>
<p>One reader, #47, asked how to disable the import &#8211; file connection. This is not so easy. Here is one Microsoft recommended procedure:<br />
<a href="http://support.microsoft.com/kb/910214" rel="nofollow">http://support.microsoft.com/kb/910214</a><br />
As you can see even the Microsofties have trouble doing it.</p>
<p>For those who wish to study OFX, there is a PDF spec that can be downloaded:<br />
<a href="http://www.ofx.net/" rel="nofollow">http://www.ofx.net/</a><br />
So,in summary, I am using TFB&#8217;s great script and a dummy account for updating prices. I manually enter the broker&#8217;s cash total which includes all dividends. Individual dividends are not entered. I enter, by hand, stock splits and stock purchases &amp; sales.</p>
<p>How is everyone else doing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: whm</title>
		<link>http://thefinancebuff.com/2009/09/security-quote-script-for-microsoft-money.html/comment-page-2#comment-4205</link>
		<dc:creator>whm</dc:creator>
		<pubDate>Sun, 18 Jul 2010 14:20:54 +0000</pubDate>
		<guid isPermaLink="false">http://thefinancebuff.com/2009/09/security-quote-script-for-microsoft-money.html#comment-4205</guid>
		<description>MS Money Plus Deluxe (ver 17) alerts you to dividend payouts for your holdings without downloading the information from your broker. Would you consider adding this feature to your quote script? If not, is there a web site that provides and tracks dividend payout dates &amp; amounts for investments. Thank you.</description>
		<content:encoded><![CDATA[<p>MS Money Plus Deluxe (ver 17) alerts you to dividend payouts for your holdings without downloading the information from your broker. Would you consider adding this feature to your quote script? If not, is there a web site that provides and tracks dividend payout dates &amp; amounts for investments. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HENRY ALKEN</title>
		<link>http://thefinancebuff.com/2009/09/security-quote-script-for-microsoft-money.html/comment-page-2#comment-3874</link>
		<dc:creator>HENRY ALKEN</dc:creator>
		<pubDate>Sat, 24 Apr 2010 18:06:57 +0000</pubDate>
		<guid isPermaLink="false">http://thefinancebuff.com/2009/09/security-quote-script-for-microsoft-money.html#comment-3874</guid>
		<description>TFB

I have attempted to obtain the log files which describe the traffic between Money and Merrill Lynch but have not been successful:

http://support.microsoft.com/kb/911941/en-us

I have checked the Registry and it has been correctly changed to permit log file generation.

The two log files should be:

merrillrs.txt for the request to Merrill
merrillrq.txt for the response from Merrill

Maybe you will have better luck.</description>
		<content:encoded><![CDATA[<p>TFB</p>
<p>I have attempted to obtain the log files which describe the traffic between Money and Merrill Lynch but have not been successful:</p>
<p><a href="http://support.microsoft.com/kb/911941/en-us" rel="nofollow">http://support.microsoft.com/kb/911941/en-us</a></p>
<p>I have checked the Registry and it has been correctly changed to permit log file generation.</p>
<p>The two log files should be:</p>
<p>merrillrs.txt for the request to Merrill<br />
merrillrq.txt for the response from Merrill</p>
<p>Maybe you will have better luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TFB</title>
		<link>http://thefinancebuff.com/2009/09/security-quote-script-for-microsoft-money.html/comment-page-2#comment-3873</link>
		<dc:creator>TFB</dc:creator>
		<pubDate>Sat, 24 Apr 2010 16:13:15 +0000</pubDate>
		<guid isPermaLink="false">http://thefinancebuff.com/2009/09/security-quote-script-for-microsoft-money.html#comment-3873</guid>
		<description>Henry - If you are able to run the account update script and Merrill Lynch is your only investment account, you probably don&#039;t need the quote script. The prices only update once a day. Run it again in a few days and see if the prices change. If for some reason Merrill Lynch does not include prices in its download, you will need the quote script but you will have to manually edit the list of stocks and funds in that script. It doesn&#039;t know about your accounts or holdings.</description>
		<content:encoded><![CDATA[<p>Henry &#8211; If you are able to run the account update script and Merrill Lynch is your only investment account, you probably don&#8217;t need the quote script. The prices only update once a day. Run it again in a few days and see if the prices change. If for some reason Merrill Lynch does not include prices in its download, you will need the quote script but you will have to manually edit the list of stocks and funds in that script. It doesn&#8217;t know about your accounts or holdings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HENRY ALKEN</title>
		<link>http://thefinancebuff.com/2009/09/security-quote-script-for-microsoft-money.html/comment-page-2#comment-3872</link>
		<dc:creator>HENRY ALKEN</dc:creator>
		<pubDate>Sat, 24 Apr 2010 16:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://thefinancebuff.com/2009/09/security-quote-script-for-microsoft-money.html#comment-3872</guid>
		<description>TFB

Thank you. I am now getting a Money window that pops up with a Heading of Import Summary and a content of Import Complete after I run ofx-ba-tfb-auto.py.txt using import-ofx.bat.txt. Merrill Lynch is accepting the request for updates without complaining but is not sending the new prices.

In your &quot;quotes.py&quot; you created a class OfxWriter to list the stock  names.

Is that list of stocks to be updated now created by Money and is no longer necessary?</description>
		<content:encoded><![CDATA[<p>TFB</p>
<p>Thank you. I am now getting a Money window that pops up with a Heading of Import Summary and a content of Import Complete after I run ofx-ba-tfb-auto.py.txt using import-ofx.bat.txt. Merrill Lynch is accepting the request for updates without complaining but is not sending the new prices.</p>
<p>In your &#8220;quotes.py&#8221; you created a class OfxWriter to list the stock  names.</p>
<p>Is that list of stocks to be updated now created by Money and is no longer necessary?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TFB</title>
		<link>http://thefinancebuff.com/2009/09/security-quote-script-for-microsoft-money.html/comment-page-2#comment-3871</link>
		<dc:creator>TFB</dc:creator>
		<pubDate>Sat, 24 Apr 2010 02:48:27 +0000</pubDate>
		<guid isPermaLink="false">http://thefinancebuff.com/2009/09/security-quote-script-for-microsoft-money.html#comment-3871</guid>
		<description>Henry - What settings did you use? According to &lt;a href=&quot;http://microsoftmoneyoffline.wordpress.com/moneydance-ofx-settings/&quot; rel=&quot;nofollow&quot;&gt;a post by Dan&lt;/a&gt;, it&#039;s

“caps”: [ &quot;SIGNON&quot;, &quot;INVSTMT&quot; ],
“fiorg”: “www.mldirect.ml.com”,
“fid”: “5550″,
“url”: “https://taxcert.mlol.ml.com/eftxweb/access.ofx”,</description>
		<content:encoded><![CDATA[<p>Henry &#8211; What settings did you use? According to <a href="http://microsoftmoneyoffline.wordpress.com/moneydance-ofx-settings/" rel="nofollow">a post by Dan</a>, it&#8217;s</p>
<p>“caps”: [ "SIGNON", "INVSTMT" ],<br />
“fiorg”: “www.mldirect.ml.com”,<br />
“fid”: “5550″,<br />
“url”: “https://taxcert.mlol.ml.com/eftxweb/access.ofx”,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HENRY ALKEN</title>
		<link>http://thefinancebuff.com/2009/09/security-quote-script-for-microsoft-money.html/comment-page-2#comment-3870</link>
		<dc:creator>HENRY ALKEN</dc:creator>
		<pubDate>Sat, 24 Apr 2010 01:58:34 +0000</pubDate>
		<guid isPermaLink="false">http://thefinancebuff.com/2009/09/security-quote-script-for-microsoft-money.html#comment-3870</guid>
		<description>TFB

I am having no luck getting a response from Merrill Lynch using ofx.py.

I am getting HTTP Error 400.

Any help finding the &quot;sites&quot; data for Merrill Lynch would be appreciated.

Thank you.</description>
		<content:encoded><![CDATA[<p>TFB</p>
<p>I am having no luck getting a response from Merrill Lynch using ofx.py.</p>
<p>I am getting HTTP Error 400.</p>
<p>Any help finding the &#8220;sites&#8221; data for Merrill Lynch would be appreciated.</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
