Closed smartroad closed 3 years ago
Try "RR.LON"
THere's a keyword search function included in the API. https://www.alphavantage.co/documentation/#symbolsearch I found the RR.LON ticker using https://www.alphavantage.co/query?function=SYMBOL_SEARCH&keywords=rolls&apikey=NXXXXXXXXXXXXX
Thinking about how to implement this into the module. If you have an idea, let me know.
Hi,
Just started using this as friend has asked to have stocks on his MM. I have desperately trying to understand how the symbols work for different stock exchanges. Is there anywhere on Alpha Vantage that I can search for a company and get their stock symbol?
For example one I am looking for is Rolls Royce, who are "rr" on the London Stock Exchange (FTSE). I have tried "rr", "rr.LS", "rr.LSE", "rr.FTS", "rr.FTSE" and nothing comes up. Is there an easy way to search for the correct symbols to use with this module?
Cheers!!