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)
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 and Precision Trend Histogram must both show a long signal for long trades, and vice versa for short trades.

Exit
	SuperTrend gives the 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 be closed if SuperTrend gives the opposite signal or if it hits SL.
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.
	You may have doubts on placing a trade if the candle is not in a "nice location" relative to the SuperTrend.  The only reason to refrain from entering a trade is if the SL line has not rendered yet.  Wait for it to render, then	place the trade.
	You may be tempted to close the trade if PTH gives the oppososite signal.  THESE ARE NOT THE RULES FOR THIS BACKTEST.  If your ROI sucks, make a new test and adjust the rules.
	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.
For indicator settings, see template.
For Soft4x backtesting parameters, see screenshot.



