syesww / Single_Factor_Research
我自己的单因子研究框架
☆22Updated last year
Alternatives and similar repositories for Single_Factor_Research:
Users that are interested in Single_Factor_Research are comparing it to the libraries listed below
- 复现华泰证券《强化学习初探与DQN择时》研报中的DQN模型与效果☆30Updated 2 years ago
- 因子回测框架☆96Updated last year
- Stock factor mining with CNN and GRU.☆46Updated 2 years ago
- Backtest Framework designed by YuminQuant&Yumin.☆15Updated 5 months ago
- 根据20170925-华泰期货-CTA量化策略因子系列(二):动量因子研报进行复现☆20Updated last year
- 多因子模型相关☆22Updated 3 years ago
- 一个基于中国市场的Fama-French五因子实证研究☆34Updated 2 years ago
- 分享量化投资相关的论文,代码和代码复现。☆74Updated last year
- 因子构建、单因子测试☆69Updated 3 years ago
- An end-to-end stock factors mining neural network framework.☆27Updated last year
- 量化研究-多因子模型☆18Updated last year
- Enhance the gplearn package to support precise three-dimensional structured dimension genetic programming (GP), with a particular focus …☆34Updated 4 months ago
- 多因子打分选股☆13Updated 3 years ago
- 基于基因表达式规划算法的因子挖掘☆28Updated 3 years ago
- 基于万矿平台,对alpha101因子进行测试并构造多因子策略☆85Updated 5 years ago
- An internship project: Implement Barra model to take risk or style factor attribution based on multi-factor model.☆63Updated 7 years ago
- Official implementation for AAAI2025: AlphaForge: A Framework to Mine and Dynamically Combine Formulaic Alpha Factors☆122Updated 4 months ago
- 基于华泰研报对原alpha101代码进行简化和拓展☆42Updated 5 years ago
- 沪深300指数增强模型☆77Updated 5 years ago
- 以wind为数据源的基金单期brinson业绩归因☆76Updated 4 years ago
- Backtrader量化策略 研报复现☆26Updated 2 years ago
- 升级后的gplearn, 支持包含时序和截面参数的自定义函数,例如均线☆59Updated 11 months ago
- 一个简单的量化研究框架,具备基本的数据获取、因子分析、机器学习、回测及结果分析功能☆44Updated 2 years ago
- A risk evaluation program that follows BARRA's CNE6 and USE4 risk model to predict the risk and distribution of factors in a portfolio. C…☆57Updated 4 years ago
- 改进gplearn,主要使用在股票公式挖掘☆92Updated 4 years ago
- 本文通过gplearn模型,结合遗传算法中的遗传规划方法生成因子。这里因子生成基于simple-backtest中的简单回测系统,主要针对股指期货操作。☆111Updated last year
- Local data from tushare,将Tushare的数据同步保存到本地,同时支持Tushare接口查询本地数据,且支持qlib直接使用数据☆48Updated last year
- Campisi纯债型基金业绩归因模型程序,适用于中国市场,需要有Wind的API接口权限☆38Updated last year
- Built a practical Multi-Factor Backtesting Framework from scratch based on Huatai Security's(One of China's largest sell side) financial …☆55Updated 2 years ago
- 改写了gplearn源码,原有的gplearn会把数据转为numpy,丢失了datetime和stockcode的原始信息。很难做截面的因子ic、ir分析,所以改动了相应的源码,使之可以做因子的截面ic分析。另外增加了时序函数和并行化框架ray的支持。☆18Updated 10 months ago