This action will force synchronization from 天勤量化(TqSdk)/tqsdk-python, which will overwrite any changes that you have made since you forked the repository, and can not be recovered!!!
Synchronous operation will process in the background and will refresh the page when finishing processing. Please be patient.
3.2.8 (2022/04/29)
3.2.7 (2022/04/22)
3.2.6 (2022/03/09)
3.2.5 (2022/03/09)
3.2.4 (2022/03/07)
3.2.3 (2022/02/16)
3.2.2 (2022/01/26)
3.2.1 (2022/01/11)
3.2.0 (2021/12/31)
3.1.1 (2021/12/24)
3.1.0 (2021/12/24)
新增:为各种账户类型增加接口调用,支持 IDE 更好的提供代码提示。TqSdk 目前支持以下账户类型 :py:class:`~tqsdk.TqAccount`、:py:class:`~tqsdk.TqKq`、
:py:class:`~tqsdk.TqKqStock`、:py:class:`~tqsdk.TqSim`,本次重构为以上账户类型分别添加了 get_account
、get_position
、get_order
、get_trade
几个接口,明确了其返回值的类型。
例如::py:class:`~tqsdk.TqKq` 实例调用 :py:meth:`~tqsdk.TqKq.get_account` ,返回 :py:class:`~tqsdk.objs.Account` 类型实例;
:py:class:`~tqsdk.TqKqStock` 实例调用 :py:meth:`~tqsdk.TqKqStock.get_account` ,返回 :py:class:`~tqsdk.objs.SecurityAccount` 类型实例。
修复::py:class:`~tqsdk.TargetPosTask` 及 :py:class:`~tqsdk.algorithm.twap` 增加添加红枣期货暂不支持的提示
docs:更新开盘抢单示例代码
3.0.3 (2021/12/10)
3.0.2 (2021/12/07)
3.0.1 (2021/11/26)
quote.underlying_quote
直接读取标的合约,在标的合约变更时,可能未重新订阅行情的问题3.0.0 (2021/11/12)
2.9.4 (2021/11/04)
upper_limit
, lower_limit
这两个字段2.9.3 (2021/10/28)
2.9.2 (2021/10/20)
2.9.1 (2021/10/19)
product_id
, expire_rest_days
, trading_time_day
, trading_time_night
几个字段2.9.0 (2021/09/29)
pre_open_interest
, pre_settlement
, pre_close
这三个字段2.8.6 (2021/09/16)
2.8.5 (2021/09/06)
option_class
参数支持类型扩展为
str 或者 pandas.Series
,详情见文档2.8.4 (2021/08/31)
2.8.3 (2021/08/30)
2.8.2 (2021/08/17)
2.8.1 (2021/08/12)
in_options, at_options, out_options = await api.query_all_level_finance_options("SSE.510300", 4.60, "CALL", nearbys = 1)
写法,参考文档::ref:`multi_async_task`
2.8.0 (2021/08/05)
2.7.2 (2021/07/30)
2.7.1 (2021/07/21)
2.7.0 (2021/07/15)
2.6.6 (2021/07/05)
2.6.5 (2021/06/30)
2.6.4 (2021/06/23)
2.6.3 (2021/06/11)
2.6.2 (2021/06/03)
2.6.1 (2021/05/27)
quote = await api.get_quote('SHFE.cu2106')
写法,参考文档::ref:`multi_async_task`
2.6.0 (2021/05/20)
tqsdk.algorithm
模块提供 :py:meth:`~tqsdk.algorithm.time_table_generater.vwap_table` 帮助用户完成 vwap 算法下单。2.5.1 (2021/05/13)
2.5.0 (2021/04/27)
2.4.1 (2021/04/16)
2.4.0 (2021/03/30)
2.3.5 (2021/03/19)
2.3.4 (2021/03/11)
2.3.3 (2021/02/19)
2.3.2 (2021/02/08)
2.3.1 (2021/02/01)
2.3.0 (2021/01/20)
2.2.6 (2021/01/13)
2.2.5 (2020/12/29)
2.2.4 (2020/12/23)
2.2.3 (2020/12/22)
2.2.2 (2020/12/17)
2.2.1 (2020/12/14)
2.2.0 (2020/12/08)
2.1.4 (2020/11/26)
2.1.3 (2020/11/20)
2.1.2 (2020/11/19)
2.1.1 (2020/11/18)
2.1.0 (2020/11/17)
2.0.5 (2020/11/03)
2.0.4 (2020/10/13)
2.0.3 (2020/09/23)
2.0.2 (2020/09/18)
2.0.1 (2020/09/17)
1.8.3 (2020/07/29)
1.8.2 (2020/07/07)
1.8.1 (2020/06/19)
1.8.0 (2020/05/12)
1.7.0 (2020/04/16)
1.6.3 (2020/03/16)
1.6.2 (2020/02/18)
1.6.1 (2020/02/12)
1.6.0 (2020/02/11)
1.5.1 (2020/01/13)
1.5.0 (2020/01/06)
1.4.0 (2019/12/25)
1.3.2 (2019/12/19)
1.3.1 (2019/12/18)
1.2.1 (2019/12/04)
1.2.0 (2019/11/21)
1.1.0 (2019/10/15)
1.0.0 (2019/09/19)
0.9.18 (2019/09/11)
0.9.17 (2019/08/27)
0.9.15 (2019/08/14)
0.9.9 (2019/07/22)
0.9.8 (2019/06/17):
0.9.7 (2019/06/03):
0.9.6 (2019/05/30):
0.9.5 (2019/05/24):
0.9.4 (2019/05/22):
0.9.3 (2019/05/22):
0.9.2 (2019/05/07):
0.9.1 (2019/04/15):
0.8.9 (2019/01/21):
2018/12/12:
2018/11/16:
2018/10/25:
2018/10/17:
2018/08/30:
2018/08/10:
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。