4mod3 / OR_investment

Project for OR, the investment of Shanghai 50

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

运筹学大作业——上证50投资

Project for OR, the investment of Shanghai 50

  • 使用的数据为雅虎财经2019年9月份上证50每日价格情况
  • 初始可分配资金10000万元
  • 每股按照2019/8/30复权后收盘价作为成本价
  • 从50支股票中选择涨幅最高的10支股票作为投资对象

python=3.7

pip install -r requirements.txt
python MeanVar.py

About

Project for OR, the investment of Shanghai 50


Languages

Language:Python 100.0%