Skip to content
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.

A small personal utility to calculate capital gains for non-registered investments at Questrade

License

Notifications You must be signed in to change notification settings

vineetjohn/clojure-questrade

Repository files navigation

DEPRECATED in favor of https://github.com/vineetjohn/questrade-scripts

Clojure - Questrade

Build Status

A simple Clojure application designed to retrieve and report account details on Questrade, to help calculate capital gains for tax reporting, especially for non-registered accounts.

Usage

Setup

Calculate capital gains

  • lein run -a ${ACCOUNT_IDENTIFIER} -y ${TAX_YEAR}
    • e.g. lein run -a margin -y 2018
    • e.g. lein run -a rrsp -y 2018

Run tests

  • lein test

License

Copyright © 2019 Vineet John

This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at http://www.eclipse.org/legal/epl-2.0.

This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version, with the GNU Classpath Exception which is available at https://www.gnu.org/software/classpath/license.html.

About

A small personal utility to calculate capital gains for non-registered investments at Questrade

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published