Git Product home page Git Product logo

costbas's Introduction

costbas - Calculate cost basis from Quicken QIF data

Introduction

costbas.rb is a Ruby script that reads QIF files from Quicken and produces a report showing share lots after each transaction and the cost basis for each stock or mutual fund sale transaction. It calculates the cost basis using two methods, FIFO and average cost basis, and cost basis figures are separated into short-term and long-term.

DISCLAIMER: This software is not intended as tax advice and the algorithms used by this software may not be accurate, or may not be applicable to or suitable for the individuals' specific circumstances or needs. The author assumes no obligation to inform any person of changes in the tax law or other factors that could affect information generated by the software. Consult a professional Tax Advisor for advice and guidance if necessary.

QIF file

Use the following steps to export a QIF file from Quicken:

  • Select File, File Export, QIF File in the menu.
  • In the dialog box, select the account you wish to export.
  • The default date range should already cover your entire account history, so don't change that.
  • Under "Include in Export", select only "Transactions" and leave the rest unchecked.
  • Click on OK.

Running costbas

Run the following command to generate a report to stdout:

ruby costbas.rb qdata.QIF

where qdata.QIF is the name of the QIF file you exported.

costbas's People

Contributors

mortonfox avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.