Included in this repo are some helpful templates written in the csv++ programming language.
-
all_features.csvpp - A single template demonstrating all the features of csv++.
-
crypto_wallet.csvpp - Track crypto assets in and out of a wallet including cost basis.
-
loan.csvpp - A simple non-amortized loan with a fixed interest rate.
-
stocks.csvpp - Calculate cost basis, purchase dates and average price of a stock.