ananthakumaran / paisa

Paisa – Personal Finance Manager. https://paisa.fyi demo: https://demo.paisa.fyi
https://paisa.fyi
GNU Affero General Public License v3.0
2.46k stars 129 forks source link

prices from MFAPI are not converted to default currency #238

Closed kunaguvarun closed 4 months ago

kunaguvarun commented 4 months ago

Hi,

This is in continuation to my previous issue which is moved to discussions now but I think its an issue and worth your attention. Prices fetched from Yahoo are converted from INR to default currency which is USD in my case. However, prices from MFAPI are retained in INR and not converted to USD.

image image image image

Doing the same with MFAPI now

INR is retained as INR and nit converted to USD thereby messing up balances

image image

ananthakumaran commented 4 months ago

If a price provider supports currency conversion, paisa automatically converts to the default currency. This is the case with yahoo and alphavantage.

I understand handling this scenario for all price providers would be better, but I would consider that a feature request.

I use discussions for all feature requests, moving this to discussions as well.