gains
v1.0.1
Published
`./lib/processTransactions.js` contains the meat - an implementation of first in, first-out type of average cost basis method used to calculate profit or loss
Downloads
4
Readme
gains
./lib/processTransactions.js
contains the meat - an implementation of first in, first-out type of average cost basis method used to calculate profit or loss
How to run the sample usage script?
npm install && node sample