Hi,
I have just put the finishing touches on a high frequency trading strategy and moved it into production, using OANDA as a broker.
The steps I took were:
1. Back test the strategy using MatLab on 6 years of 1-minute data.
2. Write the corresponding code in Java and test it on the...