Forum

Sending data from server to mt5 with socket.

Hello there. I opened a socket on MT5 and connected it with the server. But I could not send data from server to mt5 with socket. So I want to send a value from the server to the meta. can you help me. I would be very happy if you show a small example

Turkish characters are distorted in mql5. how can i fix broken characters?

Turkish characters are distorted in mql5. how can i fix broken characters? For example: i�lem ba�ar�l�

buy current price??

How can I make a direct purchase at the current price

Creating a server in mql5 and connecting clients to this server?

I want to create a server in mql5 and listen to this server. The server will broadcast the instant price information live and the connected clients will listen to this server. I am using .NET. I couldn't find a roadmap on how to do it. Can you help please

Saving the pricing in XAU/USD Parity to MS Sql Server database. in MQL5

I want to save the pricing in XAU/USD Parity to MS Sql Server database. I found a few examples but couldn't. I am using mql5 . I am using .NET CORE 7 and msssql server. I couldn't find any resources. can you help please