prices from MFAPI are not converted to default currency #239
kunaguvarun
started this conversation in
Ideas
Replies: 1 comment
-
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. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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.
Doing the same with MFAPI now
INR is retained as INR and nit converted to USD thereby messing up balances
Beta Was this translation helpful? Give feedback.
All reactions