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

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
@GedThey MaThey
Please run this request on your Windows 7 7601 SP1 in command prompt and paste here your result. If you dont have cURL please install from here https://curl.haxx.se/windows/
curl -X POST https://api.telegram.org/bot177791741:AAEcSxsNEu8625Y2I4KAw_H7yGev9tl8uJg/getMe
i have result from windows 7
i have result from windows 7
Useful test result. Thanks.
Useful test result. Thanks.
welcome sir
I ask everyone who has error 1001.
Please run this script and paste here the line from the Experts tab with the result.
An example:
2020.06.05 18:06:36.033 WebRequest_Test_Script (EURUSD,H4) Build=2470 WebRequest=1001 GetLastError=5203 strData=
Windows 7 7601 SP1
This will help to solve this problem.
additional test, i am test on mt4 in my windows 7 7601 sp1 same error
I am already test your script in two system
First in windows 7 7601 SP1, running error like your error
Second in windows 10 pro 64 bit build 18363 running well no error
I've got my scripts work with the same results so I can confirm this now:
- Windows 7: Does NOT work ❌
- Windows 10: Does work well ✅
@Andrey Voytenko
Hello guys i need help
when i place a order the bot is sending the same message multiple times,
Here is the code !
thanks in advance
Hello Sir !! Thanks for this nice tool!
I am wondering if I have already my alerts presets on different indicators setup for email alerts , Can i know which lines I need to add to receive on my channel via your telegram mql.
I have already all the files at include folder
Thanks in advance
Does the library work in indicators
Yes, he has preset a signal file working already with MACD...
But i have limit code skills , so i can not run it atm
Hi,
Mt4 display an error when I'm trying to send a photo :
It seems like he think I'm trying to reach EURUSD.gif from a server while it is on "MQL4/Files".
I tried with a direct path from windows files but the issue remains. I'm stuck on this issue for hours now, does anybody have a clue?
Here's my code