Commit 997e99ca authored by 李煜's avatar 李煜

modify readme

parent 880b54da
......@@ -6,17 +6,24 @@
目前包含的task:
- factor_growth.py # 历史成长
- factor_per_share_indicators.py # 规模,未使用
- historical_values.py # 价值
- factor_cash_flow.py # 收益质量
- factor_constrain.py # 收益质量
- factor_earning.py # 收益质量
- factor_growth # 历史成长
- historical_values # 价值
- factor_cash_flow # 收益质量
- factor_constrain # 收益质量
- factor_earning # 收益质量
- factor_per_share_indicators # 收益质量
- factor_growth # 未使用
### client
程序执行入口
### client.py
### sumbit
分布式计算,提交入口
程序执行入口
### init
初始化分布式计算redis数据库
### q5_cluster_work
分布式引擎启动
### sumbit.py
分布式计算,提交入口
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment