lavolp3 / MMM-AVStock

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

Feature suggestion: Automatic currency conversion #51

Closed requiemmg closed 9 months ago

requiemmg commented 3 years ago

Hi,

I am using the IEXCloud version. Quite nice. Would it be possible to add a per-stock currency conversion? I get most prices in US$ while my bank shows everything in EUR. Automatically get US$-EUR. And also apply to purchase prices.

lavolp3 commented 3 years ago

Good idea, but I think it might be irritating because if you show the value in EUR it looks like it lists a European exchange while the real price in European exchanges is different.

I'm thinking about it.

lavolp3 commented 9 months ago

New API yahoo finance also supports foreign tickers. So it makes more sense to use a European exchange if you want EUR prices instead of converting the US stock price. Closing this for now