1
0

bean-price

This commit is contained in:
Simon Michael
2019-05-17 10:17:17 -07:00
parent ff1af6c39a
commit 24b593aa20
2 changed files with 2 additions and 0 deletions

View File

@@ -361,6 +361,7 @@ The following sections collect add-ons and helper tools related to the above.
#### data generation
- [beancount-extract-price](https://github.com/Mayeu/beancount-scripts) generate prices transactions based on your beancount ledger (python)
- [bean-price](https://docs.google.com/document/d/1thYRAMell_QT1Da1F_laprSs6BlROZjyK_h3V8qHW9c) Beancount's price fetching tool
- [hledger-interest](http://hackage.haskell.org/package/hledger-interest) generate *ledger interest entries (haskell)
- [ledger-get-prices](https://github.com/nathankot/ledger-get-prices) download market prices (ruby)
- [market-prices](https://github.com/barrucadu/hledger-scripts#market-prices) download market prices from several sources (python)