All problems
TMKR-3011
Error
Customer
Indicator network request failed (WinINet)
An indicator's HTTP request through the system network library failed for a reason other than DLL imports being off.Connectivity & terminal settings•Also known as: WININET_REQUEST_FAILED
Symptoms
Experts log: "SDK WinINet Error (...): kernel32 error #..." naming a specific step (HttpSendRequestEx, InternetConnect, etc.).
Causes
Network connectivity dropped mid-request.
A proxy or security product interfered with the system HTTP stack.
How to fix it
1
Confirm DLL imports + connectivityFirst make sure DLL imports are enabled (see TMKR-3010) and the internet is working.
2
Disable HTTPS inspectionAntivirus/proxy HTTPS inspection can break the system HTTP stack. Add an exception for MetaTrader and retry.