visualize-wealth:投资组合构建和定量分析

时间:2024-06-20 06:14:15
【文件属性】:

文件名称:visualize-wealth:投资组合构建和定量分析

文件大小:15.12MB

文件格式:ZIP

更新时间:2024-06-20 06:14:15

Python

# visualize_wealth README.md 一个用 Python 构建的库,用于构建、回测、分析和评估投资组合及其基准,并提供全面的文档和手动计算来说明所有基础方法和统计数据。 ##执照 该程序是免费软件,在(“GNU GPL v3”)下 :copyright: 本杰明 M. 格罗斯 2013 注意:因为我继续构建的许多底层技术已经成为基石,我已经分叉了这个 repo(截至 2015 年 5.2015)并将新的更改设为私有。 我可能会继续推动这个 repo 的一些更大的变化以保持它的开源,但我们会看到。 ##依赖 numpy & scipy : quant 一切的基石 pandas :广泛使用(显然是numpy和scipy ,但是 pandas取决于那些) tables :用于 HDFStore 价格提取 urllib2 :用于雅虎! API 调用以将价格DataFrame附加到 D


【文件预览】:
visualize-wealth-master
----setup.py(356B)
----.gitignore(70B)
----test_module()
--------__init__.py(0B)
--------test_analyze.py(11KB)
--------test_utils.py(8KB)
--------test_construct_portfolio.py(5KB)
----requirements.txt(209B)
----.travis.yml(976B)
----run_tests(179B)
----README.md(14KB)
----visualize_wealth()
--------__init__.py(335B)
--------analyze.py(73KB)
--------utils.py(31KB)
--------construct_portfolio.py(35KB)
--------classify.py(8KB)
----test_data()
--------test_analyze.xlsx(2.1MB)
--------test_splits.xlsx(521KB)
--------~$panel from weight file test.xlsx(171B)
--------panel from weight file test.xlsx(5.21MB)
--------test_ret_calcs.xlsx(847KB)
--------transaction-costs.xlsx(7.26MB)
--------estimating when splits have occurred.xlsx(318KB)
----docs()
--------Makefile(7KB)
--------build()
--------.doctrees()
--------source()
--------.buildinfo(230B)

网友评论