Group Abstract Group Abstract

Message Boards Message Boards

0
|
5.2K Views
|
2 Replies
|
1 Total Like
View groups...
Share
Share this post:

Removed support for Singapore Exchange in FinancialData?

Posted 6 years ago

I am concerned about the removal of curated data that were previously available.

TableForm[FinancialData["Exchanges"]]

does not list the Singapore Exchange. If not mistaken, data from the Singapore Exchange used to be available. What happened to the data/data source? Is the removal documented somewhere?

Thank you in advance.

POSTED BY: CW Foo
2 Replies
Posted 6 years ago
POSTED BY: CW Foo
Posted 6 years ago

Not sure why it is not in the list of exchanges, but if you know the symbol, it looks like the data is available.

FinancialData["SG:UOB", "Name"]
(* United Overseas Bank Ltd *)

FinancialData["SG:UOB", "Close", {{2019, 01, 01}, {2019, 06, 20}}] // DateListPlot

enter image description here

POSTED BY: Rohit Namjoshi
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard