Skip to content

Simpe EURUSD only shorts bot. Just tried how to open/close trades on forex using MT5 platform and python integration.

License

Notifications You must be signed in to change notification settings

ryu878/MT5-python-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

MT5 python bot

Simpe EURUSD only shorts bot. Just tried how to open/close trades on forex using MT5 platform and python integration.

image

image

How to use

  • Edit eurusd_bot.py file, change your account, lot size, tp and sl settings.
  • Run eurusd_bot.py

Requirements

Run pip install to install:

pip install MetaTrader5

pip install pandas

Also you need MT5 installed.

To start trading on Forex please register https://icmarkets.com/?camp=45001 and reduce your trading fees from 7$ to 5.5$ per lot.


πŸ“„ License

MIT License - Feel free to modify and distribute.

🀝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check issues page.

⚠️ Disclaimer

This project is for informational and educational purposes only. You should not use this information or any other material as legal, tax, investment, financial, or other advice. Nothing contained here is a recommendation, endorsement, or offer by me to buy or sell any securities or other financial instruments.

If you intend to use real money, use it at your own risk.

Under no circumstances will I be responsible or liable for any claims, damages, losses, expenses, costs, or liabilities of any kind, including but not limited to direct or indirect damages for loss of profits.


πŸ“Œ Quantitative Researcher | Algorithmic Trader | Trading Systems Architect

Quantitative researcher and trading systems engineer with end-to-end ownership of systematic strategies β€” from research and statistical validation to low-latency execution and production deployment.

Core focus areas:

  • Systematic strategy design and validation
  • Market microstructure analysis (order book dynamics, volume, delta, liquidity, spread behavior)
  • Backtesting framework development (tick-level and historical data)
  • Execution engine architecture and order lifecycle management
  • Real-time market data processing
  • Risk-aware system design
  • Production-grade trading infrastructure (24/7 environments)

Experience across crypto (CEX, DEX), FX, and exchange-traded markets.

Technical Stack

  • Languages: Python, C++, MQL5
  • Execution & Connectivity: REST, WebSocket, FIX
  • Infrastructure: Linux, Docker, Redis, PostgreSQL
  • Analytics: NumPy, Pandas, custom backtesting frameworks

Contact

Email: ryu8777@gmail.com


About

Simpe EURUSD only shorts bot. Just tried how to open/close trades on forex using MT5 platform and python integration.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages