This project provides a Python-based backtesting framework for a forex trading strategy, specifically designed for the EUR/USD currency pair. The script simulates trading cycles based on historical trade entry times and OHLCV (Open, High, Low, Close, Volume) data, evaluating both buy and sell trades.
-
Updated
Oct 6, 2025 - Python