Metadata-Version: 2.1
Name: mtdatasdk
Version: 1.0.2
Summary: mtdatasdk<easy utility for getting financial market data of China>
Home-page: https://github.com/xjtu-quant/mtdatasdk
Author: zzb
Author-email: bwyuchi@163.com
License: MIT License
Platform: all
Classifier: Programming Language :: Python
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
Requires-Dist: six
Requires-Dist: requests
Requires-Dist: numpy (>=1.9.2)
Requires-Dist: pandas (>=0.16.2)
Requires-Dist: SQLAlchemy (>=1.2.8)
Requires-Dist: thriftpy2 (>=0.3.9)
Requires-Dist: pymysql (>=0.7.6)
Requires-Dist: msgpack (>=0.4.7)

# MTDataSDK

![logo](logo/logo.png)

本地量化数据调取SDK(客户端)

服务端及数据库见[MTData](https://github.com/xjtu-quant/mtdata)


