MQL5 Algo Trading
388K subscribers
2.56K photos
2.57K links
The best publications of the largest community of algotraders.

Subscribe to stay up-to-date with modern technologies and trading programs development.
Download Telegram
In our previous article, we covered the process of sending chart snapshots with captions from MetaTrader 5 to Telegram. The method we used, though effective, was straightforward and somewhat inflexible, leading to repetitive and unmanageable code. To enhance this, transitioning to a more modular codebase is advisable.

In this fourth part, the focus will be on improving reusability through code modularization. Detailed discussions will be held on the principles of code modularization and their application to our project. We'll reorganize our existing MQL5 script into separate, well-defined functions.

By the end, you'll have the option of using either the old monolithic program or a new modular Expert Advisor (EA) providing the same output. We'll break the code into discrete functions for tasks like sending messages, taking screenshots, and en...
#MQL5 #MT5 #Telegram #CodeModularization

Read more...
41👍32👨‍💻10🎉62
MetaQuotes Language 5 (MQL5) Expert Advisor enhances interactivity with Telegram via responsive inline buttons. Inline buttons, defined using JSON, offer streamlined user actions within messages. The article covers their integration in MQL5, including creating a dedicated message class to manage interactions and a callback query class for handling specific user actions triggered by these buttons. By incorporating these elements, the bot processes user inputs dynamically, improving the overall user experience. Guidance on testing the bot ensures seamless functionality, making trading bots more responsive and user-centric for optimal trading efficiency.
#MQL5 #MT5 #Telegram #EA

Read more...
26👍21👨‍💻4🔥3👾3👌2
The Telegram Signal EA offers seamless integration between Telegram communications and MetaTrader 5 charts. This tool allows traders to display messages from Telegram channels, groups, and private chats directly on their MT5 charts as comments, enhancing the visibility of trading signals and key messages during active trading sessions.

Key features include real-time message updates with a configurable check interval and clear, easy-to-read formatting. It's fully compatible with various types of Telegram communications and handles message processing automatically for effortless display.

To set up, create a Telegram bot via BotFather, adjust privacy settings, and add the bot to your groups or channels as an administrator. In MetaTrader 5, allow necessary web requests, then install and configure the EA with your bot token and desired update interval.

Troubles...

👉 Read | NeuroBook | @mql5dev

#MQL5 #MT5 #Telegram
34👨‍💻5👍4😱4👌2👀1