I tried to read directly from the exchange, and the code was:
from urllib import request
Def fetch_url_data ((url):
try:
req = request.urlopen ((url).read (().decode ((
The data can be read in the research center, but when accessed for retesting, the error is as follows:
urllib.error.URLError: <urlopen error [Errno 111] Connection refused>
I've been researching for half a day, some say the server has set up proxies, some say python3 has changed the use of the urllib library, please God, what is going on.
catcatfishThe grid is supporting bigone?
The grassDomestic server not accessible
congcong009FMZ support
The grassWell, the retest is not connected, so you should understand why.
congcong009It's a problem with the backtest system, it's a sandbox mode, can't access offline, I did a real-time test and it's ok ^^