Skip to content

vannyakh/MT_trad

Repository files navigation

Ultimate Forex Bot Pro

A professional multi-symbol forex trading bot with advanced backtesting, risk management, and Telegram notifications. Now with completely redesigned UI and powerful new tools!

Dashboard

Features

  • Trading — Multi-symbol, MA + RSI strategy, grid/martingale modes
  • Backtesting — Historical tests with equity curves
  • Risk — Max daily loss, position limits, margin controls
  • Telegram — Trade and alert notifications
  • UI — Dark theme, dashboard, positions, analytics tabs

Install

python -m venv .venv
.\.venv\Scripts\Activate.ps1   # Windows
pip install -r requirements.txt

Run

python main.py

Setup

  • MT5: Install MetaTrader 5 and enable Expert Advisors / automated trading.
  • Telegram (optional): Create bot via @BotFather, get chat ID from @userinfobot, set token and chat ID in settings/notifications.py.

Warning

For educational use. Test on a demo account first. Martingale is high risk. Never risk more than you can afford to lose.


MIT License · Use at your own risk

About

Ultimate Forex Bot Pro A professional multi-symbol forex trading bot with advanced backtesting, risk management, and Telegram notifications. Now with completely redesigned UI and powerful new tools!

Resources

Stars

Watchers

Forks

Contributors

Languages