You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.