{"id":20805547,"url":"https://github.com/jincheng9/finance_tutorial","last_synced_at":"2025-08-12T01:06:35.250Z","repository":{"id":69707641,"uuid":"488820781","full_name":"jincheng9/finance_tutorial","owner":"jincheng9","description":"证券、期货市场量化交易相关业务和技术知识笔记","archived":false,"fork":false,"pushed_at":"2025-05-05T05:26:14.000Z","size":71001,"stargazers_count":42,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-12T08:37:08.890Z","etag":null,"topics":["futures","options","quant-dev","quant-research","quant-resources","securities"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jincheng9.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2022-05-05T03:37:35.000Z","updated_at":"2025-06-24T08:57:14.000Z","dependencies_parsed_at":"2025-05-07T04:38:55.763Z","dependency_job_id":null,"html_url":"https://github.com/jincheng9/finance_tutorial","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jincheng9/finance_tutorial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jincheng9%2Ffinance_tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jincheng9%2Ffinance_tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jincheng9%2Ffinance_tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jincheng9%2Ffinance_tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jincheng9","download_url":"https://codeload.github.com/jincheng9/finance_tutorial/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jincheng9%2Ffinance_tutorial/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269982061,"owners_count":24507301,"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","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"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":["futures","options","quant-dev","quant-research","quant-resources","securities"],"created_at":"2024-11-17T19:15:24.007Z","updated_at":"2025-08-12T01:06:35.222Z","avatar_url":"https://github.com/jincheng9.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 证券、期货等量化交易相关的金融业务和技术\n\n## 微信公众号\n\n* coding进阶：分享量化交易相关业务、技术和职场经验\n\n  ![coding进阶](./workspace/img/wechat.png)\n\n## 场内业务\n\n### 证券\n\n包含股票、债券、基金、逆回购、股票期权、指数等\n\n* 业务规则\n  * [上交所和深交所证券代码段分配规则](./workspace/securities/code_allocation.md)\n  * [北交所和新三板证券代码段分配规则](./workspace/securities/bse_neeq_code_allocation.md)\n  * [上交所和深交所逆回购代码888880和131990](./workspace/securities/repo.md)\n  * [沪深交易所集合竞价规则](https://zhuanlan.zhihu.com/p/137762677)\n  * [沪深交易所市价委托含义说明](./workspace/securities/market_order.md)\n  * [100+1交易新规则+零股卖出详细说明](./workspace/securities/odd_lot.md)\n  * [场内融资融券交易规则说明](./workspace/securities/margin_trade.md)\n  \n* 费用\n  * [股票交易费用](./workspace/securities/stock_fee.md)\n* 除权除息\n  * [一文读懂分红、除权除息和复权](./workspace/securities/xd_xr.md)\n\n\n\n### 期货\n\n* 交易规则\n  * [各大期货交易所的交易时间](./workspace/futures/trading_time.md)\n  * [期货交易品种板块分类](https://zhuanlan.zhihu.com/p/459400875)\n  \n* 费用\n  * 保证金\n  * 手续费\n  * 期货投资者保障基金\n    * [期货交易所和期货公司缴纳费用](./workspace/futures/future_investor_protection_fund.md)\n\n## 场外业务\n\n### DMA业务\n\n* [一文读懂DMA业务](./workspace/dma/lecture01.md)\n\n## 策略相关\n\n* [什么是基差和升贴水](./workspace/strategy/index_futures_basis.md)\n* [为什么股指期货到期时基差会收敛至0附近](./workspace/strategy/index_futures_basis_converge.md)\n* [为什么股指期货贴水深会导致中性策略对冲成本高](./workspace/strategy/index_futures_hedge_cost.md)\n* [一分钟爬取M1/M2数据的发布日期](./workspace/data)\n\n## 交易系统技术\n\n## 量化交易书籍\n\n* [量化投资经典书籍推荐](./workspace/book/00-quant-book.md)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjincheng9%2Ffinance_tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjincheng9%2Ffinance_tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjincheng9%2Ffinance_tutorial/lists"}