RE: Re: Mathematica 6.0 - FinancialData
- To: mathgroup at smc.vnet.net
- Subject: [mg81463] RE: [mg81451] Re: [mg75594] Mathematica 6.0 - FinancialData
- From: "Mitch Stonehocker" <mitch at aitoconsulting.com>
- Date: Mon, 24 Sep 2007 04:18:40 -0400 (EDT)
- References: <200705060548.BAA03713@smc.vnet.net> <200709240118.VAA02023@smc.vnet.net>
Works for me. In my experience pulling data off the internet can be problematic. My first suggestion is try several times. Then, consider the site your pulling from may be having problems. For example some sites are updating download files and if you're pulling at the same time this may be a problem. Then, of course, it could be your connection. Are you behind a firewall? If so you may need to contact the administrator for various kinds of download blocks. Cheers, Mitch Stonehocker 917 560 9560 -----Original Message----- From: Theta [mailto:info at genetrix.se] Sent: Sunday, September 23, 2007 9:18 PM To: mathgroup at smc.vnet.net Subject: [mg81463] [mg81451] Re: [mg75594] Mathematica 6.0 - FinancialData Hello, i don't even get FinancialData to work properly. Internet connectivity is checked from within mathematica and is working, error below. In[1]:= DateListPlot[FinancialData["GE", "Jan. 1, 2000"]] During evaluation of In[1]:= FinancialData::dlfail: Internet download \ of data for FinancialData failed. Use Help > Internet Connectivity... \ to test or reconfigure internet connectivity. >> During evaluation of In[1]:= DateListPlot::ntdt: The first argument \ to DateListPlot is not a list of pairs of dates and real values or a \ list of lists of pairs of dates and real values. >> Out[1]= DateListPlot[$Failed] Pratim Vakish wrote: > > Hello, > > I have seen that Mathematica has a new function called FinancialData > returning data such as the returns of stocks, indices, etc. > I woulkd like to know the sources (World Bank, IMF, etc.) for the > financial data provided bi the function FinancialData. > > Pratim > > > -- View this message in context: http://www.nabble.com/-mg75594--Mathematica-6.0---FinancialData-tf3698679.ht ml#a12851696 Sent from the MathGroup mailing list archive at Nabble.com.
- Follow-Ups:
- Re: RE: Re: Mathematica 6.0 -
- From: Theta <info@genetrix.se>
- Re: RE: Re: Mathematica 6.0 -
- References:
- Re: Mathematica 6.0 - FinancialData
- From: Theta <info@genetrix.se>
- Re: Mathematica 6.0 - FinancialData