MathGroup Archive 2012

[Date Index] [Thread Index] [Author Index]

Search the Archive

problems with FinancialData

  • To: mathgroup at smc.vnet.net
  • Subject: [mg129167] problems with FinancialData
  • From: fjfreniche at gmail.com
  • Date: Wed, 19 Dec 2012 04:57:43 -0500 (EST)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • Delivered-to: l-mathgroup@wolfram.com
  • Delivered-to: mathgroup-newout@smc.vnet.net
  • Delivered-to: mathgroup-newsend@smc.vnet.net

Until last week I could get the list of members of the spanish index IBEX, but it is not working now. Does someone know what's happened?

In[1]:= FinancialData["*IBEX*", "Lookup"]

Out[1]= {"^IBEX", "IBEX:^TV", "IIBEX"}

In[2]:= FinancialData[% // First, "Members"]

During evaluation of In[2]:= FinancialData::notent: ^IBEX is not a known entity, class, or tag for FinancialData. Use FinancialData[] for a list of entities. >>

Out[2]= FinancialData["^IBEX", "Members"]



  • Prev by Date: Re: Plot Points over an image
  • Next by Date: Plot[] will not plot functions when one of the functions in list
  • Previous by thread: Re: options in Plot
  • Next by thread: Plot[] will not plot functions when one of the functions in list