This is my new simple symmetric strategy. It works with EUR/USD on the
hourly chart. I use indicator Time Series Forecast with time period 31
(TSF31), indicator Time Series Forecast with time period 310 (TSF310)
and Simple Moving Averages with time period 200 (SMA200). A buy order
is opened when the trend changes (TSF31 crosses TSF310 upwards,
provided that TSF310 is less than SMA200); at the end of the
correction (the difference TSF31 and TSF310 increases after decrease,
provided that the difference TSF310 and SMA200 is less than 0,0029);
with the attenuation of the trend (the difference TSF310 and TSF31
increases after decrease, provided that the difference SMA200 and
TSF310 is more than 0,0029). A sell order is opened when the trend
changes (TSF31 crosses TSF310 downwards, provided that TSF310 is more
than SMA200); at the end of the correction (the difference TSF310 and
TSF31 increases after decrease, provided that the difference SMA200
and TSF310 is less than 0,0029); with the attenuation of the trend
(the difference TSF31 and TSF310 increases after decrease, provided
that the difference TSF310 and SMA200 is more than 0,0029). If the
position is open and the strategy receives a new signal, then this
position will be closed and a new order will be opened. TA = 5; TP =
49; SL = 299.