shayne / stock-ticker-stream-deck-plugin

A stock ticker plugin for Stream Deck
MIT License
25 stars 12 forks source link

London stock exchange #1

Closed DefuseStudios closed 2 years ago

DefuseStudios commented 5 years ago

Hey there,

Is there a way to get prices from the London stock exchange it seams I can only get US prices to show.

Thanks

OzWanderer commented 4 years ago

Similar to DefuseStudios question - can I get symbols traded in Luxemburg? What are the current limitations or what is the data source being used? Great gadget, great UI design on such a tiny display. Thank you!

KamiCrit commented 4 years ago

Great plugin! Would like to see the TSX added.

Thanks!

shayne commented 3 years ago

Data comes from Yahoo Finance. Any examples I can try to pull out of their API?

Monkeytactics commented 2 years ago

If you look at how Yahoo Finance denote non US tickers - that's how to pull them in this app. LSE (London) for instance pull correctly if you add .L to the end, for example:

IGG.L = IGG (IG Group). Confirmed this works correctly for me.

gotfredsen commented 2 years ago

Can I suggest adding to the help page that it uses Yahoo Finance API. I figured out how to add forex like this USDEUR=X as a symbol, display is a bit off, but hey, it shows.

shayne commented 2 years ago

@gotfredsen added help text in commit 261311a - will go out in next release

pl804 commented 2 years ago

TSE working for anyone? FORA.TO (as on Yahoo! Finance) doesn't work for me.