{"id":13743411,"url":"https://github.com/nntaoli-project/goex_backtest","last_synced_at":"2025-06-26T00:06:29.960Z","repository":{"id":57531223,"uuid":"263803871","full_name":"nntaoli-project/goex_backtest","owner":"nntaoli-project","description":"量化交易回测系统，模拟交易撮合","archived":false,"fork":false,"pushed_at":"2021-03-14T14:53:44.000Z","size":933,"stargazers_count":53,"open_issues_count":0,"forks_count":19,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-06-08T10:07:40.842Z","etag":null,"topics":["backtest","bitcoin","goex","goex-backtest","quant"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nntaoli-project.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}},"created_at":"2020-05-14T03:19:15.000Z","updated_at":"2025-04-27T09:39:14.000Z","dependencies_parsed_at":"2022-09-06T17:21:37.017Z","dependency_job_id":null,"html_url":"https://github.com/nntaoli-project/goex_backtest","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nntaoli-project/goex_backtest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nntaoli-project%2Fgoex_backtest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nntaoli-project%2Fgoex_backtest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nntaoli-project%2Fgoex_backtest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nntaoli-project%2Fgoex_backtest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nntaoli-project","download_url":"https://codeload.github.com/nntaoli-project/goex_backtest/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nntaoli-project%2Fgoex_backtest/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261973727,"owners_count":23238586,"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":["backtest","bitcoin","goex","goex-backtest","quant"],"created_at":"2024-08-03T05:00:46.373Z","updated_at":"2025-06-26T00:06:29.906Z","avatar_url":"https://github.com/nntaoli-project.png","language":"Go","funding_links":[],"categories":["Golang"],"sub_categories":["Trading \u0026 Backtesting"],"readme":"### goex_backtest 基于orderbook数字货币回测\n\n#### 回测数据格式说明\n\n###### 深度数据格式说明\n\n1.标准的csv格式文件，注意：不需要header     \n2.模版如下(注意csv不需要header列，下面只是做每一列说明):\n\n| timestamp | ask[n].price | ask[n].amount | ... | ask[0].price | ask[0].amount | bid[0].price | bid[0].amount | ... | bid[n].price | bid[n].amount |\n | --------- | ------------ | ------------- | --- | ------------ | ------------- | ------------ | ------------- | --- | ------------ | ------------- |\n| 1569888000143 | 8000.1 | 0.34 | ... | 7800.5 | 1.20 | 8000 | 0.15 | ... | 7700.2 | 12.002 |\n\n3. 第一列时间戳精确到`毫秒` , 卖单降序排列，买单升序排列.\n4. 支持任意档数的深度回测，只需要设置对应的参数。\n\n###### K线数据格式说明\n\n| timestamp | high | low | open | close | vol |\n| --------- | ---- | --- | ---- | ----- | --- |\n| 1583251200|8751.99|8739.94|8751.51|8741.25|35.509519 |\n  \n\n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnntaoli-project%2Fgoex_backtest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnntaoli-project%2Fgoex_backtest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnntaoli-project%2Fgoex_backtest/lists"}