MQL5 Tick Socket for Spesific Symbol

 

Hi igotit,

I have a system, but I get tick data of over 100 symbols with python and save it in SQL, but there are some slowdowns in this system. I want to produce a socket in MQL5 and send the request of this symbol to my local socket in MQL5 and connect to the socket with Laravel. There was some socket example for one symbol, how do we make it so that we can send the information of whatever symbol we want to the socket and receive it. Can anybody help me? It can be if you want to do consultancy :)

Working with sockets in MQL5
Working with sockets in MQL5
  • www.mql5.com
This library will allow you to tranfser realtime quotes from MetaTrader 5 to external server application.