Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.mathematica > #1469 > unrolled thread

Re: FinancialData[], German index "DAX", "FinancialData::notent:"

Started byUlrich Arndt <ulrich.arndt@data2knowledge.de>
First post2011-04-04 11:28 +0000
Last post2011-04-04 11:28 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.soft-sys.math.mathematica


Contents

  Re: FinancialData[], German index "DAX", "FinancialData::notent:" Ulrich Arndt <ulrich.arndt@data2knowledge.de> - 2011-04-04 11:28 +0000

#1469 — Re: FinancialData[], German index "DAX", "FinancialData::notent:"

FromUlrich Arndt <ulrich.arndt@data2knowledge.de>
Date2011-04-04 11:28 +0000
SubjectRe: FinancialData[], German index "DAX", "FinancialData::notent:"
Message-ID<inca11$1r7$1@smc.vnet.net>
Hi,

In[2]:= FinancialData["DAX", "Members"]

Out[2]= {"ADS.DE", "ALV.DE", "BAS.DE", "BAYN.DE", "BEI.DE", "BMW.DE", \
"CBK.DE", "DAI.DE", "DB1.DE", "DBK.DE", "DPW.DE", "DTE.DE", \
"EOAN.DE", "FME.DE", "FRE.DE", "HEI.DE", "IFX.DE", "LHA.DE", \
"LIN.DE", "MAN.DE", "MEO.DE", "MRK.DE", "MUV2.DE", "RWE.DE", \
"SAP.DE", "SDF.DE", "SIE.DE", "TKA.DE", "VOW3.DE"}
should do the trick...

Ulrich

Am 04.04.2011 um 12:31 schrieb Matthias Bode:

> Hola:
>
> 1. I extracted the ticker symbols for "F:"
>
> frazero = FinancialData["F:*", "Lookup"];
> len = Length[frazero]
> Sort[Table[{FinancialData[frazero[[n]],
>         "Name"], frazero[[n]]}, {n, 1, len}]]
>
> and I got 10'619 data elements, most like {"10TACLE STUDIOS", "F:T1C"} .
>
> 2. I failed to find the ticker symbol for the German stock index "DAX". Could somebody please tell me?
>
> 3. Of the 10'619 data elements 745, however, evaluated to
>
> "FinancialData::notent: "\!\(\"F:0CP\"\) is not a known entity, class, or tag for \!\(\"FinancialData\"\). Use \!\(\"FinancialData\"\)[] for a list of entities."
>
> Maybe, these data should be curated?
>
> Saludos,
>
> MATTHIAS BODE
> S 17.35775=B0, W 066.14577=B0
> 2'740 m
> AMSL.

[toc] | [standalone]


Back to top | Article view | comp.soft-sys.math.mathematica


csiph-web