alexyak / stocks

Stocks module for MagicMirror
14 stars 16 forks source link

Wrong stock showing with the proper symbol #2

Open Officeglen1987 opened 8 years ago

Officeglen1987 commented 8 years ago

Hi All,

more troubleshooting than anything. But I am trying to get the screen to show me CVX (Chevron Corp which trades on the NYSE) but when I put the symbol in it displays CVX (CEMATRIX Corp which trades on the CVE)

anyone know how to fix?

stuloh commented 7 years ago

You can designate which market the ticker belongs to by prefixing it with <MARKET>:. So you can explicitly refer to NYSE:CVX or CVE:CVX as the symbol.

Elaniobro commented 5 years ago

https://github.com/alexyak/stocks/issues/14