Thank you wintergasp.Hold on. So you're watching the screen pretending to trade and writing down how much money that makes ? What if your strategy only works for 6 months ? The only way you can know if your strategy is good or not is to push a button and see what it did over the last 20 years.
Try NinjaTrader, TradeStation, MultiCharts or even better some Python / C# reading a .csv of OHLC data.
Yes, this is what I have been doing, forward testing as my system depends on me drawing my own support and resistance level the day before trading.
I need to figure out how to automate me calculating resistance and support level from past historical data.
Thanks