LedgerStockUpdate

command module
v0.0.0-...-880418b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 25, 2022 License: MIT Imports: 10 Imported by: 0

README

LedgerStockUpdate

This application locates any stocks you have in your ledger-cli file, then generates a price database of those stocks compatible with the application.

Usage

Build the go file, and run as follows:

./[name of executable] -f=[ledger file] -p=[price database file (to create or update)] -a=[Alpha Vantage API token] -b=[Name of ledger binary]

This should spit out a price database file, which can then be used to calculate the market value in ledger as follows:

ledger -f [ledger file] --price-db [price database file] -V bal

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL