- 功能:查看基金收益率以及年化收益率
- 输入:各个基金的购买记录(基金编号+日期+金额)
- 输出:基金的净值、每份成本、总收益率、年化收益率
- 初衷:做基金定投,却投得糊里糊涂。目前市面上没有一款产品能够统计年化收益率,因此想起写一个。
- 原理:python爬虫抓取数据+分析;echart可视化显示
- 使用方法:在data文件夹下编辑购买记录(每个文件的文件名为基金编号,文件内部每行为日期+金额的格式),然后执行main.py。
- 依赖:python3
This repository has been archived by the owner on Nov 14, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
License
netbeen/FundManager
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published