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

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
Yees the EA communicate the only problem it dont send screenshot on weekend ? (mt4)
in the log file i see only EA loaded successfully
Very interesting because from Monday to Friday it works .
Is anyone having the same problem
i have never used screenshot function b4, try dubugging
manually initiate sending an image and debug it.
lemme check on my system will get back to u
i have never used screenshot function b4, try dubugging
manually initiate sending an image and debug it.
lemme check on my system will get back to u
Hmm now i found out when i click in the telegram bot /charts/GBPUSD/H1/None it should send the screenshot, but it sends only if i remove the EA or turn Autotrading off when i do that the screenshot comes immediately ..
How can i debugging ?
Yees the EA communicate the only problem it dont send screenshot on weekend ? (mt4)
This bug has been fixed. Please update the source codes (zip file under an article).
Thank you very much i really appreciate your work and thank you for your answer .
One more question is it possible to get screenshots faster and also to get it work when more people uses the same bot ?
best regards
One more question is it possible to get screenshots faster and also to get it work when more people uses the same bot ?
Screenshot generation speed depends on the platform, it takes <30 sec for MT4, MT5 is faster.
Screenshot generation speed depends on the platform, it takes <30 sec for MT4, MT5 is faster.
I changed line 77 and now it comes even faster then before.
Haven't checked it in a while (bailed), and it turns out that WebRequest in Win7 in Russia now sends to Telegram. Have they stopped blocking it? Or changes in the terminal? I haven't touched anything in the code.
You slept through it. It was solved a long time ago
i realize the bot sends compressed file how to solve it? i tried bigger screen size
i tried to fix the library "Telegram.mqh"
so where is the problem?