Balance in EUR when asset price is only available in USD

2022-01-03 Thread Timothée GROS
Hi! I am not really sure if my question is related to beancount or Fava only. I am european, and my main currency is EUR. When display my balance sheet in Fava, i usually select "converted to EUR" in order to display the equivalent value in Euro rather than the number of assets (stocks fund

Re: Balance in EUR when asset price is only available in USD

2022-01-03 Thread 'Patrick Ruckstuhl' via Beancount
Hi, there are no automated cross currencies calculated. I created a plugin that you can use which will take care of it. It will calculate "virtual" price entries based on commodity price and fx rates. https://github.com/tarioch/beancounttools https://tariochbctools.readthedocs.io/en/latest/

Re: Using pandas in the importers

2022-01-03 Thread redst...@gmail.com
The interpreter/venv issue aside, you may want to check out petl which is likely more specialized than pandas for operations around importing csvs into beancount. On Sunday, January 2, 2022 at 11:07:45 PM UTC-8 nugget@gmail.com wrote: > Hi > this sme

Re: Balance in EUR when asset price is only available in USD

2022-01-03 Thread Timothée GROS
Wow. Very cool. I have tested your plugin . *it just works* Thanks ! Le lundi 3 janvier 2022 à 15:12:39 UTC+1, pat...@ch.tario.org a écrit : > Hi, > > there are no automated cross currencies calculated. I created a plugin > that you can use which will take care of it. It will calculate "virtual