RSI Strategy: Short when closing prices >70 for 3 consecutive periods, Long when <30 for 3 periods. 1 position + Trailing Stop + Break-even

Entry Strategy:
At the opening of the newest candlestick, execute the following:

  1. If the RSI values of the previous 1st, 2nd, and 3rd candlesticks all exceed 70: Open a SELL position at market price.
  2. If the RSI values of the previous 1st, 2nd, and 3rd candlesticks all fall below 30: Open a BUY position at market price.(The thresholds 30/70 are configurable parameters in the EA's settings window)
Additional Rules:
Exit Strategy:

1.Stop Loss/Take Profit:
2.Reverse Signal Close:
3.Trailing Stop:
4.Break-even: