{"id":17466100,"url":"https://github.com/m-kus/cctool","last_synced_at":"2025-03-28T08:43:40.858Z","repository":{"id":98725874,"uuid":"161894286","full_name":"m-kus/cctool","owner":"m-kus","description":"CryptoCompare.com portfolio import command line tool","archived":false,"fork":false,"pushed_at":"2018-12-16T13:32:31.000Z","size":24,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-02T09:26:13.284Z","etag":null,"topics":["bittrex","cryptocompare","cryptocompare-api","cryptocurrency","import","poloniex","portfolio"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/m-kus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-15T10:31:48.000Z","updated_at":"2023-06-17T13:00:29.000Z","dependencies_parsed_at":"2023-05-24T23:45:14.778Z","dependency_job_id":null,"html_url":"https://github.com/m-kus/cctool","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-kus%2Fcctool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-kus%2Fcctool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-kus%2Fcctool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-kus%2Fcctool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m-kus","download_url":"https://codeload.github.com/m-kus/cctool/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245999318,"owners_count":20707554,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bittrex","cryptocompare","cryptocompare-api","cryptocurrency","import","poloniex","portfolio"],"created_at":"2024-10-18T13:08:03.104Z","updated_at":"2025-03-28T08:43:40.839Z","avatar_url":"https://github.com/m-kus.png","language":"Python","readme":"# CCTool\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/ffbe6b6e73b4483abe7ccbdab6a581bc?)](https://www.codacy.com/app/m-kus/cctool)\n[![Maintainability](https://api.codeclimate.com/v1/badges/92508e368dde36b04087/maintainability)](https://codeclimate.com/github/m-kus/cctool/maintainability?)\n[![Made With](https://img.shields.io/badge/made%20with-python-blue.svg?)](https://www.python.org)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?)](https://opensource.org/licenses/MIT)\n\nImport your trade history to the CryptoCompare.com, a portfolio tracking service.\n\n## Supported exchanges\n\n* Poloniex\n* Bittrex\n\n## Requirements\n\n* git\n* account on cryptocompare.com\n\n## Installation\n\n```\n$ pip3 install git+https://github.com/m-kus/cctool --user\n```\n\n## Usage\n\n### Export trades\n#### Poloniex\n\n1. Login into your Poloniex Account\n2. Open the tab \"ORDERS\" -\u003e \"MY TRADE HISTORY \u0026 ANALYSIS\" in the top navigation (https://www.poloniex.com/tradeHistory)\n3. Click on \"Export Complete Trade History\" in the top right corner\n4. Save the CSV file on your PC\n\n#### Bittrex\n\n1. Login into your Bittrex Account\n2. Open \"Orders\" over the top navigation (https://bittrex.com/History)\n3. Click on the \"Download History\" button at the top of the \"MY ORDER HISTORY\" table.\n4. Save the CSV file on your PC\n\n### Import trades\n```\n$ cctool \u003cpath-to-the-csv-file\u003e\n```\n\n#### Portfolio name\nYou can specify an existing portfolio by full or partial name\n```\n$ cctool \u003cpath-to-the-csv-file\u003e --portfolio \"My portfolio\"\n```\n\n#### Ignore errors\nThere are two kind of logical errors that might happen, if you sell more than you have, or if you add an existing item.\nThere is an option allowing to suppress these errors and simply skip such items.\n```\n$ cctool \u003cpath-to-the-csv-file\u003e --ignore-errors\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm-kus%2Fcctool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm-kus%2Fcctool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm-kus%2Fcctool/lists"}