Skip to content

Commit

Permalink
bump version 1.8.0beta
Browse files Browse the repository at this point in the history
  • Loading branch information
shinny-mayanqiong committed May 12, 2020
1 parent de4f641 commit 3242123
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 18 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<img src ="https://raw.githubusercontent.com/shinnytech/tqsdk-python/master/doc/logo.png"/>
</p>
<p align="center">
<img src ="https://img.shields.io/badge/version-1.7.0-blueviolet.svg"/>
<img src ="https://img.shields.io/badge/version-1.8.0beta-blueviolet.svg"/>
<img src ="https://img.shields.io/badge/platform-windows|linux|macos-green.svg"/>
<img src ="https://img.shields.io/badge/python-3.6+-blue.svg" />
<img src ="https://img.shields.io/github/license/shinnytech/tqsdk-python.svg?color=orange"/>
Expand Down
4 changes: 2 additions & 2 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
# built documents.
#
# The short X.Y version.
version = u'1.7.0'
version = u'1.8.0beta'
# The full version, including alpha/beta/rc tags.
release = u'1.7.0'
release = u'1.8.0beta'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
35 changes: 22 additions & 13 deletions doc/version.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,16 @@

版本变更
=============================
1.7.0(2020/04/16)
1.8.0beta (2020-05-12)

* 股票行情测试版发布,**_stock 参数设置为 True 可以连接测试行情服务器,提供股票数据** `详细说明请点击查看 <https://www.shinnytech.com/blog/%e5%a4%a9%e5%8b%a4%e9%87%8f%e5%8c%961-8-0_beta%ef%bc%8c%e6%94%af%e6%8c%81%e8%82%a1%e7%a5%a8%e8%a1%8c%e6%83%85%e8%8e%b7%e5%8f%96%ef%bc%81/>`_
* 增加计算 ticks 开平方向函数(详见: :py:meth:`~tqsdk.tafunc.get_ticks_info` )
* 修复 sim 撤单未检查单号是否可撤
* 重构代码,优化模块划分
* 修改测试脚本和测试用例,提高持续集成效率


1.7.0 (2020/04/16)

* **支持期权模拟交易,支持期权回测**
* 增加期权指标的计算公式 (希腊值、隐含波动率、理论价等)
Expand All @@ -13,15 +22,15 @@
* 优化文档 (增加 :ref:`option_trade` 文档内容、增加在 :ref:`unanttended` 教程内容、优化文档其他细节)


1.6.3(2020/03/16)
1.6.3 (2020/03/16)

* 修复vscode 插件中不能登录交易的bug
* 增加免责声明
* 增加、完善测试用例
* 修改文档


1.6.2(2020/02/18)
1.6.2 (2020/02/18)

* 修改 web_gui 默认显示的 ip 地址为 127.0.0.1
* 修复 web_gui 不显示成交记录箭头的问题
Expand All @@ -31,13 +40,13 @@
* 优化文档


1.6.1(2020/02/12)
1.6.1 (2020/02/12)

* 修复 web_gui 不显示成交记录的问题
* 修复 python3.8 下设置 web_gui 参数无效的问题


1.6.0(2020/02/11)
1.6.0 (2020/02/11)

* 交易网关升级, **所有用户需升级至 1.6.0 版本以上**
* 修复参数搜索时由于 TargetPosTask 单实例造成的内存泄漏
Expand All @@ -48,7 +57,7 @@
* 完善文档内容


1.5.1(2020/01/13)
1.5.1 (2020/01/13)

* 优化 TqApi 参数 web_gui, 允许指定网页地址和端口(详见: :ref:`web_gui` )
* 更新优化 vscode 插件以及web 页面
Expand All @@ -61,14 +70,14 @@
* 完善文档内容


1.5.0(2020/01/06)
1.5.0 (2020/01/06)

* 支持股票上线准备,增加天勤用户认证
* TqSim 的 trade_log 改为公开变量
* 完善文档内容


1.4.0(2019/12/25)
1.4.0 (2019/12/25)

* 在 TqSdk 中直接支持复盘功能(详见: :ref:`replay` )
* 增加回测报告内容(胜率、每手盈亏额比例)
Expand All @@ -82,14 +91,14 @@
* 完善文档内容


1.3.2(2019/12/19)
1.3.2 (2019/12/19)

* 修复在填写了画图的 color 参数时引起的报错
* 修复在 vscode 插件和天勤终端中不能运行策略的bug
* 完善文档内容


1.3.1(2019/12/18)
1.3.1 (2019/12/18)

* 支持通过 :py:class:`tqsdk.api.TqApi` 内 **设置 web_gui=True 参数以实现实盘/回测的图像化支持** , (详见: :ref:`web_gui` )
* 增加支持 Python3.8
Expand All @@ -99,7 +108,7 @@
* 完善文档内容


1.2.1(2019/12/04)
1.2.1 (2019/12/04)

* 完善 insert_order() 函数返回的 order 的初始化字段:增加 limit_price、price_type、volume_condition、time_condition 字段
* 增加 quote 行情数据中的 trading_time、expire_datetime、delivery_month、delivery_year、ins_class 字段
Expand All @@ -110,7 +119,7 @@
* 完善文档内容


1.2.0(2019/11/21)
1.2.0 (2019/11/21)

* 支持同时获取对齐的多合约 K 线 (详见 :py:meth:`~tqsdk.api.TqApi.get_kline_serial` )
* 修复回测时未将非 TqSim 账号转换为 TqSim 的 bug
Expand All @@ -120,7 +129,7 @@
* 完善文档内容


1.1.0(2019/10/15)
1.1.0 (2019/10/15)

* 增加时间类型转换的功能函数 (详见 :py:meth:`~tqsdk.tafunc` )
* 修复与天勤连接时的一些bug
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ def get_tag(self):

setuptools.setup(
name='tqsdk',
version="1.7.0",
version="1.8.0beta",
description='TianQin SDK',
author='TianQin',
author_email='[email protected]',
Expand Down
2 changes: 1 addition & 1 deletion tqsdk/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.7.0'
__version__ = '1.8.0beta'

0 comments on commit 3242123

Please sign in to comment.