hledger-stockquotes: Generate HLedger Price Directives From Daily Stock Quotes.
hledger-stockquotes is an addon for hledger that
reads your journal file, pulls the historical stock prices for commodities,
and writes out a new journal file containing the respective price
directives.
The AlphaVantage API is used to fetch the stock quotes and you will need a free API key to use this program.
You can install hledger-stockquotes with Stack: stack install --resolver
nightly hledger-stockquotes. Then run hledger-stockquotes --help to see
the usage instructions & all available options.
[Skip to Readme]
Downloads
- hledger-stockquotes-0.1.2.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.2.1, 0.1.3.0, 0.1.3.1, 0.1.3.2 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | aeson (>=1 && <3), base (>=4.7 && <5), bytestring (<1), cmdargs (>=0.6 && <1), containers (<1), directory (<2), hledger-lib (<2), hledger-stockquotes, raw-strings-qq (<2), req (>=3 && <4), safe (>=0.3.5 && <1), safe-exceptions, scientific (<1), split (<1), text (<2), time (<2), unordered-containers (<0.3), xdg-basedir (<1), yaml (<1) [details] |
| License | BSD-3-Clause |
| Copyright | 2020 Pavan Rikhi |
| Author | Pavan Rikhi |
| Maintainer | pavan.rikhi@gmail.com |
| Uploaded | by lysergia at 2021-05-30T00:37:21Z |
| Revised | Revision 1 made by lysergia at 2021-10-15T03:18:55Z |
| Category | Finance, Console |
| Home page | https://github.com/prikhi/hledger-stockquotes#readme |
| Bug tracker | https://github.com/prikhi/hledger-stockquotes/issues |
| Source repo | head: git clone https://github.com/prikhi/hledger-stockquotes |
| Distributions | LTSHaskell:0.1.3.2, Stackage:0.1.3.2 |
| Executables | hledger-stockquotes |
| Downloads | 1315 total (10 in the last 30 days) |
| Rating | 1.75 (votes: 2) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2021-05-30 [all 1 reports] |