That worked! Thank you. On Wednesday, November 9, 2016 at 12:49:37 AM UTC-5, Martin Michlmayr wrote: > > * Roy Lowrance <roy.lo...@gmail.com <javascript:>> [2016-11-08 18:34]: > > 2016-09-30 purchase > > broker C 123 @ $10.00 > > equity > > > > The price is now $12.00. > > > > I'l like to find out the balance in the broker account in dollars. The > > balance should be C 123 x $12/C = 123 x $12 = $1476. > > > > Where do I enter the current price? > > You need a pricedb statement, starting with P > > > How do I get the balance report do report in dollars instead of or in > > addition to the reporting the units of the commodity C? > > You can use -X '$' > > 2016-09-30 purchase > broker C 123 @ $10.00 > equity > > P 2016-11-08 C $12.00 > > > > ledger -f dd bal broker -X '$' > $1476 broker > > -- > Martin Michlmayr > http://www.cyrius.com/ >
-- --- You received this message because you are subscribed to the Google Groups "Ledger" group. To unsubscribe from this group and stop receiving emails from it, send an email to ledger-cli+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.