Metadata-Version: 2.0
Name: xalpha
Version: 0.0.2
Summary: all about fund investment
Home-page: https://github.com/refraction-ray/xalpha
Author: refraction-ray
Author-email: refraction-ray@protonmail.com
License: UNKNOWN
Description-Content-Type: text/markdown
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: ply (==3.4)
Requires-Dist: lxml
Requires-Dist: slimit (>=0.8.1)
Requires-Dist: pandas
Requires-Dist: tushare (>=1.0.5)
Requires-Dist: scipy
Requires-Dist: requests
Requires-Dist: pyecharts (==0.5.5)
Requires-Dist: beautifulsoup4

xalpha
=====

场外基金的信息获取，投资记录与整合分析，以及简单的策略回测。

## Documentation

文档地址： https://xalpha.readthedocs.io/. 


