Metadata-Version: 2.0
Name: atquant
Version: 2.3.843a3
Summary: atquant Algorithm Trading System
Home-page: http://www.atrader.com.cn/
Author: www.bitpower.com.cn
Author-email: kunlin.l@bitpower.com.cn
License: LICENSE
Keywords: quantitative,trading
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Programming Language :: Python
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: enum34 (==1.1.6)
Requires-Dist: six (==1.11.0)
Requires-Dist: pytz (==2017.3)
Requires-Dist: python-dateutil (==2.6.1)
Requires-Dist: numpy (==1.13.3)
Requires-Dist: scipy (==1.0.0)
Requires-Dist: pandas (==0.22.0)

=======
atquant
=======

atquant 从数据获取、算法交易、回测引擎，实盘模拟，实盘交易到数据分析，为程序化交易者提供了全套解决方案。
atquant 需要配合Auto-Trader(简称AT)使用，当AT运行时，可以使用atquant模块进行回测，回放，实盘操作。

