搜索资源列表
multifactor
- matlab多因子选股模型,计算每只股票的得分,根据股票的得分划分为n个区间-matlab multi-factor stock selection model to calculate the score for each stock, based on the stock s score is divided into n intervals
Fama_French_model
- 沪深300指数三因子模型择时策略。 Fama的三因子认为影响股价主要取决于下面3个因子。 A:市场超额收益率(RMT) B:规模因子(SMB) C:账面市值比(HML) 本策略目标是根据Fama三因子模型构建大盘小盘风格轮动策略。 第1版 张树德编写(sdzhang@wind.com.cn) 2013年9月5日 参考: 蒋瑛琨,国泰君安证券股份有限公司,多因子选股模型之因子分析与筛选Ⅰ:估值与财务成长类指标——数量化研究系列之十七。 -Three- facto
MultiFactor
- matlab 股票多因子回归分析示例,采用逐步回归和线性回归(multi factor regression analysis sample for stocks with Matlab)
multifactor
- 多因子策略——沪深300指数三因子模型择时策略(RMT,SMB,HML)(Multifactor Model to help you choose the best stock, and to win in the wavery market.)
MultiFactor.textile
- 量化经济中的多因子选股算法,全代码在R语言环境中实现。(Algorithm for multi factor model in quantitative analysis)
AnsunTradeForm
- 多因子选股模型 基于市场、财务等多因子 可连接万得终端直接工作(multifactor stock selection)
multifactor
- %% 多因子选股模型 %V1.0 %将确定好的多因子(暂时还不支持自动选取适合的多因子),计算每只股票的得分,根据股票的得分划分为n个区间 %数据按列分别为stk,date,close,totalsize(总市值),lsize(流通市值),ret(收益率) %目前版本的多因子只有总市值一个,以后如果因子变多只需要加在close之后(第四列)和lsize之前(end-3列)(% multi factor model %V1.0 % will determine a good multi
Y09_实现选股
- 多因子算法:采用多重因子筛选的Python算法(Multifactor algorithm)
多因子量化选股策略
- 多因子量化选股策略:量化投资是最近几年美国兴起的新型投资模式,国内才刚起步,本程序希望对大家有益(Multifactor Quantitative Stock Selection Strategy: Quantitative Investment is a new investment model that has sprung up in the United States in recent years, and is just starting in China. This procedu
多因子策略模型
- 股票多因子模型,已进行回测。。。。。。。。。。。。。。。。(Stock Multifactor Model)