Forum

MQL5 | Unable to create socket even though I allowed "127.0.0.1" for web requests | Attempting to connect to a Python program.

Hello everyone! Here is the context: I was trying to develop a MQL5 Expert Advisor capable of sending JSON documents to a Python program, but I stumbled across a problem that I couldn't solve not even asking to ChatGPT or Deepseek, as well as I tried to reproduce solutions that I found in the forum

[Help] Proper syntax but still getting "error 228: 'input' - name expected"

Hello everyone! Even though I'm fairly new I do believe that this shouldn't be happening and I'm getting this "bug" both on my MT5 IDE and when using the compiler from the CMD... Here is the problem #property strict #property copyright "Marco Valentino Alvarado" #property link ""