Rajesh B / Publications
Forum
Automate Trading
So, I want to execute trade when I receive trade info in the telegram. For reading telegram message I am using telethon and then I am parsing the string and creating trade request using mt5 Python API. Now the problem is, it always opens mt5 trading terminal when order is placed. I want to avoid it