This project uses the excel-templates library to create a pretty spreadsheet of a (fictional) stock portfolio by pulling live data from Yahoo Finance.
It is intended as a usage example for the excel-templates library.
(use '[excel-templates-example/portfolio])
(-> my-portfolio
get-portfolio-status
create-row-data
apply-template)
Copyright © 2015-6 Tom Faulhaber
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.