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.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
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 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=1 && <2), base (>=4.7 && <5), bytestring (<1), cmdargs (>=0.6 && <1), containers (<1), hledger-lib (<2), hledger-stockquotes, req (>=3 && <4), safe (>=0.3.5 && <1), scientific (<1), split (<1), text (<2), time (<2), unordered-containers (<0.3) [details] |
License | BSD-3-Clause |
Copyright | 2020 Pavan Rikhi |
Author | Pavan Rikhi |
Maintainer | pavan.rikhi@gmail.com |
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 |
Uploaded | by lysergia at 2021-01-23T19:44:07Z |
Distributions | LTSHaskell:0.1.3.1, NixOS:0.1.3.1, Stackage:0.1.3.1 |
Executables | hledger-stockquotes |
Downloads | 1072 total (29 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-01-23 [all 1 reports] |