--cost/-Bshows amounts as their transaction price, where specified.--market-value/-V [COMMODITY] [--now DATE]shows amounts as their value in COMMODITY as of today (or another datespecified with --now) using P historical prices, if possible. IfCOMMODITY is not specified, the first suitable one found in thejournal's P directives is used.--convert/--exchange/-X [--now DATE]after generating a report, does a final conversion of all amounts totheir value in COMMODITY as of today (or another date specified with--now), where possible. (This is orthogonal to -B and -V.)
> Yep, this is something I'd like to see. At the moment, -X implies -V, even
> though there are a lot of use cases where I want to use -X -B.
I agree, and I intend to make changes to support this kind of "mix and match"
reporting. Ledger has always been about giving you the core tools, rather
than forcing a particular view of your data.
John