Hey guys. Does anyone know of a really simple and (preferably) free stock strategy backtester? I am working on a strategy and I have my symbols picked out but I would like to run 1, 3, 5 year backtests with following criteria:

Open Position Rules

* Today's current ask price is at least 12% less than highest price during previous 200 days.

* Today's current ask price is at least 7% less than highest price during previous 5 days.

Add to Position Rules

* Add on 11% price drops (My same symbol lowest trade price move is greater than value of my same symbol highest trade price %)

Exit Rules

* Sell when profit reaches 5% or more ($.07 pullback after reaching profit goal)

These aren't very technical criteria but I can't find a backtester that will use these rules. Does anybody know of a site where these would work? Thanks in advance!

Author