This is a visual jforex Strategy that subscribes EUR/JPY currency and
uses Exponential Moving Average (EMA) and two Relative Strength Index
(RSI) indicators. One RSI has configured with 14 last time periods
and the other one 12 periods. Both have a Ten Minutes Timeframe.
The strategy is: If EMA (14 periods) > Last Ask Close Bar and RSI (14
periods) > 50 and RSI (12 periods) > 50 then makes a SELL order. If
EMA (14 periods) < Last Ask Close Bar and RSI (14 periods) < 50 and
RSI (12 periods) < 50 then makes a BUY order
The orders are configured with short TP and a long SL.