The code is a general one used to back-test factors, including:
-
Financial Factor(EPS, ROE, Net Asset, Equity Multiplier, etc. total 20 factors),
-
Valuation Factor(PCF, Net profit/Total Market Value, etc. total 8 factors),
-
Volatility Factor(beta, return_std_66days, return_skewness_22days, etc. total 9 factors),
-
Scale Factor(Growth Rate of ROE, Growth Rate of ROA, etc. total 4 fators),
-
Quality Factor(ROE_TTM, Operating Profit Ratio,etc. total 5 factors),
-
Leverage Factors(Quick Ratio, Current Ratio, etc. total 4 factors),
-
Momentum Factor(Drawdown),
-
Analysts Factor(Consensus Expectations of EPS, etc. total 4 factors)
This current repository includes two parts. One is the calculation of some index, such as the rate of growth and the rate of return. The other is the statistic summary, including the calculation of min, max, mean, medium, standard deviation and IC etc.
Wind