From 527cd02f8cd8d2990f8d89f5b364f6f9c01da503 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 11 Mar 2022 08:11:16 -1000 Subject: [PATCH] hledger-stockquotes --- index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/index.md b/index.md index 900dd05..cda67ab 100644 --- a/index.md +++ b/index.md @@ -706,6 +706,7 @@ Next, related add-ons and helpers by category ### price fetching - [bean-price](https://docs.google.com/document/d/1thYRAMell_QT1Da1F_laprSs6BlROZjyK_h3V8qHW9c) Beancount's price fetching tool (python) +- [hledger-stockquotes](https://github.com/prikhi/hledger-stockquotes) download market prices for your hledger commodities (haskell) - [ledger-get-prices](https://github.com/nathankot/ledger-get-prices) download market prices (ruby) - [LedgerStockUpdate](https://github.com/adchari/LedgerStockUpdate) update a Ledger price database (go) - [market-prices](https://github.com/barrucadu/hledger-scripts#market-prices) download market prices from several sources (python)