New to EA Development – Need Advice on Reading Telegram Signals From EA and Copying them Directly to EA
I have created a public AI-based Telegram channel that generates trading signals by analyzing charts using GPT-5.2 and Grok.com.
My goal is to have a MetaTrader EA read these signals directly from Telegram and execute trades automatically.
I would like to know:
-
Is it technically possible for an EA to read Telegram messages directly, I test the API methods, Telegram deleted the messages from the API after 10 requests!
-
Can this be done without any paid third-party apps or signal copier services?
-
What is the recommended architecture?
-
Are there any free or open-source solutions you would recommend?
I am looking for a clean, secure, and preferably free or open-source approach.
Any guidance, examples, or best practices would be greatly appreciated.
Thank you in advance!
https://github.com/yagop/node-telegram-bot-api?tab=readme-ov-file
Ok ,You are getting signals from A.I in the first instance then posting it on Telescam and you want an E.A to turn that from Telegram into signals for your EA , just get the A.I that is giving the signals in the first place to make an EA based on the logic .
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
I have created a public AI-based Telegram channel that generates trading signals by analyzing charts using GPT-5.2 and Grok.com.
My goal is to have a MetaTrader EA read these signals directly from Telegram and execute trades automatically.
I would like to know:
Is it technically possible for an EA to read Telegram messages directly, I test the API methods, Telegram deleted the messages from the API after 10 requests!
Can this be done without any paid third-party apps or signal copier services?
What is the recommended architecture?
Are there any free or open-source solutions you would recommend?
I am looking for a clean, secure, and preferably free or open-source approach.
Any guidance, examples, or best practices would be greatly appreciated.
Thank you in advance!
<Message edited by a moderator to fulfill the forum rules>