forofx358 / Publications
Forum
WebRequest error 4014 in MQL5: Need help with alternatives
Hi everyone, I'm developing an MQL5 expert advisor that uses WebRequest to communicate with a Python server for trading signal analysis. However, I'm encountering the error 4014 "Function is not allowed for call" when trying to use WebRequest. I have already tried the following: - Adding the server