A Python-based trading bot for MetaTrader 5 that employs the Simple Moving Average (SMA) strategy to trade the EUR/USD forex pair. This bot calculates the SMA based on recent market data and automates buy and sell orders based on SMA crossovers. It integrates with MetaTrader 5 API for real-time trading and uses Pandas for data analysis.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
2
commits
Implemented a simple open a close 5 second strategy and added vps documentaion
9f14ae3View on GitHub