Re: Importing transactions in foreign currency

2020-09-16 Thread Daniele Nicolodi
On 15/09/2020 19:53, redst...@gmail.com wrote: > There are a few approaches I can think of: > > A) The simplest would be to really get comfortable with your editor. > vim/emacs and other editors have macros and autocomplete that should > make this a breeze, and really, no different in terms of key

Re: Calculating Portfolio Returns

2020-09-16 Thread cha...@gmail.com
Thanks, this looks promising and I'll try it out soon. In the document there is a discussion of comparing your returns to another portfolio. I would suggest using some number of these lazy portfolios for default selections, where of course someo

Re: Importing transactions in foreign currency

2020-09-16 Thread redst...@gmail.com
> > > B) Hide the conversion by booking it into a holding account: > > 2020-01-01 * "Furniture" > > Liabilities:CreditCard -30 EUR > > Liabilities:Hold -35 USD @ 0.75 EUR > > Liabilities:Hold 30 EUR > > Expenses:Table 25 USD > > Expenses:Chair 15 USD > > Your example does not balance, but

Re: merge multiple trades into one

2020-09-16 Thread redst...@gmail.com
Of course! Wish you the best in your learning journey! If you ever get stuck or want another pair of eyes, feel free to past your code into https://pastebin.com/ (or a similar site), and share the link here. On Tuesday, September 15, 2020 at 8:02:23 PM UTC-7 kprab...@gmail.com wrote: > Dear Red

Re: Airline miles: expiry and value reporter for Fava, Beancount [fava_miler]

2020-09-16 Thread Red S
On Wednesday, May 6, 2020 at 2:40:09 AM UTC-7, Martin Michlmayr wrote: > > * Red S > [2020-05-05 23:08]: > > Github > > > > Airline miles and rewards points: expiration and value reporting for > > Fava/Beancount (Personal finance software). > > I can't

Re: Importing transactions in foreign currency

2020-09-16 Thread Daniele Nicolodi
On 16/09/2020 18:27, redst...@gmail.com wrote: > > B) Hide the conversion by booking it into a holding account: > > 2020-01-01 * "Furniture" > > Liabilities:CreditCard -30 EUR > > Liabilities:Hold -35 USD @ 0.75 EUR > > Liabilities:Hold 30 EUR > > Expenses:Table 25 USD >

Re: Importing transactions in foreign currency

2020-09-16 Thread Martin Blais
On Wed, Sep 16, 2020 at 2:15 PM Daniele Nicolodi wrote: > On 16/09/2020 18:27, redst...@gmail.com wrote: > > > B) Hide the conversion by booking it into a holding account: > > > 2020-01-01 * "Furniture" > > > Liabilities:CreditCard -30 EUR > > > Liabilities:Hold -35 USD @ 0.75 EUR

Re: Stock splits

2020-09-16 Thread Martin Blais
Thanks, will respond in the doc On Tue, Sep 15, 2020 at 8:34 PM Simon wrote: > Hi Martin, > Long-time lurker, first-time poster... I added some comments to the > document as a starting point - hope I did it right! > > I have a decent amount of experience with the treatment of corporate > actions