Hi,
I want to know how to load the regional data from 'FinancialData'.
I know that name of Google is 'GOOG' as follows :
FinancialData["GOOG"]
but I can't know how to set the name of 'Samsung Electronics'.
I found the code of 'Samsung Electronics' in the Google finance and it is 'KRX:005935'.
But the 'FinancialData' can not recognize it as follows :
FinancialData["KRX:005935"]
Please let me know how to set the name.
Regards,
Daniel Hong