Spent the day studying the ProRealTime back testing and ProScreener modules.
Assume most people already know of it, but if not ProRealTime is a very powerful charting package, which is free with end of day data.
ProRealTime : Real Time Technical Analysis Software
It's written in Java so will run on Linux, MAC or Windows.
I was mainly using strategies that were either already included or were available for download on the website, although it's pretty easy to create your own either using a wizard or a simple programming language,
I plan to develop this approach and write my own backtesters and screeners as my knowledge of trading increases.
Two strategies that back tested quite well today were the Breakout Range System and the MACD crossover.
Ran the ProScreener across the major Forex pairs using the strategies, the Breakout Range System didn't return anything but the MACD Cross over returned a long on EUR/HUF and a short on EUR/DKK.
I haven't traded these pairs or this strategies before but this is just an experiment to see how using ProRealtime can be used to develop strategies so lets give it a go.
Placed stop losses around support areas but will aim to use the same signals to close the trade.