Skip to main content

Open source quantitative research&trading framework.

Project description

Welcome

在这里,你将可以获得:

  • 使用数据API,轻松获取研究数据

  • 根据策略模板,编写自己的量化策略

  • 使用回测框架,对策略进行回测和验证

查看完整文档,请点击连接

Dependencies

  • pytest

  • Jinja2

  • matplotlib

  • msgpack_python

  • nose_parameterized

  • seaborn

  • six

  • xarray

  • pyzmq

  • python-snappy

Installation

目前可以在如下操作系统上安装

  • Windows 64-bit

  • GNU/Linux 64-bit

如果还没有Python环境,建议先安装所对应操作系统的Python集成开发环境 Anaconda,再安装jaqs。

安装方式主要有以下几种:

1、使用pip进行安装

$ pip install jaqs

2、通过源代码安装

git clone https://github.com/quantOS-org/jaqs.git ,进入到源文件目录,执行安装命令:

$ python setup.py install 或者通过pypi地址https://pypi.python.org/jaqs 下载,并执行上面安装命令。

3、代码升级

$ pip install jaqs –upgrade

Quickstart

参见 入门指南

更多的示例保存在 jaqs/examples

查看完整文档,请访问: http://jaqs.readthedocs.io

Questions?

如果您发现任何问题,请到 这里提交。

Change Logs

0.2.0 2017/10/16

1、发布第一个版本

License

Apache 2.0许可协议。版权所有(c)2017 quantOS-org.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jaqs-0.4.5.tar.gz (122.0 kB view hashes)

Uploaded Source

Built Distributions

jaqs-0.4.5-py2.7.egg (349.8 kB view hashes)

Uploaded Source

jaqs-0.4.5-py2-none-any.whl (154.5 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page