Getting signals from telegram channel and placing them in MT4 using Python – Telegram API
I would like to read messages from a Telegram channel (which are essential forex signals) and place the orders in MT4 windows application. For now, I have made a python script which listens to the channels and stores messages in…