Skip to content
View mangbudie-cmd's full-sized avatar

Block or report mangbudie-cmd

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. tdx-api tdx-api Public

    Forked from oficcejo/tdx-api

    tdx通达信实时数据查询及api接口,docker本地部署,支持32个接口- ✅ **实时行情** - 五档买卖盘口、最新价、涨跌幅 - ✅ **K线数据** - 支持10种周期(1分钟~年K) - ✅ **分时数据** - 当日分时走势、逐笔成交 - ✅ **股票搜索** - 代码/名称模糊搜索 - ✅ **批量查询** - 同时获取多只股票数据

    Go

  2. qlib qlib Public

    Forked from microsoft/qlib

    Qlib is an AI-oriented Quant investment platform that aims to use AI tech to empower Quant Research, from exploring ideas to implementing productions. Qlib supports diverse ML modeling paradigms, i…

    Python

  3. Multi-Factor_Stock_Selection_Statistical_Arbitrage Multi-Factor_Stock_Selection_Statistical_Arbitrage Public

    Forked from byli2001/Multi-Factor_Stock_Selection_Statistical_Arbitrage

    以沪深300指数成分股为样本(2023–2026),构建动量、价值、规模、盈利、投资五因子,完成缺失填充、去极值、行业市值中性化及标准化等全流程预处理。通过Spearman秩相关系数评估各因子IC与滚动IR,筛选有效因子。在多因子组合层面,对比了等权合成与滚动历史IC均值加权两种方法,后者能自适应调整因子权重,显著提升组合表现。进一步引入LightGBM模型进行因子合成,对比了有无正则化对回…

    Python