forked from LengKundee/MQL5-Google-Onedrive
Merged the following branches: - feat-genx-trader-bot-bridge (ZOLO bridge, Docker updates) - feature/zolo-integration-update (ZOLO bridge improvements) - feature/add-web-request (Requests support) - fix-mql5-ask-bid-usage (Fix for MQL5) - update-documentation-and-setup-script (Docs update) - update-trading-bridge-zolo (Bridge IP update) - expert-mapsar-improvements (MAPSAR EA improvements) - remote-control-intelligence-tools-integration (Remote control guide) - feat/cli-documentation (CLI docs) - perf-optimize-validator (Validator script optimization) - jules-docker-run-verification (Verification doc update) Resolved conflicts in: - mt5/MQL5/Experts/SMC_TrendBreakout_MTF_EA.mq5 (Version 1.21, merged improvements) - scripts/ci_validate_repo.py (Kept optimized version) - render.yaml (Merged configs) - docker-compose.yml (Merged configs) - README.md & docs (Merged updates) Security fixes: - Removed hardcoded credentials from setup_github_secrets.ps1 and docs/GITHUB_CI_CD_SETUP.md.
4.2 KiB
4.2 KiB
VPS Setup Notes - MT5 Trading
VPS Connection Status
Date: 2026-01-19 06:57:01 Status: ✅ Connected Location: Singapore 09 Host ID: 6773048 Account: 411534497 (Exness-MT5Real8)
What is VPS for MT5?
Virtual Private Server (VPS) allows your MT5 terminal to run 24/7 on a remote server, ensuring:
- 24/7 Trading: EA runs continuously even when your PC is off
- Low Latency: Fast connection to Exness trading servers
- Stability: Reliable internet connection without interruptions
- Performance: Dedicated resources for optimal EA execution
VPS Benefits for Live Trading
✅ Advantages
-
Continuous Operation
- EA never stops trading (unless you disable it)
- No need to keep your computer running 24/7
- Trades execute even when you're asleep or away
-
Reduced Latency
- VPS is typically closer to broker servers
- Faster trade execution
- Lower slippage
-
Reliability
- No power outages affecting your PC
- Stable internet connection
- No computer crashes interrupting trading
-
Convenience
- Access MT5 from anywhere
- Manage trades remotely
- Monitor performance 24/7
⚠️ Important Considerations
-
VPS Costs
- Monthly subscription fees (usually $10-30/month)
- Check your VPS provider's pricing
-
Remote Access
- You'll need to connect to VPS to manage EA settings
- Use MT5's remote access or VNC/RDP
-
Monitoring
- Set up alerts/notifications for trade activity
- Regular check-ins to verify EA is running
- Monitor account balance and performance
Using VPS with Your EA
Current Setup
Your EA is now deployed to:
- Local MT5:
C:\Users\USER\AppData\Roaming\MetaQuotes\Terminal\11FA83D175E503C18ECB4DB736B2214D - VPS: Connected (Singapore 09)
Recommendations
-
Verify EA is Running on VPS
- Connect to your VPS MT5 instance
- Check that EA is attached to charts
- Verify AutoTrading is enabled
-
Monitor Performance
- Check trades are executing properly
- Verify Stop Loss and Take Profit are set
- Monitor Experts log for errors
-
Set Up Alerts
- Configure Telegram notifications (if using bot)
- Set up email alerts for trade execution
- Monitor account balance changes
-
Regular Maintenance
- Weekly check-ins to review performance
- Update EA parameters if needed
- Check for any error messages
VPS Management Tips
Accessing Your VPS MT5
-
Via MT5 Remote Access (if enabled)
- Connect from your local MT5
- View trades and charts remotely
-
Via VNC/RDP (VPS provider)
- Log into VPS desktop
- Access MT5 directly on VPS
-
Via Mobile MT5 App
- Monitor trades on your phone
- Check account status
- View charts (limited functionality)
Best Practices
-
Security
- Use strong passwords for VPS access
- Enable 2FA if available
- Keep VPS software updated
-
Backup Settings
- Save EA parameter presets
- Document your trading configuration
- Keep local copy of MT5 settings
-
Monitoring
- Set up regular alerts
- Check logs daily (at minimum)
- Review performance weekly
Troubleshooting VPS Issues
EA Not Trading on VPS
- Check AutoTrading is enabled
- Verify EA is attached to chart
- Check Experts log for errors
- Ensure account has sufficient margin
- Verify internet connection on VPS
Connection Issues
- Check VPS status with provider
- Verify MT5 connection to broker
- Check account credentials
- Restart MT5 on VPS if needed
Performance Issues
- Check VPS resource usage (CPU/RAM)
- Close unnecessary programs on VPS
- Consider upgrading VPS plan if needed
- Optimize EA settings if using too many resources
Current Configuration
- Account: 411534497
- Server: Exness-MT5Real8
- VPS Location: Singapore 09
- VPS Host ID: 6773048
- Status: ✅ Connected and Active
Next Steps
- ✅ Verify EA is running on VPS
- ✅ Check first trades are executing correctly
- ✅ Set up monitoring/alert system
- ✅ Schedule regular performance reviews
Note: Keep this document updated with any VPS configuration changes or issues encountered.