easytrader
easytrader copied to clipboard
远程服务连接不上,跪求解决方案!
env
OS: win7/ win10 / mac / linux PYTHON_VERSION: 3.x EASYTRADER_VERSION: 0.xx.xx BROKER_TYPE: gj / ht / xq / xxx
problem
使用腾讯云服务器,本地能ping通,但是代码一直提示链接超时。
how to repeat
`from easytrader import remoteclient
user = remoteclient.use('universal_client', host='xxxxxxx', port='1430')
user.balance`
TimeoutError: [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。