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

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
Hello,
I am experiencing a small issue with the Telegram Bot EA mt5 - I am able to add additional template in the settings BUT when I test it from the Telegram it is loading only Default template.
Any recommendations or a hand for help?
Thanks in advance!
Hi,
I tried to use the EA code in a Costume indicator but I receive "URL does not allowed for WebRequest " error, Could you please explain how to solve this problem and send alerts and screenshots from a Costume indicator to the Telegram?
Thanks.
Hi,
I tried to use the EA code in a Costume indicator but I receive "URL does not allowed for WebRequest " error, Could you please explain how to solve this problem and send alerts and screenshots from a Costume indicator to the Telegram?
Thanks.
Open metatrader
Thank you for reply. I'v already done that but it still doesn't work! there is no problem when the code is implemented with an EA but when i use it in a Costume indi the above mentioned error occur. it seem Standard mql function Webrequest do not work in indicators. please have a look on the attached file.
The Lib dnt work with indicators only EA, im not sure about Scripts.
Hi
As a part of an EA, I'm trying to send a screenshot to telegram bot.but it doesn't work and I just see "sending a photo" massage in the Telegram Bot. I do not receive anything.i'll appreciate if any one can help. the code is attached.
hi all pro coders,
recently my telegram EA got this problem :"HTTP request falied", but it worked well before :?
I check the Options (webrequest) already,,, How to fix it please? Thanks
Dear Andrey,
thank you for your wonderful article!
Since WebRequest() function doesn't work with strategy tester, is there a way to receive notifications with bots while executing the Strategy Tester?
Thank you