/beancount

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Beancount configuration to read ofx/qfx with smart importer

Example:

example.beancount: existing beancount file
example.import: configuration for ofx account #change to your account id and account name ofxdownload.ofx: downloaded statement in ofx/qfx format

sudo docker run -v $(pwd):/data angere/beancount bean-check example.beancount
sudo docker run -v $(pwd):/data angere/beancount bean-extract example.import /data/ofxdownload.ofx -e example.beancount

The accounts are automatically added by smart-importer
Notice the accounts are added incorrectly for transactions not present in example.beancount

Any other bean command can be excecuted:
sudo docker run -v $(pwd):/data angere/beancount [bean-command]

sudo docker run angere/beancount bean-price -e USD:yahoo/NVDA