Hi all
how does beancount differentiate between commodities where it keeps track
of lots (shares) and those where it does not (currencies)?

For example, I have two commodities USD and VTI (neither is the ledger base
currency).

Both are introduced the same way

1970-01-01 commodity USD
    name: "US Dollar"
  price: "CHF:yahoo/^CHFUSD=X"
1970-01-01 commodity VTI
    name: "VTI"
    price: "USD:yahoo/VTI"

accounts are opened the same way
1970-01-01 open Assets:Invest:IB:VTI     VTI
1970-01-01 open Assets:Invest:IB:USD     USD

but still beancount keeps track of VTI lots, but not of USD lots.

Where is the difference between them introduced? How can I control it?

Thanks!
Best,
Nugget

-- 
You received this message because you are subscribed to the Google Groups 
"Beancount" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beancount+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beancount/CAHUjHhE%3DP5M2VK_OD%3DB%3D-d0PCDHXJVkJigKZ2myQ-iSfdNuGHQ%40mail.gmail.com.

Reply via email to