[A Step by Step Guide] Build Your Expert Advisor Telegram Bot to Query Forex Trade Orders via MT4 by@dennislwm
8,716 reads

[A Step by Step Guide] Build Your Expert Advisor Telegram Bot to Query Forex Trade Orders via MT4

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

Using a Telegram Bot gives you the ability to check prices, query status, manage trades, and even have a fun conversation. The tutorial How to Create a New Telegram Bot walks you through creating a bot and configuring your MT4 client. The getUpdates method returns messages from all channels, groups, and chats that the Bot is a member of. The response has a limit of 100 messages, but it doesn't clear automatically each time you call the getUpdate method, unless you pass it an offset value equal to the highest update_id + 1.

Coin Mentioned

Mention Thumbnail
featured image - [A Step by Step Guide] Build Your Expert Advisor Telegram Bot to Query Forex Trade Orders via MT4
Dennis Lee HackerNoon profile picture

@dennislwm

Dennis Lee

Receive Stories from @dennislwm

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!