Discussing the article: "Creating a Trading Administrator Panel in MQL5 (Part I): Building a Messaging Interface"
Thank you
Cracker Delicious #:
Thank you
Thank you
Welcomes!@Cracker Delicious
In MetaTrader 5, if you plan to use the compiled Admin Panel attached in the file, make sure to press Ctrl + O to enable WebRequest under the Expert Advisor settings. Also, add the link to the Telegram API for it to work.
Bots: An introduction for developers
- core.telegram.org
Bots are small applications that run entirely within the Telegram app. Users interact with bots through flexible interfaces…

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Check out the new article: Creating a Trading Administrator Panel in MQL5 (Part I): Building a Messaging Interface.
This article discusses the creation of a Messaging Interface for MetaTrader 5, aimed at System Administrators, to facilitate communication with other traders directly within the platform. Recent integrations of social platforms with MQL5 allow for quick signal broadcasting across different channels. Imagine being able to validate sent signals with just a click—either "YES" or "NO." Read on to learn more.
It is possible to interact with your system users directly from MetaTrader 5. This is one way an admin can share real-time insights on the performance of the system. It can also serve as a validation of recently delivered system signals to a social channel. If you read to the end, you will be able to see how it is possible to create an interactive interface, as shown in this image:
Administrator Communications Panel (MetaTrader 5) and Telegram App (receiving real-time messages from the admin)
Author: Clemence Benjamin