Looking for the simplest possible example of how to communicate with Metatrader client via its TCP stack using perl.
{perl} --[client_TCP_api]--> {MT_client} --[server_API]--> metatrader_server
Here is an question looking for a [server_API]. I'm looking for a [client_API] that is completely different and it is publicly available.
Only my experiments don't work. Unfortunately, this question is answerable only by person who know metatrader and perl together.