Fetch the repository succeeded.
This action will force synchronization from 老张/pytdx, 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.
1.6
------
* 调整GetSecurityQuotesCmd,修复了后几个字节解析的时候的错误,使其不会再解析某些股票的时候pos计算错误,导致后续的股票无法解析
1.5
------
* 修复windows下python2中文显示和命令输入问题
1.4
------
* 修复hqget在python2下获取公司信息详情的时候的错误
1.3
------
* 去掉了一个错误的 assert : assert (reversed_bytes1 == -price)
1.2
------
* 修复python2.7下整除的bug ,类似, 感谢dHydra数据群的 流水
流水 11:07:46
@徐景-RainX 2.7中这个除法是有问题的
流水 11:08:19
def _cal_price1000(self, base_p, diff):
return (base_p + diff)/1000
to return float(base_p + diff)/1000
* 将返回财务数据里的代码转化为字符串类型(bytes -> str)
* 修复了python2 在 读取 byte[pos] 的时候换个python3 行为不同的bug
1.1
------
* 增加多线程支持
* 对disconnect增加了异常捕获
1.0
------
* 初始版本
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。