{"id":16939121,"url":"https://github.com/vnpy/vnpy_rqdata","last_synced_at":"2025-03-22T12:32:12.412Z","repository":{"id":37978100,"uuid":"403190954","full_name":"vnpy/vnpy_rqdata","owner":"vnpy","description":"VeighNa框架的米筐RQData数据服务接口","archived":false,"fork":false,"pushed_at":"2024-03-22T05:25:59.000Z","size":62,"stargazers_count":37,"open_issues_count":1,"forks_count":27,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-18T11:11:31.214Z","etag":null,"topics":["rqdata","veighna","vnpy"],"latest_commit_sha":null,"homepage":"https://www.vnpy.com","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/vnpy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2021-09-05T01:41:27.000Z","updated_at":"2025-03-10T04:38:43.000Z","dependencies_parsed_at":"2024-03-22T06:32:25.221Z","dependency_job_id":"01e2e148-f89c-4365-842a-8d380c964ab1","html_url":"https://github.com/vnpy/vnpy_rqdata","commit_stats":{"total_commits":55,"total_committers":4,"mean_commits":13.75,"dds":0.2727272727272727,"last_synced_commit":"6b92dd560ce2745505c3957d5726f655c596042b"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnpy%2Fvnpy_rqdata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnpy%2Fvnpy_rqdata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnpy%2Fvnpy_rqdata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vnpy%2Fvnpy_rqdata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vnpy","download_url":"https://codeload.github.com/vnpy/vnpy_rqdata/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244959444,"owners_count":20538625,"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":["rqdata","veighna","vnpy"],"created_at":"2024-10-13T21:03:43.159Z","updated_at":"2025-03-22T12:32:12.395Z","avatar_url":"https://github.com/vnpy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VeighNa框架的RQData数据服务接口\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src =\"https://vnpy.oss-cn-shanghai.aliyuncs.com/vnpy-logo.png\"/\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src =\"https://img.shields.io/badge/version-3.1.4.0-blueviolet.svg\"/\u003e\n    \u003cimg src =\"https://img.shields.io/badge/platform-windows|linux|macos-yellow.svg\"/\u003e\n    \u003cimg src =\"https://img.shields.io/badge/python-3.10|3.11|3.12|3.13-blue.svg\" /\u003e\n    \u003cimg src =\"https://img.shields.io/github/license/vnpy/vnpy.svg?color=orange\"/\u003e\n\u003c/p\u003e\n\n## 说明\n\n基于米筐rqdatac模块的3.1.4版本开发，支持以下中国金融市场的K线和Tick数据：\n\n* 期货和期货期权：\n  * CFFEX：中国金融期货交易所\n  * SHFE：上海期货交易所\n  * DCE：大连商品交易所\n  * CZCE：郑州商品交易所\n  * INE：上海国际能源交易中心\n  * GFEX：广州期货交易所\n* 贵金属现货：\n  * SGE：上海黄金交易所\n* 股票和ETF期权：\n  * SSE：上海证券交易所\n  * SZSE：深圳证券交易所\n\n注意：需要购买相应的数据服务权限，可以通过[该页面](https://www.ricequant.com/welcome/purchase?utm_source=vnpy)申请试用。\n\n\n## 安装\n\n安装环境推荐基于4.0.0版本以上的【[**VeighNa Studio**](https://www.vnpy.com)】。\n\n直接使用pip命令：\n\n```\npip install vnpy_rqdata\n```\n\n\n或者下载源代码后，解压后在cmd中运行：\n\n```\npip install .\n```\n\n\n## 使用\n\n在VeighNa中使用米筐RQData时，需要在全局配置中填写以下字段信息：\n\n|名称|含义|必填|举例|\n|---------|----|---|---|\n|datafeed.name|名称|是|rqdata|\n|datafeed.username|用户名|是|license|\n|datafeed.password|密码|是|(请填写购买或申请试用RQData后，RQData提供的token)|\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvnpy%2Fvnpy_rqdata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvnpy%2Fvnpy_rqdata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvnpy%2Fvnpy_rqdata/lists"}