📋 Product Updates

TeleMT5 Changelog

Stay up to date with every improvement, new feature, and fix. We're constantly making TeleMT5 better for you.

v1.8.0

✨ New🔧 Improved
  • ✨ [New] Added "Automatically closes opposite trades before opening a new one" feature to automatically close existing positions before opening reversed trades
  • 🔧 [Improved] Enhanced Telegram signal parsing for more reliable detection of entry, SL, and TP levels
  • 🔧 [Improved] Optimized MetaTrader 5 order execution flow for faster and more stable trade placement
  • 🔧 [Improved] Reduced latency between Telegram signal reception and trade execution

v1.7.1

✨ New🔧 Improved
  • ✨ [New] Users can now provide their own Telegram API credentials (api_id & api_hash) for improved stability, security, and connection speed
  • ✨ [New] Added guided setup screen on first launch to walk users through obtaining API credentials from my.telegram.org
  • 🔧 [Improved] Connection stability significantly improved by using user-owned API credentials instead of shared ones
  • 🔧 [Improved] Reduced risk of session drops and Telegram rate-limiting due to dedicated API usage per user

v1.7.0

🚀 Latest
✨ New🔧 Improved🐛 Fixed
  • ✨ [New] Trading Filters Suite — Six powerful filters to control when trades execute:
    • Trend Filter (SMA 200) — Only trade in the direction of the long-term trend
    • Trend Strength Filter (ADX) — Skip trades in ranging or sideways markets (default threshold: 25)
    • Momentum Filter (RSI) — Avoid exhausted moves; customizable period, oversold & overbought levels
    • Volatility Filter (ATR) — Skip signals when the market is too flat; configurable period & multiplier
    • Multi-Timeframe Confirmation (SMA 200) — Require trend alignment across M15, M30, H1, and/or H4 simultaneously
    • Breakout Confirmation — Enter only after price breaks a key high/low; configurable lookback period (default: 20 bars)
  • ✨ [New] Secure Trades Words — Keywords that automatically move Stop Loss to entry price for all open positions when detected in a signal (e.g. "secure", "breakeven", "lock")
  • 🔧 [Improved] Signal parsing accuracy for complex multi-language formats significantly enhanced
  • 🔧 [Improved] Redesigned website with premium dark-mode interface
  • 🐛 [Fixed] Max Daily Loss counter not resetting correctly at midnight in some GMT offset configurations

v1.6.5

✨ New🐛 Fixed
  • ✨ [New] Max Daily Loss % — Automatically halt all trading when daily losses reach a specified percentage of account balance
  • ✨ [New] Minimum Balance Stop — Stop all trading once account balance drops below a defined threshold
  • ✨ [New] Max Open Trades — Limit the number of simultaneously open trades; leave blank to remove the limit
  • ✨ [New] Max Daily Trades — Cap the total number of trades executed per day; leave blank to disable
  • 🐛 [Fixed] Rare crash when a Telegram channel sends an empty message

v1.6.0

✨ New🐛 Fixed
  • ✨ [New] Fixed Stop Loss in Pips — Set a fixed SL distance applied automatically to every trade; leave blank to disable
  • ✨ [New] Fixed Take Profit in Pips — Set a fixed TP distance applied automatically to every trade; leave blank to disable
  • ✨ [New] Partial Position Management — Automatically close 50% of the position when 50% of the Take Profit target is reached
  • ✨ [New] Disable Take Profit (Trailing Stop Only) Mode — Remove fixed TP and let the Trailing Stop manage exits entirely
  • ✨ [New] Entry Price Words — Add custom keywords that identify the entry price in non-standard signal formats
  • 🐛 [Fixed] Trailing stop calculation error on 5-digit brokers

v1.5.2

🔧 Improved🐛 Fixed
  • 🔧 [Improved] Market Analysis algorithms updated for higher direction accuracy across all timeframes
  • 🔧 [Improved] Breakeven Percentage now triggers more reliably on fast-moving markets
  • 🐛 [Fixed] "Disable Trading on Friday" option occasionally blocking trades on Thursday late hours
  • 🐛 [Fixed] Ignore Close Message Words not matching partial word occurrences correctly

v1.5.0

✨ New🔧 Improved🔒 Security
  • ✨ [New] Market Analysis Feature — Real-time multi-timeframe direction analysis using smart algorithms; accessible via the 📊 button in the top-right of the program
  • ✨ [New] Breakeven Percentage — Automatically move Stop Loss to entry price once the trade reaches a specified profit percentage (e.g. 70%)
  • ✨ [New] Execute Trades Without SL and TP — Allow trades to execute even when no Stop Loss or Take Profit is provided in the signal (use with caution)
  • ✨ [New] Ignore Close Message Words — Define words that, if found in a close message, cause the program to ignore that message
  • ✨ [New] Disable Trading on Friday — Automatically prevent any new trades from being opened on Fridays
  • 🔧 [Improved] UI redesigned with a real-time trade statistics dashboard
  • 🔒 [Security] Enhanced license validation with encrypted verification

v1.4.1

🔧 Improved🐛 Fixed
  • 🔧 [Improved] Trailing Stop now activates faster on high-volatility pairs
  • 🔧 [Improved] Custom keywords matching now case-insensitive across all language modes
  • 🐛 [Fixed] Prevent Opposite Trades not working correctly when multiple channels send conflicting signals simultaneously
  • 🐛 [Fixed] Maximum TP Levels ignoring the configured value after program restart

v1.3.0

✨ New🔧 Improved
  • ✨ [New] Trailing Stop System — Automatically moves Stop Loss with the price as profit grows; configurable pip distance
  • ✨ [New] Maximum TP Levels — Control how many Take Profit levels are executed from a multi-target signal (e.g. enter "2" for TP1 and TP2 only; leave blank for TP1 only)
  • ✨ [New] Prevent Opposite Trades — Block a SELL from opening on a symbol that already has an open BUY, and vice versa
  • ✨ [New] Prevent Duplicate Trades — Prevent more than one open trade on the same symbol at any time
  • ✨ [New] Custom Buy / Sell / TP / SL Keywords — Define signal keywords in any language or format, separated by commas or dashes
  • 🔧 [Improved] Arabic signal recognition accuracy significantly enhanced
  • 🔧 [Improved] Optimized memory usage for long-running sessions

v1.2.1

🔧 Improved🐛 Fixed
  • 🔧 [Improved] Slippage Protection now handles sudden spread spikes more accurately during news events
  • 🔧 [Improved] Forward and Reply message detection improved for channels with mixed posting styles
  • 🐛 [Fixed] Loss Adjust and Profit Adjust values resetting to zero after reconnecting to Telegram
  • 🐛 [Fixed] Single Symbol Mode occasionally misidentifying symbol on channels with mixed-format messages
  • 🐛 [Fixed] Close All Positions not triggering when close keyword appeared mid-sentence

v1.1.0

✨ New
  • ✨ [New] Multi-Channel Support — Connect to multiple Telegram channels simultaneously
  • ✨ [New] Slippage Protection — Skip the trade if the difference between the signal entry price and current market price exceeds a set pip threshold
  • ✨ [New] Single Symbol Mode — For channels that send signals without specifying a symbol name; manually define the symbol to link messages correctly
  • ✨ [New] MetaTrader Path Selection — Choose which MT5 installation to use if multiple versions are installed on the same device
  • ✨ [New] Loss Adjust & Profit Adjust — Shift Stop Loss or Take Profit by a specified number of pips before execution (positive=further, negative=closer)
  • ✨ [New] Close All Positions — Enable reading of close messages from the channel with custom keywords (e.g. "close", "exit")
  • ✨ [New] Forward and Reply Message Support — Read signals sent as forwarded messages or replies to older messages

v1.0.2

🔧 Improved🐛 Fixed
  • 🔧 [Improved] Risk Percentage calculation now accounts for broker commission in lot size estimation
  • 🔧 [Improved] Program startup time reduced significantly
  • 🐛 [Fixed] Safe Lot not activating correctly when Risk Percentage calculation returned zero
  • 🐛 [Fixed] Allowed Symbols filter blocking valid signals with lowercase symbol names

v1.0.1

🐛 Fixed
  • 🐛 [Fixed] Program failing to connect to MT5 terminal on first launch in some Windows configurations
  • 🐛 [Fixed] Arabic signal parser missing buy/sell keywords when followed directly by punctuation
  • 🐛 [Fixed] Exclude Symbols filter not persisting after closing and reopening the program

v1.0.0

✨ Initial Release
  • ✨ [New] Initial release of TeleMT5
  • ✨ [New] Automated Telegram-to-MT5 trade copying with no manual intervention
  • ✨ [New] Fixed Lot Size trading
  • ✨ [New] Risk Percentage lot calculation based on account balance
  • ✨ [New] Safe Lot backup — fallback lot size used automatically on calculation errors
  • ✨ [New] English and Arabic signal support
  • ✨ [New] Exclude Symbols and Allowed Symbols filtering
  • ✨ [New] Trade statistics dashboard — displays executed, winning, losing trades and total P&L