I Built a Forex Trading Bot with Python + MT5 | Heikin Ashi + EMA Strategy

Опубликовано: 04 Июль 2026
на канале: Program with TuNeX
207
6

🚀 In this video, I would show you my Forex Trading Bot built with Python and MetaTrader 5.

This bot uses the **Heikin Ashi + EMA strategy**, filters out trades during high-impact news, trades only during Nigerian market hours (8 AM–4 PM), and includes built-in risk management:
✔️ Auto shutdown at +30% daily profit
✔️ Auto shutdown at -25% daily loss

It also sends instant trade alerts directly to Telegram. 📲

✨ What you’ll learn in this video:
How to connect Python to MetaTrader 5
How to implement Heikin Ashi + EMA strategy
How to filter red news events automatically
How to add risk controls in your trading bot
How to send Telegram alerts from Python

🔗 Full source code is available on my GitHub (link in description).

https://github.com/tunexnow/forex-bot

👍 Don’t forget to like, comment, and subscribe for more automation and coding projects.

#Forex #TradingBot #Python #MetaTrader5 #TuNeX