Strategy use SMA - 80 to find the trend and RSI-3 to find entry for
trade. trading instrument = EURUSD; time frames = 15
mins;
trading lots = 5; Buy logic: sma rises, rsi below 15. Sell logic:
sma falls and rsi goes above 85. TP and SL are 50 and 20. The trade
position got closed after the opposite trading logic conditions form
or hitting the tp/sl.

Translate to English Show original