How to test an FX trading strategy with historic data?
Backtesting refers to looking through the historic price chart data and analyzing how your strategy performs using that data. Backtesting can be done manually or automatically. Keep in mind that…