yinxiuqu

Results 3 issues of yinxiuqu

在提交前,请确保您已经检查了以下内容! 请使用`itchat.run(debug=True)`运行,并将输出粘贴在下面: ``` import itchat itchat.auto_login(hotReload=True) # 查找自己名字,给自己发微信 users = itchat.get_friends(update=True)[0] username = users['UserName'] itchat.send(str(quote.last_price), toUserName=username) Out[3]: itchat.send(str(quote.last_price), toUserName=username) Out[4]: itchat.send(str(quote.last_price), toUserName=username) Out[5]: ``` 您的itchat版本为:`[1.3.10]`。(可通过`python -c "import itchat;print(itchat.__version__)"`获取) 其他的内容或者问题更详细的描述都可以添加在下面: >...

最近几年明明赚钱的因子策略,用这个分析都不赚钱了,让我信心倍减,不知道该信谁了。

# Summary Thank you for reporting to Elpy ! Here is a template to help you do it so your issue can be fixed as soon as possible. Please replace...