工作已完成
指定
Key Requirements
1. Trading Platform Integration
-
Must integrate with trading accounts (MT4 / MT5) to telegram.
-
API or account connection should allow real-time data tracking.
-
Secure authentication (no exposure of login credentials).
2. Telegram Notifications
The bot should send real-time Telegram alerts for:
-
✅ New Trade Opened – include instrument, direction (buy/sell), position size, entry price, and timestamp.
-
✅ Trade Closed – include instrument, profit/loss amount, percentage, and closing time.
-
✅ Equity Drawdown Alerts – notify when account equity falls below specific percentage levels (e.g., 5%, 10%, 15%).
-
✅ Daily Summary (optional) – total trades opened, closed, win rate, net profit/loss.
-
✅ Custom Commands (optional) – allow Telegram commands like /balance, /equity, /open_trades for on-demand updates.
3. Dashboard / Configuration (Optional)
-
Web or desktop dashboard for setting drawdown thresholds, alert preferences, and Telegram bot token.
-
Ability to add or remove linked accounts.
4. Performance & Security
-
Must be lightweight and run continuously without latency.
-
Store minimal local data (no sensitive keys in plaintext).
-
Handle multiple accounts simultaneously.
5. Deliverables
-
Working bot script (preferably in Python).
-
Installation and setup documentation.
-
Optional: assistance with hosting (e.g., on VPS or cloud server).
6. Developer Input Requested
Please include in your proposal:
-
Estimated timeline and total cost for development.
-
Which trading platforms you can integrate (MT4, MT5, cTrader, Trive, etc.).
-
Your suggested tech stack (e.g., Python + TeleBot + REST API).
-
Any additional recommendations, such as risk analytics, performance tracking, or visual dashboards.