Skip to content
/ alphas Public

alpha101, alpha191, alphalens, backtrader, 量化研究

Notifications You must be signed in to change notification settings

popbo/alphas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alphas

alphas101, alphas191,alphalens

1.research.ipynb-----读股票和因子数据,并使用alphalens进行分析

alphas.py-----因子计算的基类,支持多进程

alphas101.py-----alphas101因子计算类

alphas191.py-----alphas191因子计算类

datas.py-----股票数据下载,支持多进程