{"id":15532063,"url":"https://github.com/dexhunter/mercurius","last_synced_at":"2025-04-23T13:18:40.353Z","repository":{"id":57440926,"uuid":"146037807","full_name":"dexhunter/mercurius","owner":"dexhunter","description":null,"archived":false,"fork":false,"pushed_at":"2021-05-18T16:04:18.000Z","size":2804,"stargazers_count":7,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-23T13:18:34.270Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dexhunter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-08-24T20:40:14.000Z","updated_at":"2021-05-20T14:17:32.000Z","dependencies_parsed_at":"2022-09-02T08:13:39.973Z","dependency_job_id":null,"html_url":"https://github.com/dexhunter/mercurius","commit_stats":null,"previous_names":["dexhunter/mercurius-dev"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dexhunter%2Fmercurius","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dexhunter%2Fmercurius/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dexhunter%2Fmercurius/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dexhunter%2Fmercurius/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dexhunter","download_url":"https://codeload.github.com/dexhunter/mercurius/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250439295,"owners_count":21430824,"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":[],"created_at":"2024-10-02T11:28:59.972Z","updated_at":"2025-04-23T13:18:40.335Z","avatar_url":"https://github.com/dexhunter.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"Yet Another Portfolio Management Toolbox.\n\nIMPORTANT: **Live Trading at your own risk.**\n\n## Installation\n\n```\npip install mercurius\n```\n\n## Example Usage\n\n```\n# Uniform Constant Rebalanced Portfolio\n\nfrom mercurius.strategy import ucrp\n\nup = ucrp()\nup.trade(input_data, tc=0.025)\nresult = up.finish(True, True)\nprint(result['portfolio'])\n```\n\n## Features\n\n* Data Augmentation\n    * Concat different assets ohlcv\n    * Concat different assets ticker\n* Backtest\n* Trading algorithms [full list](docs/algorithms.md)\n\n\n## Contributing\n\nTODOs (Check [ISSUES](https://github.com/dexhunter/mercurius/issues))\n\n---\n\nDisclaimer\n\nThis project is based on OLPS\u003csup\u003e1\u003c/sup\u003e and PGPortfolio\u003csup\u003e2\u003c/sup\u003e. Many thanks to the authors.\n\n1. https://github.com/olps/olps\n2. https://github.com/zhengyaoJiang/PGPortfolio\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdexhunter%2Fmercurius","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdexhunter%2Fmercurius","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdexhunter%2Fmercurius/lists"}