Project Overview: I need a reliable automation system that reads trade signals from a private Telegram group on my personal account, and instantly places those trades on my Vantage MT4/MT5 account, with smart trade management rules (e.g. trailing SL, breakeven, max drawdown handling, etc.). Trade Management Logic: • Optional trailing stop or dynamic SL adjustment • Breakeven logic if trade moves X pips in profit • Time-based expiry (e.g. cancel if not triggered in X mins)
Other Features: • Logs all trades (date/time, signal, result) into Google Sheet or Notion • Telegram or email alert when a trade is placed • Must be hosted on a VPS or able to run 24/7
Bonus Features (if feasible): • Pause button or admin override • Filter to ignore duplicated or conflicting trades • Risk-based lot sizing (e.g. 1% risk per trade from account balance)
Deliverables: • Full source code (Python + MT4 EA if needed) • VPS deployment instructions (or deploy for me) • Simple dashboard or terminal to see trade log + bot status • 1 week of post-launch support for debugging
Developer Must: • Have experience with Telegram API (Telethon, Pyrogram, etc.) • Know MT4/MT5 trading (or at least MetaTrader Python integration) • Ideal to Understand forex/gold trading logic • Be responsive and deliver on time