Metadata-Version: 2.1
Name: MooQuant
Version: 0.3.8
Summary: MooQuant
Home-page: http://www.mooquant.com/
Author: bopowang
Author-email: ibopo@126.com
License: MIT license
Download-URL: https://github.com/bopo/mooquant/archive/master.zip
Description: MooQuant 量化交易框架
        ===================
        
        
        .. image:: https://img.shields.io/pypi/v/mooquant.svg
                :target: https://pypi.python.org/pypi/mooquant
        
        .. image:: https://img.shields.io/travis/bopo/mooquant.svg
                :target: https://travis-ci.org/bopo/mooquant
        
        .. image:: https://readthedocs.org/projects/mooquant/badge/?version=latest
                :target: https://mooquant.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/bopo/mooquant/shield.svg
             :target: https://pyup.io/repos/github/bopo/mooquant/
             :alt: Updates
        
        
        MooQuant 是一个基于 pyalgotrade 衍生而来的完全支持 python3.x 版本 的支持国内A股的量化交易框架。
        
        * 协议: MIT license
        * 文档: https://mooquant.readthedocs.io.
        
        
        功能
        --------
        
        * 添加 `tushare <https://github.com/waditu/tushare>`__ 做为数据源
        * 添加 `mootdx <https://github.com/bopo/mootdx>`__ 作为数据源
        
        版权
        ---------
        
        * TODO
        
Keywords: mooquant
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Provides-Extra: Bitstamp
Provides-Extra: Scipy
Provides-Extra: Plotting
Provides-Extra: TALib
