On Sep 24, 2009, at 8:29 AM, eric wrote:

where x and y have been used to obfuscate a little...  My problem is
the last line of output where the sum of the previous running total
(1433.13) and the last entry (1010.90) does not add up to 2466.11
(should be 2444.03).  I can try to extract and obfuscate the relevant
entries in the ledger file if need be.

This is another issue which has been remedied in the current source code. You see, -V reports the total market value _at each date_. This means that everything won't add up without the addition of special "price change" entries, which is what the current code will now do.

John

Reply via email to