Telegram Signal EA
- Experts
- Robert A Garcia
- Versão: 3.3
- Ativações: 5
=============================================================
TELEGRAM SIGNAL EA - Automated Signal Execution for MT5
=============================================================
Automatically execute trading signals from your favorite Telegram channels with ZERO manual intervention!
Turn your Telegram signal subscriptions into fully automated trading with this powerful Expert Advisor. Simply connect your Python monitoring script, and the EA handles everything - from parsing signals to executing trades with multiple take profit levels and intelligent stop loss management.
-------------------------------------------------------------
🎯 KEY FEATURES
-------------------------------------------------------------
✅ FULLY AUTOMATED EXECUTION
• Monitors Telegram channels 24/7 via Python script
• Executes signals automatically - no manual copying
• Works while you sleep
✅ INTELLIGENT SIGNAL PARSING
• Supports absolute price levels (e.g., "BUY EURUSD 1.0850")
• Handles PIP distance format (e.g., "TP / 100 / 200 / 300 PIP")
• Handles POINT distance format for indices/crypto
• Detects market orders ("BUY NOW") vs pending orders
• Auto-determines order type (LIMIT vs STOP)
✅ MULTIPLE TAKE PROFIT LEVELS
• Supports unlimited TP levels
• Auto-trailing stop loss through targets
• TP1 hit → SL moves to breakeven
• TP2 hit → SL moves to TP1
• Maximizes profits, protects gains
✅ SMART EDIT DETECTION
• Detects when signals are edited
• Handles cancellation commands ("CLOSE", "CANCEL")
• Moves SL to breakeven on "close at entry" edits
• Prevents duplicate execution on edits
✅ BROKER COMPATIBILITY
• Configurable symbol suffix (.PRO, .a, .m, or empty)
• Separate control for indices (US30, BTCUSD)
• Works with ANY broker
✅ PERSONALIZED SETUP SUPPORT
• Direct contact with developer
• Get the latest script version
• Custom configuration help
• Fast troubleshooting assistance
✅ SAFETY FEATURES
• Default stop loss (auto-adds if signal has none)
• TP validation (prevents invalid stops)
• Duplicate execution prevention
• Result notification filtering (ignores "TP HIT" messages)
• Configurable pending order expiration
✅ CHANNEL TRACKING
• Shows channel name in trade comments
• Track which channels give best signals
• Easy performance analysis
-------------------------------------------------------------
📊 SUPPORTED INSTRUMENTS
-------------------------------------------------------------
• All Forex pairs (majors, minors, exotics)
• Gold (XAUUSD)
• Oil (OILUSD)
• Crypto (BTCUSD)
• Indices (US30, etc.)
-------------------------------------------------------------
⚙️ CONFIGURABLE INPUTS
-------------------------------------------------------------
FILE SETTINGS:
• SignalFilePath - Signal file name (default: manual_signal.txt)
• DeleteAfterExecution - Clear file after reading (default: true)
BROKER SETTINGS:
• BrokerSuffix - Symbol suffix (default: .PRO)
• SuffixForIndices - Apply suffix to indices? (default: false)
RISK MANAGEMENT:
• LotSize - Fixed lot size (default: 0.01)
• RiskPercent - Risk % per trade, 0 = use fixed lot (default: 0.0)
TRADE SETTINGS:
• MagicNumber - Unique identifier (default: 88888)
• Slippage - Max slippage in points (default: 30)
• UseMidpointForRanges - Use midpoint for entry ranges (default: true)
• DefaultStopLossPips - Default SL if signal has none (default: 50)
• PendingOrderExpirationHours - Expiration time, 0=GTC (default: 24)
DEBUG:
• VerboseLogging - Detailed console logs (default: false)
-------------------------------------------------------------
📖 SIGNAL FORMAT EXAMPLES
-------------------------------------------------------------
EXAMPLE 1 - Absolute Prices:
----------------------------
EURUSD BUY 1.0850
SL 1.0820
TP1 1.0880
TP2 1.0910
TP3 1.0940
EXAMPLE 2 - PIP Distance:
-------------------------
XAUUSD SELL NOW
SL / 5155
TP / 200 / 400 / 600 PIP
EXAMPLE 3 - POINT Distance:
---------------------------
BTCUSD BUY 82200/82400
STOP LOSS 81600
TARGET 1000 2000 3000 POINT
EXAMPLE 4 - Entry Range:
------------------------
GBPUSD SELL 1.2650/1.2660
SL 1.2680
TP1 1.2620
-------------------------------------------------------------
🔧 SETUP REQUIREMENTS
-------------------------------------------------------------
⚠️ IMPORTANT: This EA requires Python setup (included in package)
WHAT YOU NEED:
1. Python 3.7+ installed (python.org)
2. Telethon library: pip install telethon
3. Telegram API credentials (free from my.telegram.org)
4. The included Python monitoring script (telegram_signal_monitor.py)
SETUP TIME: ~15 minutes
SKILL LEVEL: Basic Python knowledge helpful
FULL STEP-BY-STEP GUIDE INCLUDED with:
• Python installation instructions
• Telegram API credential setup
• Channel ID finding methods
• EA configuration guide
• Troubleshooting section
-------------------------------------------------------------
⚠️ IMPORTANT DISCLAIMER
-------------------------------------------------------------
This EA is provided for EDUCATIONAL PURPOSES ONLY.
• You MUST have explicit permission from Telegram channel owners
to automate their signals. Respect copyright and terms of service.
• This is NOT financial advice. Trading forex, gold, crypto, and
other instruments carries significant risk. You can lose more
than your initial investment.
• The author is NOT responsible for any trading losses, missed
signals, execution errors, software bugs, or account issues.
• ALWAYS test thoroughly on a demo account before using real money.
Understand the risks involved.
• Past performance does NOT guarantee future results.
• By using this EA, you accept FULL responsibility for all trading
outcomes and consequences.
-------------------------------------------------------------
💡 WHO IS THIS FOR?
-------------------------------------------------------------
✅ PERFECT FOR:
• Traders who subscribe to Telegram signal services
• Anyone tired of manually copying signals
• Traders who miss signals due to time zones
• People who want to automate their signal execution
• Traders with technical skills (Python setup required)
❌ NOT SUITABLE FOR:
• Complete beginners with no trading experience
• Users unwilling to set up Python
• Those looking for plug-and-play (requires setup)
• Users without Telegram signal subscriptions
-------------------------------------------------------------
📦 WHAT'S INCLUDED
-------------------------------------------------------------
When you download this EA, you get:
1. ✅ TelegramSignalEA_v3.3.ex5 (The Expert Advisor - auto-installed)
2. ✅ Python monitoring script (provided via support)
3. ✅ Complete setup guide (provided via support)
4. ✅ Personalized setup assistance
📩 HOW TO GET THE PYTHON SCRIPT & SETUP GUIDE:
After downloading the EA, contact me via:
• MQL5 Private Message
• Telegram: @agar312
• Or comment on this product page
I will provide you with:
✓ telegram_signal_monitor.py (Python script)
✓ SETUP_GUIDE.txt (Step-by-step installation)
✓ Personalized support for your setup
This ensures you get the latest version and direct support!
-------------------------------------------------------------
🚀 HOW IT WORKS
-------------------------------------------------------------
STEP 1: Download the EA
• Purchase/download from MQL5 marketplace
• EA auto-installs in your MT5
STEP 2: Contact me for setup files
• Message me via MQL5 or Telegram
• I'll send you the Python script and setup guide
• Includes personalized support
STEP 3: Follow the setup guide
• Install Python and Telethon library
• Get Telegram API credentials (free)
• Configure Python script with your channel IDs
• Run Python script (monitors channels 24/7)
STEP 4: Configure and run
• Attach EA to any MT5 chart
• Configure broker suffix and risk settings
• Done! Signals execute automatically
Total setup time: ~15-20 minutes with my guidance!
-------------------------------------------------------------
💬 SUPPORT & GETTING YOUR FILES
-------------------------------------------------------------
📩 CONTACT ME FOR:
• Python script (telegram_signal_monitor.py)
• Setup guide (SETUP_GUIDE.txt)
• Installation help
• Configuration assistance
• Troubleshooting
HOW TO REACH ME:
1. MQL5 Private Messages
2. Telegram: @agar312 (fastest response)
3. Product comments section
I personally respond to all messages within 24 hours!
⭐ Please rate and review if you find this EA useful!
-------------------------------------------------------------
Version 3.3 - April 2026
Copyright 2026, agar
Educational use only - Not financial advice
-------------------------------------------------------------
