|
[Date Index]
[Thread Index]
[Author Index]
FinancialData[] and ISIN
- To: mathgroup at smc.vnet.net
- Subject: [mg112730] FinancialData[] and ISIN
- From: SED user <Cystrin at hotmail.com>
- Date: Tue, 28 Sep 2010 06:50:19 -0400 (EDT)
Can FinancialData[] be used to retrieve information given an International
Securities Identification Number (ISIN)?
For example, from uk.finsearch.yahoo.com, I obtained this listing for a
Goldman Sachs stock:
GS DYNAMIC OPPS EUR GSDE.L GB00B173NZ45 London Stock 1.23?
In Mathematica, I can obtain information about the stock using GSDE.L as an
argument:
>>FinancialData["GSDE.L"]
<<1.225
However, what I would like to do is to supply the ISIN as an argument. Is
this possible and if so how?
TIA - Stan
Prev by Date:
Re: Interpolate in polar coordinates or cartesian
Next by Date:
Re: Manipulating Solution List from NDSolve
Previous by thread:
Solve Question - 2 Non zero values
Next by thread:
Numeric warnings during symbolic manipulation
|