sunshe35的个人代码管理
sunshe35的个人代码管理
我之前遇到过,有可能是你回测结果有bug,你把你之前的所有回测结果删了就可以看到了。 自己查找哪些表需要删除。
补充一下,这样设置是一定没问题的。 如果仍然出现问题,那就是你本地的mongodb配置问题。默认情况下是不允许其他ip访问的,需要你配置一下,个人参考配置如下,主要是bindipAll这个参数,允许所有ip访问这个数据库: systemLog: destination: file path: E:\Data\MongoDB\log\MongoDB.log logAppend: true storage: dbPath: E:\Data\MongoDB\db net: port: 27017 bindIpAll: true 注意缩进要对齐。
plotly用2.0.0版,应该无压力运行。
@gumpvv 你确定用的是2.0.0版本的plotly吗?
@gumpvv 查看版本用: pip show plotly 指定版本安装用 pip install plotly==2.0.0
版本错了,用2.0.0版本。 ---原始邮件--- 发件人: "凤翱"
I find the way to solve ipv6 socks5 proxy. refer to: https://github.com/woo200/sockslib/issues/1#issuecomment-1634545042 The author of sockslib was very kind and helped me solve this problem.
I find the way to solve ipv6 socks5 proxy. refer to: https://github.com/woo200/sockslib/issues/1#issuecomment-1634545042 The author of sockslib was very kind and helped me solve this problem.
I find the way to solve ipv6 socks5 proxy. refer to: https://github.com/woo200/sockslib/issues/1#issuecomment-1634545042 The author of sockslib was very kind and helped me solve this problem.
找到了,在install/sql/mis.sql