Version 2.50 2026.03.09
Interactive Telegram Requests & Quick Keyboard
- Added Telegram Requests / Commands support in YOUR_OWN_BOT mode.
- Ask the EA directly from Telegram for live read-only data: /account, /positions, /pending, /risk, /today, /week, /month, /year, /status, /help.
- Added an optional quick Telegram keyboard for one-tap monitoring actions.
- Replies now return to the same Telegram chat/topic that issued the request.
- Commands respect the configured ChatTarget and remain read-only (no trade execution, order modification, or trade closing actions).
- Designed to improve day-to-day monitoring without changing the existing alert and report workflow.
Version 2.40 2026.03.06
- Enhanced screenshot stability and performance with smarter chart loading, safer retry behavior, and more reliable image capture.
- Added ReportDelaySeconds to stagger scheduled Daily/Weekly/Monthly/Annual reports across multiple charts and improved Telegram 429 retry handling to reduce missed reports caused by rate-limit collisions.
Version 2.30 2026.01.27
- Multi ChatTarget support: send alerts to multiple Telegram chats/groups/channels at once (comma / new line separated).
- Telegram Topics support: route messages to specific forum topics using -100xxxxxxxxxx:TopicID format.
- Account Safety Alerts (optional): margin level, drawdown/daily loss, spread, connection/trading status warnings.
- Enhanced screenshots (optional): draw Entry / SL / TP levels on the chart before capturing.
- MT5 fix: deposit/withdraw (balance operations) are ignored and no longer trigger trade notifications.
Version 2.20 2026.01.07
- Unified DEFAULT vs CUSTOM bot workflow + better validation/logs (placeholders treated as empty, “@” optional in Username).
- Improved chat target input: supports numeric chat IDs (-100...) and public chat usernames (@channelusername / t.me/...) with automatic sanitizing.
- Simplified Telegram setup: a single ChatTarget field accepts numeric Chat ID (-100…/188…), @channelusername, t.me/channelusername, or a username (auto-resolve for private DM).
- More reliable public chat targeting: improved resolving for public channels/supergroups on first setup (fewer “chat not found” / wrong resolving cases).
- Cleaner UX + clearer logs: no placeholder defaults, smarter input sanitization, and more informative verification error logs.
Version 2.10 2025.12.12
– Screenshots are now much more reliable: the EA can automatically capture the correct chart for the trade (even when you trade multiple symbols).
– New screenshot options let you control how screenshots work (auto-open the symbol’s chart, auto-close it after capture, add a short delay for cleaner images, and choose the timeframe for the screenshot).
– Fewer “wrong chart” screenshots: when a trade happens on another symbol, the EA captures that symbol’s chart instead of the chart where the EA is attached.
– More accurate timing for delayed notifications: the EA checks and sends delayed alerts much more frequently, so messages arrive closer to the intended delay time.
– More stable trade updates: the EA retries reading trade data when the platform is slow, reducing missing or incomplete notifications.
– Better handling of special characters and emojis in messages and photo captions, helping prevent broken text or failed sends.
Version 2.0 2025.12.11
– Added optional chart screenshots for order events (open, filled, SL/TP change, closed). Screenshots and text are now sent together in a single Telegram message.
– New inputs to choose exactly when screenshots are taken, with “on order filled” enabled by default.
– Improved message threading: SL/TP updates and close messages now correctly reply to the original open message, so each trade is grouped in a clear mini-thread on Telegram.
– General stability and performance improvements.
Version 1.90 2025.12.11
Fixed an issue where, when using your own bot in “Chat ID” mode, the “Chat ID Verification” did not send the Chat ID Verification Message correctly. Now it sends the test message properly so you can easily confirm that your bot and chat ID are working.