{"id":17283757,"url":"https://github.com/mix1009/cryptosim","last_synced_at":"2026-05-14T21:33:12.135Z","repository":{"id":151732499,"uuid":"130817735","full_name":"mix1009/CryptoSim","owner":"mix1009","description":"Crypto Profit Simulator using data from coinmarketcap.com historical snapshots","archived":false,"fork":false,"pushed_at":"2018-04-24T09:03:19.000Z","size":10,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-20T20:17:16.555Z","etag":null,"topics":["bitcoin","cryptocurrency","hodl","profit","simulation"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/mix1009.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-04-24T07:56:47.000Z","updated_at":"2021-12-20T02:07:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"47b2a523-f4e7-4cb9-8208-a1a8cc740df9","html_url":"https://github.com/mix1009/CryptoSim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mix1009/CryptoSim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mix1009%2FCryptoSim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mix1009%2FCryptoSim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mix1009%2FCryptoSim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mix1009%2FCryptoSim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mix1009","download_url":"https://codeload.github.com/mix1009/CryptoSim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mix1009%2FCryptoSim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33044122,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bitcoin","cryptocurrency","hodl","profit","simulation"],"created_at":"2024-10-15T09:52:09.004Z","updated_at":"2026-05-14T21:33:12.116Z","avatar_url":"https://github.com/mix1009.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CryptoSim\nCrypto Profit Simulator using data from coinmarketcap.com historical snapshots\n\nThe simulation checks profit when you invest in top N currencies equally for W weeks.\n\n\nRelated posts \u0026 results\n-----------------------\n* [part 1](https://steemit.com/cryptocurrency/@mix1009/project-crypto-investing-profit-simulation-from-historical-data-1)\n* [part 2](https://steemit.com/cryptocurrency/@mix1009/project-crypto-investing-profit-simulation-from-historical-data-2)\n* [interactive 3d chart](https://mix1009.com/crypto/simulation)\n\n\t![Interactive 3d graph](https://mix1009.com/crypto/simulation/cryptoprofit_3d.png)\n\nRequirements\n------------\n* go\n* make\n* MySQL server\n\nInstallation\n------------\n\u003e git clone https://github.com/mix1009/CryptoSim\n\n\u003e cd CryptoSim\n\n    get source from github\n\n\u003e make install-packages\n\n    install required go packages\n\n\u003e make\n\n    Build all executables.\n\n\u003e vi config.json\n\n    edit config.json and fill database name, user, password.\n\nRunning\n-------\n\n\u003e ./download\n\n    downloads historical snapshots to data directory.\n\n\u003e ./parse\n\n    parse historical snapshots from data directory and save it to database\n\n\u003e ./simulate\n\n    do the simulation. Edit main_simulate.go to change simulation parameters.\n\n\u003e ./simulate \u003e out.csv\n\n    simulate output results to stdout. save data to out.csv\n\n\u003e ./simulate | tee out2.csv\n\n    save data to out2.csv and show results to stdout at the same time.\n\nLicense\n-------\nMIT License\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmix1009%2Fcryptosim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmix1009%2Fcryptosim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmix1009%2Fcryptosim/lists"}