Discussion of article "How to create bots for Telegram in MQL5" - page 25

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi Andrey, please am getting HTTP request failed
Please help
Thanks
Hi @Andrey Voytenko
I'm getting same problem. It have been happening for months. Please help!
Thank you so much!
Hello Andrey,
Can I say the file is corrupted. HTTP request failed Error persisted.
Can I get the file Telegram Bot EA again.
Hello Andrey,
Can I say the file is corrupted. HTTP request failed Error persisted.
Can I get the file Telegram Bot EA again.
Please Read through the 11 Pages.
Your issue was long ago solved
Hello,
For those who want to send to a private channel,
1) replace the "@" by "-" in the Telegram.mqh at line 1009 and line 1010 (see attached image),
2) in the mq4 file, you put your channel token starting by -1000xxxx like this: InpChannelName="-10000xxxx";//Channel Name
and you should get the messages after setting your channel to private.
Good luck.
Still does not work ,for inpChannelName do you still use the channel Name or chat ID ?
Nothing wants to send neither MT4 nor MT5.
Looked through the whole forum, downloaded all the new modules and libraries, but .... alas...
I took the simplest code to check the connection with the bot and...
It gives only error 1001, which it does not even know.
both in MT4 and MT5.
What to do? I have not found any recommendations.
In the terminal, the request https://api.telegram.org/ is allowed
but here's a strange thing, when requesting this address in Chrome, the page https://core.telegram.org/ opens.
From Chromium bot responds without problems, sees all new messages and sends messages to the channel ...
What to do?
Good afternoon friends. Finally decided to create my own bot in Telegram, but encountered a problem.
Nothing wants to send neither MT4 nor MT5.
Looked through the whole forum, downloaded all the new modules and libraries, but .... alas...
I took the simplest code to check the connection with the bot and...
It gives only error 1001, which it does not even know.
both in MT4 and MT5.
What to do? I have not found any recommendations.
In the terminal, the request https://api.telegram.org/ is allowed
but here's a strange thing, when you request this address in Chrome, the page https://core.telegram.org/ opens.
From Chromium bot responds without problems, sees all new messages and sends messages to the channel ...
What to do?
1001 = API not reachable
Usually when the address is blocked. And with the help of proxy (as you can in the browser) it is not possible to bypass it in the terminal, there is no such setting.
Try in your case only with VPS.1001 = API not reachable
Usually when the address is blocked. And with the help of proxy (as you can in the browser) it is not possible to bypass it in the terminal, there is no such setting.
In your case you should try only with VPS.Telegram is not blocked here. Without any VPS, I can access it from both my phone and my computer.
We don't have Telegram blocked. I can access it from both my phone and my computer without any VPN.