Indicators Used
	! precision trend histo 2 (mtf + alerts + btn).ex4 (recent version from forex-station)
	! SuperTrend  adaptive avgs filtered (mtf + alerts + arrows + btn).ex4 (recent version from forex-station)
	! Trend direction & force - DSEMA smoothed (mtf + alerts + arrows).ex4
Rules and Risk
	If indicators give a signal, place 2 trades each with .5% account balance risk.
	On First Trade
		Visually place SL to Supertrend band.  Adjust TP so that the RR is 1.5
	On Second Trade
		Do the same as First Trade, but do not set a TP.
Entry

	SuperTrend, Precision Trend Histogram, and TDFI must all show a long signal for long trades, and vice versa for short trades.
	If one of your exit indicators gave an exit signal, and you exited your trades as a result, take note of your other exit indicator.  It may not have agreed to exit.  Then, if your first indicator flips AGAIN and all indicators agree, you may re-enter the trade.
Exit
	Whichever occurs first:
	SuperTrend gives the opposite signal.
	-OR-
	Precision Trend histogram gives opposite signal.
	-OR-
	Trade 1 automatically closes via TP.  If this happens:
		Adjust Trade 2 SL to breakeven and let it run.
		Trade 2 can then follow the other exit rules.
Notes
	1 year of data is loaded before the backtesting starts.  If you are currently in the middle of an entry signal at the start of the 	backtest, you must wait until a new signal is generated.
	In case it's not clear, there will be times where you will have 2 trades open and your exit rules have manifested.  You must close 	all trades in this case.
	The last trade MAY have been closed automatically since the simulation ended.
	In this backtest, TDFI is used to filter out ranging markets.  Use it for entries only, do not use it for exits.

For indicator settings, see template.
For Soft4x backtesting parameters, see screenshot.



