pcardune / crypto-index-fund

Some code to help you invest in crypto currencies like an index fund would.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crypto-index-fund

Some code to help you invest in crypto currencies like an index fund would.

Usage

  1. Download your balances as a csv file from cointracking.info

  2. Move the downloaded csv into this directory and call it balances.csv

  3. Install dependencies

    yarn install
  4. Run it to get the trades you should do:

    yarn start

About

Some code to help you invest in crypto currencies like an index fund would.

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%