Inferring unit cost from a total amount

2021-12-30 Thread Samuel Lotz
I have statements from an inheritance in which I know I have a certain number of shares of an asset but I don't know the cost these were obtained at and I was hoping to use something like the deprecated {{total cost}} syntax. I found this issue https://github.com/beancount/beancount/issues/369

Re: Inferring unit cost from a total amount

2021-12-30 Thread Ben Blount
I'm not sure what level of deprecation the total cost syntax has, but using that seems like a pretty decent solution. You can also do math just about anywhere where a number is accepted, so you could do this AFAIK: Assets:Bank 100 FOO { 5000 / 100 USD } On Thu, Dec 30, 2021 at 7:49 PM Samuel Lotz

Re: Frustration

2021-12-30 Thread Samuel Lotz
I agree with Blais that there really isn't a better solution to all of this. I think there is a misconception that because it is conceivable that all of your transactions can be automated (and they are for individual banks & institutions) that it should be easy to automate or that there is alre

Price importer for RealTokens

2021-12-30 Thread Timothée GROS
Hi guys, If there are some REALT investors here, i am please to share a simple price fetcher for Realtokens : https://github.com/grostim/Beancount-myTools/blob/master/price/realt.py Let me know if you meet some issues. Tim -- You received this message because you are subscribed to the Google