Update README.md
This commit is contained in:
parent
413788c1b7
commit
340d85120b
@ -1,5 +1,6 @@
|
|||||||
# finance
|
## 关于
|
||||||
Calculate the efficient frontier
|
1. 代码主要参考Fábio Neves的文章,你可以在他的文章中找到一些细节性的解释:https://towardsdatascience.com/python-markowitz-optimization-b5e1623060f5
|
||||||
|
2. 欢迎转发本期视频支持我们
|
||||||
|
|
||||||
## 使用说明
|
## 使用说明
|
||||||
1. 修改起始时间`start_date`和`end_date`。需要注意有些公司上市时间可能比较迟,例如B站是在2018年上市,如果你的开始时间是从2015年开始,那么结果可能会不准确。
|
1. 修改起始时间`start_date`和`end_date`。需要注意有些公司上市时间可能比较迟,例如B站是在2018年上市,如果你的开始时间是从2015年开始,那么结果可能会不准确。
|
||||||
|
Loading…
x
Reference in New Issue
Block a user