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

Written by dennislwm | Published 2019/10/08
Tech Story Tags: telegram | bot | metatrader4 | build-a-telegram-bot | build-trading-bot-on-telegram | mt4-trading-via-telegram-bot | latest-tech-stories | hackernoon-top-story

TLDR 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.via the TL;DR App

no story

Published by HackerNoon on 2019/10/08