Skip to content

Instantly share code, notes, and snippets.

@julian-klode
Created December 24, 2020 14:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save julian-klode/50e24a34bb0a132ef992726a1c339ec5 to your computer and use it in GitHub Desktop.
Save julian-klode/50e24a34bb0a132ef992726a1c339ec5 to your computer and use it in GitHub Desktop.
; $ hledger -f f bal -p 2020 --value=end assets -Y
; Period-end value changes in 2020:
;
; || 2020
; ====================++=========
; assets:investments || -13.59€
; --------------------++---------
; || -13.59€
; $ hledger -f f bal -p 2020 --value=end assets
; -9.79€ assets:investments
; --------------------
; -9.79€
D 1,000.00€
commodity 1,000.00€
2019-12-23 buy 200 IE00BF4RFH31
assets:investments 200 "IE00BF4RFH31" @ 4.9785€
assets:investments -995.70€
2020-01-22 buy 103 IE00BF4RFH31
assets:investments 103 "IE00BF4RFH31" @ 5.033€
assets:investments -518.40€
P 2019/12/30 "IE00BF4RFH31" 4.957€
P 2020/01/02 "IE00BF4RFH31" 4.938€
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment