lavolp3 / MMM-AVStock

MagicMirror module for displaying stock price with Alphavantage API
MIT License
38 stars 18 forks source link

MMM-AVStock and french stocks #23

Closed ghost closed 3 years ago

ghost commented 4 years ago

Hello, does this module work with euronext and french stocks and the CAC?

lavolp3 commented 3 years ago

Try finding your stock in the stock search function of the Api alphavantage.co/query?function=SYMBOL_SEARCH&keywords=CAC&apikey=NXXXXXXXXXXXXX

Just replace the keyword with anything you want to try out. Weems to even work with the apikey above (which is obviously a fake one)

lavolp3 commented 3 years ago

closed since this is an API issue, not a module issue. Let me know if you have trouble using above function