TelegramTrades
- Experts
- Version: 3.2
- Updated: 20 June 2026
TelegramTrades is an Expert Advisor which listens to the following 10 telegram channels for trade signals (trade signals made by experts) and converts the signals into valid trades. The pyrogram script that is constantly running on a server will parse the signal to valid trade signal and forward the signal to my telegram bot. And once there is a valid signal with stop loss, take profit, price, trade type and symbol, it is read by the EA to execute trades on the charts.
You don't need to run all the charts mentioned below. You just need to open one chart and run the EA on that chart. If a trade signal for the chart that is not open arrives then the EA will open the trade for you on that chart. The new arrived trades signals are written to files as well so that you can validate what came from the professionals on their channels.
Features:
- 1 Can test in strategy tester with historical data
- 2 Stoploss and take profit values are set using ATR indicator with size of 14 bars which can be adjusted by the user
- 3 Trailing Stoploss and TakeProfit are managed using above ATR based stop distance value calculated.
- 4 Percentage profit stoppage is present with default 4% which can be adjusted by the user.
- 5 Lot size is adjusted automatically
- 6 Can filter the channels to be used.
Telegram channels used with historical data
- ForexSignals has 192 messages between 2025-12-31 11:44:49 and 2026-04-17 17:09:33
- Vasily Trader (Forex Signals) has 475 messages between 2025-05-05 19:51:14 and 2026-04-17 15:08:04
- KING OF GOLD has 1362 messages between 2025-08-20 20:38:46 and 2026-04-20 04:56:46
- Exness Forex Signals (Free) has 160 messages between 2026-01-08 12:46:34 and 2026-04-20 03:56:44
- World’s Most Profitable Forex Signals has 262 messages between 2024-06-27 18:57:13 and 2026-04-17 17:21:41
- Trade by sic has 199 messages between 2025-10-28 18:56:40 and 2026-04-17 18:56:59
- Forex GDP - Free Signals has 421 messages between 2021-10-21 19:15:49 and 2026-04-14 20:10:08
- SureShot FX + Gold Signals (Live) has 38 messages between 2026-01-26 06:32:43 and 2026-04-15 15:15:05
- Kara Trading has 76 messages between 2024-10-03 01:48:02 and 2026-03-16 18:25:35
- Signals Easy pips VIP has 198 messages between 2022-01-13 18:07:34 and 2022-06-07 01:17:02
symbols supported:
Notes:
1 MAKE SURE https://lazymesh.pythonanywhere.com/get_updates is added in Tools->Options->Expert Advisors->Allow WebRequest for listed URL
2 make sure you update the downloaded version to the latest as new features and historical data are added from 2.0
3 In this EA trades automatically happens as soon as valid trade signals arrive in those channels. There is an improved version where you can choose which signal to use and do copy paste the signals. https://www.mql5.com/en/market/product/176696
