Algorithmic Trading
Python
Algorithmic trading system that automates the entire process, from extracting real-time market data (EUR/USD) via the OANDA API to executing trades based on a simple moving average strategy. Data is processed in an Azure VM and stored in a MySQL database, enabling continuous strategy optimization.