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

 

Somehow MT4 swears, does not allow sending screenshots, 'SendPhoto' - none of the overloads can be applied to the function call.


 
Serhii Tymchenko #:

Somehow MT4 swears, does not allow sending screenshots, 'SendPhoto' - none of the overloads can be applied to the function call.

Please update the source codes. This error was in older versions.

 
Andrey Voytenko #:

Please update the source codes. This error was in older versions.

Something is the same on the freshly installed version, maybe some libraries need to be added separately?

 
I am also looking for a command to delete all messages, or edit a message, maybe there is something like this in mql? bot.delete_message(message.chat.id).
 

Hi.I want to read signals from a telegram channel and parse them and take positions based on them.I have two question.
1-In the article,I didnt find anything about reading messages from a telegram channel.How can I do that?

2-Is there anyway to connect to telegram without bot.Ie,reading user(not bot)messages?

thank you.

 
Yu Jia Zi Qu #:

1-In the article,I didnt find anything about reading messages from a telegram channel.How can I do that?

You need to Reread the Attached Code of The Article.
Only Private Channels Are not Addressed Everything Else is addressed.
Even in this Forum the topic is talked about down the the Point of another link being posted to a forum page where the Author posted a code that reads from a public Channel past 20 messages


Yu Jia Zi Qu #:

2-Is there anyway to connect to telegram without bot.Ie,reading user(not bot)messages?

Without Bot NO its not possible with respect to this bot;

 
Can the author or anyone modify this Bot to generate an API code that links up MQL5 EA with Crypto Exchanges like Binance, Huobi, Coinbase etc  
 
There is a library in the Market that links to Binance.
 
Jefferson Metha #:
There is a library in the Market that links to Binance.

Please share the link for such libraries

 
CodeFx #:

Please share the link for such libraries

Top right corner there is a magnify glass icon also known as the search icon
left click it
then type 
" Binance"
Press [ENTER] Key on your desktop

then you will get them no need to scroll down. 

you welcome