The strategy works well in EUR / USD. The oscillators used are SMMA,
, TRIMA and Stochastic. SMMA (time periot 4) was used as a trend
indicator for four hours per period. TRIMA (time periot 18) and were
used as four hours period. filte. Stochastic (10,3,3) values were used
in a 10-minute period. Rules of buy: The SMMA(4) will be above the
TRIMA (18) as 4 hour. Stochastic (10,3,3) will be SlowK> SlowD and
will perform Buy if SlowD is below the 20. Rules of sell: The SMMA (4)
will be below the 4 hour TRIMA (18). Stochastic (10,3,3) will be
SlowK< SlowD and will perform sell if SlowD is above the 80. Lot
Amount maximum = 15 lots received. TP = 0 SL = 0 was selected. Also,
if the price is over 20 pips, it will close with Custom Trailing Stop
according to 8 pips. The strategy closure stochastic indicator will
close the transaction that is open when the buying and selling
conditions are reversed.