Skip to content

CopyTradeMT5 is a powerful and user-friendly Telegram bot designed for automated trading.

License

Notifications You must be signed in to change notification settings

GentlemanHu/CopyTradeMT5

Repository files navigation

CopyTradeMT5 🚀

License Python Version Telegram Bot API Code style: black GitHub issues GitHub stars Contributions welcome Activity

CopyTradeMT5 is a powerful and user-friendly Telegram bot designed for automated trading. Built with Python, it offers an intuitive interface for managing trading positions and executing complex strategies.

English | 中文说明

✨ Features

  • 🤖 Automated trading with AI-powered signal analysis
  • 📈 Smart layer management for complex entries
  • 📊 Real-time market monitoring
  • 💼 Position and round management
  • 🛡️ Risk management tools
  • ⚡ Asynchronous processing for better performance

🚀 Quick Start

Prerequisites

  • Python 3.8 or higher
  • Telegram Bot Token
  • API ID and Hash from Telegram

Installation

  1. Clone the repository:
git clone https://github.com/gentlemanhu/CopyTradeMT5.git
cd CopyTradeMT5
  1. Install dependencies:
pip install -r requirements.txt
  1. Configure your environment variables:
cp .env.example .env
# Edit .env with your configuration
  1. Run the bot:
python launcher.py --mode telegram

🎁 Support the Project

If you find this project helpful, please consider supporting its development:

Digital Asset Address
BTC 1588hGJGh8WfeQNEydxEcurpPR8CaH9FCX
USDT (TRC20) TY1A9McJd6wz1ZgfVHmLEoQGFJX27WSNoN
ETH 0x5aa791a5fe03f823275d7240ebe887d35fdf0f3b

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.


中文说明

功能特点

  • 🤖 基于AI信号分析的自动交易
  • 📈 智能分层管理,支持复杂入场
  • 📊 实时市场监控
  • 💼 持仓和回合管理
  • 🛡️ 风险管理工具
  • ⚡ 异步处理提升性能

快速开始

前置要求

  • Python 3.8 或更高版本
  • Telegram Bot Token
  • Telegram API ID 和 Hash

安装步骤

  1. 克隆仓库:
git clone https://github.com/gentlemanhu/CopyTradeMT5.git
cd CopyTradeMT5
  1. 安装依赖:
pip install -r requirements.txt
  1. 配置环境变量:
cp .env.example .env
# 编辑 .env 文件,填入你的配置
  1. 运行机器人:
python launcher.py --mode telegram

🎁 支持项目

如果您觉得这个项目对您有帮助,欢迎支持项目的开发:

Digital Asset Address
BTC 1588hGJGh8WfeQNEydxEcurpPR8CaH9FCX
USDT (TRC20) TY1A9McJd6wz1ZgfVHmLEoQGFJX27WSNoN
ETH 0x5aa791a5fe03f823275d7240ebe887d35fdf0f3b

If you find this project helpful, please consider giving it a star ⭐ to show your support!

如果这个项目对你有帮助,请考虑给它一个星标 ⭐ 以示支持!

About

CopyTradeMT5 is a powerful and user-friendly Telegram bot designed for automated trading.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published